Bläddra i källkod

[tag] Vit.Library 2.2.11

lith 2 år sedan
förälder
incheckning
0a406cc19c
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      Vit.Linq/Vit.Linq.csproj

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

@@ -6,7 +6,7 @@
 
 	<PropertyGroup>
 		<TargetFramework>netstandard2.0</TargetFramework>
-		<Version>2.2.11-temp</Version>
+		<Version>2.2.11</Version>
 	</PropertyGroup>
 
 	<PropertyGroup>
@@ -20,7 +20,7 @@
 	</PropertyGroup>
 
 	<ItemGroup>
-		<PackageReference Include="Vit.Core" Version="2.1.17-temp" />
+		<PackageReference Include="Vit.Core" Version="2.1.17" />
 	</ItemGroup>
 
 </Project>