Skip to content

Commit 400a61d

Browse files
committed
Update Description
1 parent 1d87588 commit 400a61d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Install/RevitShell.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#define AppName "RevitShell"
88
#define AppVersion "1.0.0"
99
#define AppPublisher "ricaun"
10-
#define AppComments "RevitShell"
10+
#define AppComments "Windows Shell Extensions in .NET for Revit files. "
1111
#define AppFolder "RevitShell"
1212
#define AppURL "https://github.com/ricaun-io/RevitShell"
1313
#define AppEmail ""

RevitShell/RevitShell.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</PropertyGroup>
3535

3636
<PropertyGroup>
37-
<Description>Package $(PackageId).</Description>
37+
<Description>Windows Shell Extensions in .NET for Revit files.</Description>
3838
<Product>$(AssemblyName)</Product>
3939
<Copyright>Copyright © $(CopyrightYears) $(Company)</Copyright>
4040
</PropertyGroup>

0 commit comments

Comments
 (0)