We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a209e commit 85e99f5Copy full SHA for 85e99f5
TSafe/Properties/AssemblyInfo.cs
@@ -28,8 +28,6 @@
28
// Build Number
29
// Revision
30
//
31
-// You can specify all the values or you can default the Build and Revision Numbers
32
-// by using the '*' as shown below:
33
-// [assembly: AssemblyVersion("1.0.*")]
34
[assembly: AssemblyVersion("1.0.*")]
35
-//[assembly: AssemblyFileVersion("2.0.*")]
+[assembly: AssemblyFileVersion("1.1.0")]
+[assembly: AssemblyInformationalVersion("1.1.0")]
0 commit comments