Browse Source

[tag] Vit.Library 2.2.11

lith 2 years ago
parent
commit
0a406cc19c
1 changed files with 2 additions and 2 deletions
  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>