lith hace 3 años
padre
commit
6a7dafa55c
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      Vit.Linq/Vit.Linq.csproj

+ 1 - 2
Vit.Linq/Vit.Linq.csproj

@@ -3,6 +3,7 @@
 	<PropertyGroup>
 		<TargetFramework>netstandard2.0</TargetFramework>
 		<Version>2.2.2</Version>
+		<pack/>
 	</PropertyGroup>
 
 	<PropertyGroup>
@@ -19,6 +20,4 @@
 		<PackageReference Include="Vit.Core" Version="2.1.5" />
 	</ItemGroup>
 
-
-
 </Project>