diff --git a/NuGet.config b/NuGet.config index 9fa5adeca1da..73210b43c4c5 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,6 +3,9 @@ + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 95432e004740..475129d36d76 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -47,10 +47,9 @@ https://github.com/dotnet/runtime 86c949374ed95989e7f1b81cb70b1e8b09bb3251 - + https://github.com/dotnet/emsdk 1b7f3a6560f6fb5f32b2758603c0376037f555ea - https://github.com/dotnet/msbuild diff --git a/eng/Versions.props b/eng/Versions.props index fb38b177d646..710bd5a231f8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -208,8 +208,8 @@ - 8.0.0-rtm.23511.3 - $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion) + 8.0.0 + $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100PackageVersion) 8.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-rtm|-[A-z]*\.*\d*`))