diff --git a/NuGet.config b/NuGet.config index 7f469cd2..0f2c1764 100644 --- a/NuGet.config +++ b/NuGet.config @@ -9,7 +9,9 @@ + + diff --git a/eng/SourceBuildPrebuiltBaseline.xml b/eng/SourceBuildPrebuiltBaseline.xml index c1b6dfbf..bcb1b40d 100644 --- a/eng/SourceBuildPrebuiltBaseline.xml +++ b/eng/SourceBuildPrebuiltBaseline.xml @@ -1,5 +1,5 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7cf50534..618dac4f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,11 @@ + + https://github.com/dotnet/source-build-reference-packages + 453ab23d599ac904ded70bd9194959a76b05702f + + @@ -8,5 +13,15 @@ 17d9eee32f20a6af0ebb620254a22f601d159578 + + https://github.com/dotnet/sourcelink + 759f344923a0859f3fae83431d0ba1cc62108118 + + + + https://github.com/dotnet/xliff-tasks + 519d565b45c46ac452fe5a77ab63295138992e07 + + diff --git a/eng/Versions.props b/eng/Versions.props index e5b210db..dd1282f4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -4,7 +4,6 @@ true true - true 1.1.0 diff --git a/global.json b/global.json index 0f44d90e..592cdde0 100644 --- a/global.json +++ b/global.json @@ -1,8 +1,5 @@ { "tools": { - "vs": { - "version": "15.9" - }, "runtimes": { "dotnet/x64": [ "5.0.12",