Commit 66453b5 1 parent 6996f2b commit 66453b5 Copy full SHA for 66453b5
File tree 2 files changed +3
-5
lines changed
2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <EFCoreVersion >6.0.0-preview.3.21180.1 </EFCoreVersion >
4
- <MicrosoftExtensionsVersion >6.0.0-preview.3.21180.7 </MicrosoftExtensionsVersion >
5
- <NpgsqlVersion >6.0.0-ci.20210330T211505 </NpgsqlVersion >
3
+ <EFCoreVersion >6.0.0-preview.3.21201.2 </EFCoreVersion >
4
+ <MicrosoftExtensionsVersion >6.0.0-preview.3.21201.4 </MicrosoftExtensionsVersion >
5
+ <NpgsqlVersion >6.0.0-preview3 </NpgsqlVersion >
6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<configuration >
3
3
<packageSources >
4
- <add key =" dotnet6" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
5
4
<add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
6
- <add key =" npgsql" value =" https://www.myget.org/F/npgsql-unstable/api/v3/index.json" />
7
5
</packageSources >
8
6
</configuration >
You can’t perform that action at this time.
0 commit comments