diff --git a/NuGet.config b/NuGet.config index 11689b03fa..abafb2835f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 18435f325a..6a8ff76c4e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -29,33 +29,33 @@ https://github.com/dotnet/aspnetcore-tooling 1ed35593a6d964bb2301ac59ce3e982ab8c95482 - - https://github.com/aspnet/EntityFrameworkCore - e37a6be067ab62da7fe9b33b93faaa90ed829237 + + https://github.com/dotnet/efcore + b4ae28206d90fbef35bac82278444913d7666675 - - https://github.com/aspnet/EntityFrameworkCore - e37a6be067ab62da7fe9b33b93faaa90ed829237 + + https://github.com/dotnet/efcore + b4ae28206d90fbef35bac82278444913d7666675 - - https://github.com/aspnet/EntityFrameworkCore - e37a6be067ab62da7fe9b33b93faaa90ed829237 + + https://github.com/dotnet/efcore + b4ae28206d90fbef35bac82278444913d7666675 - - https://github.com/aspnet/EntityFrameworkCore - e37a6be067ab62da7fe9b33b93faaa90ed829237 + + https://github.com/dotnet/efcore + b4ae28206d90fbef35bac82278444913d7666675 - - https://github.com/aspnet/EntityFrameworkCore - e37a6be067ab62da7fe9b33b93faaa90ed829237 + + https://github.com/dotnet/efcore + b4ae28206d90fbef35bac82278444913d7666675 - - https://github.com/aspnet/EntityFrameworkCore - e37a6be067ab62da7fe9b33b93faaa90ed829237 + + https://github.com/dotnet/efcore + b4ae28206d90fbef35bac82278444913d7666675 - - https://github.com/aspnet/EntityFrameworkCore - e37a6be067ab62da7fe9b33b93faaa90ed829237 + + https://github.com/dotnet/efcore + b4ae28206d90fbef35bac82278444913d7666675 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index 5528153249..70efbba1e8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -158,13 +158,13 @@ 5.0.0-alpha.1.20077.3 5.0.0-preview3.1.20077.3 - 5.0.0-alpha.1.19602.5 - 5.0.0-alpha.1.19602.5 - 5.0.0-alpha.1.19602.5 - 5.0.0-alpha.1.19602.5 - 5.0.0-alpha.1.19602.5 - 5.0.0-alpha.1.19602.5 - 5.0.0-alpha.1.19602.5 + 5.0.0-alpha.1.20078.1 + 5.0.0-alpha.1.20078.1 + 5.0.0-alpha.1.20078.1 + 5.0.0-alpha.1.20078.1 + 5.0.0-alpha.1.20078.1 + 5.0.0-alpha.1.20078.1 + 5.0.0-alpha.1.20078.1 5.0.0-alpha.1.20077.4 5.0.0-alpha.1.20077.4 diff --git a/src/DataProtection/samples/EntityFrameworkCoreSample/EntityFrameworkCoreSample.csproj b/src/DataProtection/samples/EntityFrameworkCoreSample/EntityFrameworkCoreSample.csproj index c1b2662b90..6c161137a5 100644 --- a/src/DataProtection/samples/EntityFrameworkCoreSample/EntityFrameworkCoreSample.csproj +++ b/src/DataProtection/samples/EntityFrameworkCoreSample/EntityFrameworkCoreSample.csproj @@ -3,9 +3,6 @@ exe $(DefaultNetCoreTargetFramework) - - $(NoWarn);NU1605 diff --git a/src/Middleware/HealthChecks.EntityFrameworkCore/test/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.csproj b/src/Middleware/HealthChecks.EntityFrameworkCore/test/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.csproj index 4f1c6075fd..7cd8abe252 100644 --- a/src/Middleware/HealthChecks.EntityFrameworkCore/test/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.csproj +++ b/src/Middleware/HealthChecks.EntityFrameworkCore/test/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.csproj @@ -3,9 +3,6 @@ $(DefaultNetCoreTargetFramework) Microsoft.AspNetCore.Diagnostics.HealthChecks - - $(NoWarn);NU1605 diff --git a/src/ProjectTemplates/test/ProjectTemplates.Tests.csproj b/src/ProjectTemplates/test/ProjectTemplates.Tests.csproj index a6201a5400..037552d492 100644 --- a/src/ProjectTemplates/test/ProjectTemplates.Tests.csproj +++ b/src/ProjectTemplates/test/ProjectTemplates.Tests.csproj @@ -53,7 +53,7 @@ <_Parameter1>DotNetEfFullPath - <_Parameter2>$([MSBuild]::EnsureTrailingSlash('$(NuGetPackageRoot)'))dotnet-ef/$(DotnetEfPackageVersion)/tools/$(DefaultNetCoreTargetFramework)/any/dotnet-ef.dll + <_Parameter2>$([MSBuild]::EnsureTrailingSlash('$(NuGetPackageRoot)'))dotnet-ef/$(DotnetEfPackageVersion)/tools/netcoreapp3.1/any/dotnet-ef.dll <_Parameter1>TestPackageRestorePath