lith 3 years ago
parent
commit
ecda52edf5
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.9</Version>
+		<Version>2.2.10-preview</Version>
 	</PropertyGroup>
 
 	<PropertyGroup>
@@ -20,7 +20,7 @@
 	</PropertyGroup>
 
 	<ItemGroup>
-		<PackageReference Include="Vit.Core" Version="2.1.14" />
+		<PackageReference Include="Vit.Core" Version="2.1.15" />
 	</ItemGroup>
 
 </Project>