Explorar el Código

[publish] FileZip 1.4

lith hace 3 años
padre
commit
f6dee3a89f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>