Browse Source

strip version #

Tigger Kindel 1 year ago
parent
commit
e0b7464669
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Terminal.Gui/Terminal.Gui.csproj

+ 2 - 2
Terminal.Gui/Terminal.Gui.csproj

@@ -5,11 +5,11 @@
   <!-- GitVersion.xml controls settings  -->
   <!-- =================================================================== -->
   <PropertyGroup>
-    <AssemblyVersion>1.14.0.0</AssemblyVersion>
+    <!--<AssemblyVersion>1.14.0.0</AssemblyVersion>
     <FileVersion>1.14.0.0</FileVersion>
     <InformationalVersion>1.14.0+Branch.v1-develop-branching-update.Sha.f47377ce8ba5a97f2f84c745eca04c336b094e96</InformationalVersion>
     <PackageVersion>$(Version)</PackageVersion>
-    <Version>1.14.0</Version>
+    <Version>1.14.0</Version>-->
   </PropertyGroup>
   <!-- =================================================================== -->
   <!-- .NET Build Settings -->