lith il y a 3 ans
Parent
commit
6a7dafa55c
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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>