We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d87588 commit 400a61dCopy full SHA for 400a61d
Install/RevitShell.iss
@@ -7,7 +7,7 @@
7
#define AppName "RevitShell"
8
#define AppVersion "1.0.0"
9
#define AppPublisher "ricaun"
10
-#define AppComments "RevitShell"
+#define AppComments "Windows Shell Extensions in .NET for Revit files. "
11
#define AppFolder "RevitShell"
12
#define AppURL "https://github.com/ricaun-io/RevitShell"
13
#define AppEmail ""
RevitShell/RevitShell.csproj
@@ -34,7 +34,7 @@
34
</PropertyGroup>
35
36
<PropertyGroup>
37
- <Description>Package $(PackageId).</Description>
+ <Description>Windows Shell Extensions in .NET for Revit files.</Description>
38
<Product>$(AssemblyName)</Product>
39
<Copyright>Copyright © $(CopyrightYears) $(Company)</Copyright>
40
0 commit comments