diff --git a/eng/SourceBuild.props b/eng/SourceBuild.props index 59feaabd07b4..72f1002ba638 100644 --- a/eng/SourceBuild.props +++ b/eng/SourceBuild.props @@ -43,6 +43,7 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 26c70f46eb4f..68bcc6d2c2a0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -285,6 +285,7 @@ https://github.com/dotnet/runtime 9ef03140e8e99f55f903e7caa48044c1a5885d85 + https://github.com/dotnet/runtime @@ -299,6 +300,29 @@ 9a1c3e1b7f0c8763d4c96e593961a61a72679a7b + + https://github.com/dotnet/source-build-reference-packages + 4bf273ec25cc3983d6a5991cf0a4aa082cb255a5 + + + + + https://github.com/dotnet/roslyn + 65df6b1065bae316232a6c9907a8be995302fb5e + + + + https://github.com/dotnet/roslyn + 65df6b1065bae316232a6c9907a8be995302fb5e + + + https://github.com/dotnet/roslyn + 65df6b1065bae316232a6c9907a8be995302fb5e + + + https://github.com/dotnet/roslyn + 65df6b1065bae316232a6c9907a8be995302fb5e + @@ -311,6 +335,11 @@ d14c4adbdbb8c7ee060f9e333883fc9890939b66 + + https://github.com/dotnet/sourcelink + 47c52dd2ebf9edfd40abdcff999c13eb461f6ce2 + + https://github.com/dotnet/arcade d14c4adbdbb8c7ee060f9e333883fc9890939b66 @@ -327,5 +356,17 @@ https://github.com/dotnet/arcade d14c4adbdbb8c7ee060f9e333883fc9890939b66 + + https://github.com/nuget/nuget.client + 027ca8b8ef4b4dc94995f87b9c441d2bcf742c1d + + + https://github.com/nuget/nuget.client + 027ca8b8ef4b4dc94995f87b9c441d2bcf742c1d + + + https://github.com/nuget/nuget.client + 027ca8b8ef4b4dc94995f87b9c441d2bcf742c1d + diff --git a/eng/Versions.props b/eng/Versions.props index 8410106ccea3..932464eb0d5e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -135,12 +135,25 @@ 8.0.0-preview.4.23212.3 8.0.0-preview.4.23212.3 8.0.0-preview.4.23212.3 + + 4.4.0-4.22520.2 + 4.4.0-4.22520.2 + 4.4.0-4.22520.2 + 4.4.0-4.22520.2 + + 6.2.2 + 6.2.2 + 6.2.2 8.0.0-beta.23224.1 8.0.0-beta.23224.1 8.0.0-beta.23224.1 + + 8.0.0-beta.23218.3 8.0.0-alpha.1.23221.1 + + 8.0.0-alpha.1.23225.2 7.0.0-preview.22423.2 @@ -166,6 +179,8 @@ 5.0.0-preview.3.20215.2 15.9.3032 + + 6.0.1 4.7.0 5.0.0 @@ -212,10 +227,10 @@ --> 3.3.1 3.3.1 - 4.4.0-3.22472.13 - 4.4.0-3.22472.13 - 4.4.0-3.22472.13 - 4.4.0-3.22472.13 + 4.4.0-4.22520.2 + 4.4.0-4.22520.2 + 4.4.0-4.22520.2 + 4.4.0-4.22520.2 3.3.3 1.1.2-beta1.22531.1 1.1.2-beta1.22531.1 @@ -229,9 +244,6 @@ 3.0.1 11.1.0 6.21.0 - 6.2.0 - 6.2.0 - 6.2.0 5.0.0 5.0.0-alpha.20560.6 5.0.0 diff --git a/eng/Workarounds.targets b/eng/Workarounds.targets index 75a53be31cc6..2c3d52c68ca0 100644 --- a/eng/Workarounds.targets +++ b/eng/Workarounds.targets @@ -20,9 +20,6 @@ '$(GenerateRazorAssemblyInfo)' == 'true'" /> - - - diff --git a/eng/WorkaroundsImported.targets b/eng/WorkaroundsImported.targets deleted file mode 100644 index 3b6f29f36215..000000000000 --- a/eng/WorkaroundsImported.targets +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/eng/targets/CSharp.Common.props b/eng/targets/CSharp.Common.props index a6ee8c7067b9..3e115724e57d 100644 --- a/eng/targets/CSharp.Common.props +++ b/eng/targets/CSharp.Common.props @@ -6,11 +6,6 @@ strict - - - - - diff --git a/eng/tools/RepoTasks/RepoTasks.csproj b/eng/tools/RepoTasks/RepoTasks.csproj index 5f9e4f60ae98..8eaeebb3073b 100644 --- a/eng/tools/RepoTasks/RepoTasks.csproj +++ b/eng/tools/RepoTasks/RepoTasks.csproj @@ -23,6 +23,8 @@ + +