Parcourir la source

[publish] FileZip 1.4

lith il y a 3 ans
Parent
commit
f6dee3a89f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      FileZip/FileZip.csproj

+ 1 - 1
FileZip/FileZip.csproj

@@ -3,7 +3,7 @@
 	<PropertyGroup>
 		<OutputType>Exe</OutputType>
 		<TargetFramework>netcoreapp2.1</TargetFramework>
-		<Version>1.4-temp</Version>
+		<Version>1.4</Version>
 	</PropertyGroup>
 
 	<PropertyGroup>