Forráskód Böngészése

[tag] Vit.Linq release/2.2.17

lith 1 éve
szülő
commit
b662af4c0b

+ 1 - 1
src/Vit.Linq.Extensions/Vit.Linq.Extensions.csproj

@@ -6,7 +6,7 @@
 
     <PropertyGroup>
         <TargetFramework>netstandard2.0</TargetFramework>
-        <Version>2.2.17-temp</Version>
+        <Version>2.2.17</Version>
     </PropertyGroup>
 
     <PropertyGroup>

+ 1 - 1
src/Vit.Linq.NewtonsoftJson/Vit.Linq.NewtonsoftJson.csproj

@@ -6,7 +6,7 @@
 
     <PropertyGroup>
         <TargetFramework>netstandard2.0</TargetFramework>
-        <Version>2.2.17-temp</Version>
+        <Version>2.2.17</Version>
     </PropertyGroup>
 
     <PropertyGroup>

+ 1 - 1
src/Vit.Linq.SystemTextJson/Vit.Linq.SystemTextJson.csproj

@@ -6,7 +6,7 @@
 
     <PropertyGroup>
         <TargetFramework>netstandard2.0</TargetFramework>
-        <Version>2.2.17-temp</Version>
+        <Version>2.2.17</Version>
     </PropertyGroup>
 
     <PropertyGroup>

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

@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
 
     <PropertyGroup>
         <pack>nuget</pack>
@@ -6,7 +6,7 @@
 
     <PropertyGroup>
         <TargetFramework>netstandard2.0</TargetFramework>
-        <Version>2.2.17-temp</Version>
+        <Version>2.2.17</Version>
     </PropertyGroup>
 
     <PropertyGroup>