Skip to content

Commit

Permalink
nuget升级
Browse files Browse the repository at this point in the history
  • Loading branch information
Coldairarrow committed Jun 21, 2020
1 parent 3523c83 commit 4d59880
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/EFCore.Sharding.MySql/EFCore.Sharding.MySql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/Coldairarrow/EFCore.Sharding</PackageProjectUrl>
<RepositoryUrl>https://github.com/Coldairarrow/EFCore.Sharding</RepositoryUrl>
<RepositoryType>github</RepositoryType>
<Version>3.1.4.22</Version>
<Version>3.1.4.23</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/Coldairarrow/EFCore.Sharding</PackageProjectUrl>
<RepositoryUrl>https://github.com/Coldairarrow/EFCore.Sharding</RepositoryUrl>
<RepositoryType>github</RepositoryType>
<Version>3.1.4.22</Version>
<Version>3.1.4.23</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion src/EFCore.Sharding.SQLite/EFCore.Sharding.SQLite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/Coldairarrow/EFCore.Sharding</PackageProjectUrl>
<RepositoryUrl>https://github.com/Coldairarrow/EFCore.Sharding</RepositoryUrl>
<RepositoryType>github</RepositoryType>
<Version>3.1.4.22</Version>
<Version>3.1.4.23</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.5" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/Coldairarrow/EFCore.Sharding</PackageProjectUrl>
<RepositoryUrl>https://github.com/Coldairarrow/EFCore.Sharding</RepositoryUrl>
<RepositoryType>github</RepositoryType>
<Version>3.1.4.22</Version>
<Version>3.1.4.23</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.5" />
Expand Down
2 changes: 1 addition & 1 deletion src/EFCore.Sharding/EFCore.Sharding.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageProjectUrl>https://github.com/Coldairarrow/EFCore.Sharding</PackageProjectUrl>
<RepositoryUrl>https://github.com/Coldairarrow/EFCore.Sharding</RepositoryUrl>
<RepositoryType>github</RepositoryType>
<Version>3.1.4.22</Version>
<Version>3.1.4.23</Version>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
</PropertyGroup>

Expand Down

0 comments on commit 4d59880

Please sign in to comment.