diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 142ec9e05e52..3cafa5af1084 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,6 +73,10 @@ https://github.com/dotnet/aspnetcore 67d0c9fd4ebd0dafea4847b9637c1c86ec3b2890 + + https://github.com/dotnet/aspnetcore + 67d0c9fd4ebd0dafea4847b9637c1c86ec3b2890 + https://github.com/dotnet/aspnetcore 67d0c9fd4ebd0dafea4847b9637c1c86ec3b2890 diff --git a/eng/Versions.props b/eng/Versions.props index fd7c61b5f565..3cf18cd4665c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,6 +57,7 @@ 7.0.0-preview.5.22273.7 7.0.0-preview.5.22273.7 7.0.0-preview.5.22273.7 + 7.0.0-preview.5.22273.7 7.0.0-preview.5.22273.7 diff --git a/src/SourceBuild/tarball/content/repos/installer.proj b/src/SourceBuild/tarball/content/repos/installer.proj index 20680dc30f32..f0f17e2a8eb3 100644 --- a/src/SourceBuild/tarball/content/repos/installer.proj +++ b/src/SourceBuild/tarball/content/repos/installer.proj @@ -85,6 +85,7 @@ Unable to find package dotnet-ef. Unable to find package dotnet-sql-cache. Unable to find package dotnet-user-secrets. + Unable to find package dotnet-user-jwts. Unable to find package dotnet-watch. --> diff --git a/src/redist/targets/BundledDotnetTools.targets b/src/redist/targets/BundledDotnetTools.targets index 2c816393d95f..ab3b5e34a531 100644 --- a/src/redist/targets/BundledDotnetTools.targets +++ b/src/redist/targets/BundledDotnetTools.targets @@ -1,6 +1,7 @@ +