Procházet zdrojové kódy

[tag] Vit.Library 2.2.11

lith před 2 roky
rodič
revize
0a406cc19c
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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>