diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a1b454dbf33b..a6d64c8e3477 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,6 +73,10 @@ https://github.com/dotnet/aspnetcore 154d0530fb24e142c22b5b737e881f1b7c0c65d3 + + https://github.com/dotnet/aspnetcore + 154d0530fb24e142c22b5b737e881f1b7c0c65d3 + https://github.com/dotnet/aspnetcore 154d0530fb24e142c22b5b737e881f1b7c0c65d3 diff --git a/eng/Versions.props b/eng/Versions.props index f5b6445a4838..fcb7780a3fed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,6 +57,7 @@ 7.0.0-preview.6.22306.7 7.0.0-preview.6.22306.7 7.0.0-preview.6.22306.7 + 7.0.0-preview.6.22306.7 7.0.0-preview.6.22306.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 @@ +