diff --git a/NuGet.config b/NuGet.config index ba606dcba..ee1171ec6 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,12 +6,23 @@ <packageSources> <clear /> <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> + <!-- Begin: Package sources from dotnet-aspnetcore --> + <add key="darc-int-dotnet-aspnetcore-da7e989" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-da7e9894/nuget/v3/index.json" /> + <!-- End: Package sources from dotnet-aspnetcore --> + <!-- Begin: Package sources from dotnet-emsdk --> + <add key="darc-pub-dotnet-emsdk-2fc2ffd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2fc2ffd9/nuget/v3/index.json" /> + <!-- End: Package sources from dotnet-emsdk --> <!-- Begin: Package sources from dotnet-windowsdesktop --> + <add key="darc-int-dotnet-windowsdesktop-593444a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-593444ad/nuget/v3/index.json" /> <!-- End: Package sources from dotnet-windowsdesktop --> <!-- Begin: Package sources from DotNet-msbuild-Trusted --> - <add key="darc-pub-DotNet-msbuild-Trusted-bb6fadf" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-bb6fadf2/nuget/v3/index.json" /> + <add key="darc-pub-DotNet-msbuild-Trusted-90725d0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-90725d08/nuget/v3/index.json" /> <!-- End: Package sources from DotNet-msbuild-Trusted --> + <!-- Begin: Package sources from dotnet-runtime --> + <add key="darc-int-dotnet-runtime-1381d5e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1381d5eb/nuget/v3/index.json" /> + <!-- End: Package sources from dotnet-runtime --> <!-- Begin: Package sources from dotnet-sdk --> + <add key="darc-int-dotnet-sdk-b52099f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-b52099fa/nuget/v3/index.json" /> <!-- End: Package sources from dotnet-sdk --> <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> <add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" /> @@ -31,11 +42,15 @@ <disabledPackageSources> <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> <!-- Begin: Package sources from dotnet-aspnetcore --> + <add key="darc-int-dotnet-aspnetcore-da7e989" value="true" /> <!-- End: Package sources from dotnet-aspnetcore --> <!-- Begin: Package sources from dotnet-runtime --> + <add key="darc-int-dotnet-runtime-1381d5e" value="true" /> <!-- Begin: Package sources from dotnet-sdk --> + <add key="darc-int-dotnet-sdk-b52099f" value="true" /> <!-- End: Package sources from dotnet-sdk --> <!-- Begin: Package sources from dotnet-windowsdesktop --> + <add key="darc-int-dotnet-windowsdesktop-593444a" value="true" /> <!-- End: Package sources from dotnet-windowsdesktop --> <!-- End: Package sources from dotnet-runtime --> <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3471a6b45..6c765391e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -5,46 +5,46 @@ Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos. The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal. --> - <Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.2" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri> - <Sha>c0170915ed6c164a594cd9d558d44aaf98fc6961</Sha> + <Sha>593444ad8328a5a933c006c6564469666f45ad2e</Sha> </Dependency> - <Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-rtm.23551.1" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.2-servicing.24068.6" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri> - <Sha>c0170915ed6c164a594cd9d558d44aaf98fc6961</Sha> + <Sha>593444ad8328a5a933c006c6564469666f45ad2e</Sha> </Dependency> - <Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-rtm.23551.1" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.2-servicing.24068.6" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri> - <Sha>c0170915ed6c164a594cd9d558d44aaf98fc6961</Sha> + <Sha>593444ad8328a5a933c006c6564469666f45ad2e</Sha> </Dependency> - <Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.2" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri> - <Sha>c0170915ed6c164a594cd9d558d44aaf98fc6961</Sha> + <Sha>593444ad8328a5a933c006c6564469666f45ad2e</Sha> </Dependency> - <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23531.3" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.2-servicing.24067.11" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> - <Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha> + <Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha> <SourceBuild RepoName="runtime" ManagedOnly="false" /> </Dependency> - <Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.2" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> - <Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha> + <Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha> </Dependency> - <Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.8.0" Version="8.0.0-rtm.23531.3" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.8.0" Version="8.0.2-servicing.24067.11" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> - <Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha> + <Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.2" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> - <Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha> + <Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.0" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.2" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> - <Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha> + <Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.0" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.2" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> - <Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha> + <Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha> </Dependency> <!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack --> <!-- No new netstandard.library planned for 3.1 timeframe at this time. --> @@ -52,55 +52,55 @@ <Uri>https://github.com/dotnet/core-setup</Uri> <Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha> </Dependency> - <Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.0-rtm.23531.3" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.2-servicing.24067.11" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> - <Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha> + <Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha> </Dependency> - <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.2" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> - <Sha>3f1acb59718cadf111a0a796681e3d3509bb3381</Sha> + <Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha> </Dependency> - <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rtm.23531.12" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.2-servicing.24068.4" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> - <Sha>3f1acb59718cadf111a0a796681e3d3509bb3381</Sha> + <Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha> <SourceBuild RepoName="aspnetcore" ManagedOnly="true" /> </Dependency> - <Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.2" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> - <Sha>3f1acb59718cadf111a0a796681e3d3509bb3381</Sha> + <Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha> </Dependency> - <Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23531.12" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.2-servicing.24068.4" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> - <Sha>3f1acb59718cadf111a0a796681e3d3509bb3381</Sha> + <Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha> </Dependency> - <Dependency Name="dotnet-dev-certs" Version="8.0.0-rtm.23531.12" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="dotnet-dev-certs" Version="8.0.2-servicing.24068.4" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> - <Sha>3f1acb59718cadf111a0a796681e3d3509bb3381</Sha> + <Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha> </Dependency> - <Dependency Name="dotnet-user-jwts" Version="8.0.0-rtm.23531.12" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="dotnet-user-jwts" Version="8.0.2-servicing.24068.4" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> - <Sha>3f1acb59718cadf111a0a796681e3d3509bb3381</Sha> + <Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha> </Dependency> - <Dependency Name="dotnet-user-secrets" Version="8.0.0-rtm.23531.12" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="dotnet-user-secrets" Version="8.0.2-servicing.24068.4" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri> - <Sha>3f1acb59718cadf111a0a796681e3d3509bb3381</Sha> + <Sha>da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644</Sha> </Dependency> - <Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.200-preview.24062.10"> - <Uri>https://github.com/dotnet/sdk</Uri> - <Sha>67c548395fafd42a6ac4e3a7969242f72de5f8e2</Sha> + <Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.200"> + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri> + <Sha>b52099fa633d4a8951144072c341cf859df36b45</Sha> </Dependency> - <Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.200-preview.24062.10"> - <Uri>https://github.com/dotnet/sdk</Uri> - <Sha>67c548395fafd42a6ac4e3a7969242f72de5f8e2</Sha> + <Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.200-rtm.24069.6"> + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri> + <Sha>b52099fa633d4a8951144072c341cf859df36b45</Sha> </Dependency> - <Dependency Name="Microsoft.NET.Sdk" Version="8.0.200-preview.24062.10"> - <Uri>https://github.com/dotnet/sdk</Uri> - <Sha>67c548395fafd42a6ac4e3a7969242f72de5f8e2</Sha> + <Dependency Name="Microsoft.NET.Sdk" Version="8.0.200-rtm.24069.6"> + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri> + <Sha>b52099fa633d4a8951144072c341cf859df36b45</Sha> <SourceBuild RepoName="sdk" ManagedOnly="true" /> </Dependency> - <Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.200-preview.24062.10"> - <Uri>https://github.com/dotnet/sdk</Uri> - <Sha>67c548395fafd42a6ac4e3a7969242f72de5f8e2</Sha> + <Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.200-rtm.24069.6"> + <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri> + <Sha>b52099fa633d4a8951144072c341cf859df36b45</Sha> </Dependency> <Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1"> <Uri>https://github.com/dotnet/test-templates</Uri> @@ -124,21 +124,21 @@ <Sha>81349c13c2b8e8babf1cdd4e7ab350fbb1b193a4</Sha> </Dependency> <!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop --> - <Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-rtm.23531.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64"> + <Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.2-servicing.24068.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri> - <Sha>e4ede9b8979b9d2b1b1d4383f30a791414f0625b</Sha> + <Sha>c58fa00bd16b92aab1d7fb2b93e71af6a7768139</Sha> </Dependency> - <Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-rtm.23531.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64"> + <Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.2-servicing.24068.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri> - <Sha>239f8da8fbf8cf2a6cd0c793f0d02679bf4ccf6a</Sha> + <Sha>472140dd926227876848e48f41cfc9acb9275492</Sha> </Dependency> - <Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.200-beta.24060.4" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.200-beta.24062.3" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/fsharp</Uri> - <Sha>2e4dde8f8fd64aad0026cd03060698c30bf30a8d</Sha> + <Sha>a7979111f86ab7332897ea617635bf3435c39bc3</Sha> </Dependency> - <Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.200-beta.24060.4" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.200-beta.24062.3" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/fsharp</Uri> - <Sha>2e4dde8f8fd64aad0026cd03060698c30bf30a8d</Sha> + <Sha>a7979111f86ab7332897ea617635bf3435c39bc3</Sha> <SourceBuild RepoName="fsharp" ManagedOnly="true" /> </Dependency> <Dependency Name="Microsoft.NET.Test.Sdk" Version="17.9.0-release-23627-01" CoherentParentDependency="Microsoft.NET.Sdk"> @@ -146,18 +146,18 @@ <Sha>053d7114a72aac12d1382ecc2a23b2dfdd5b084b</Sha> <SourceBuild RepoName="vstest" ManagedOnly="true" /> </Dependency> - <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.2" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri> - <Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha> + <Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha> </Dependency> - <Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.0-3.24054.13" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.0-3.24067.18" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/roslyn</Uri> - <Sha>28e49407a6e4744819bd471707259b99964e441c</Sha> + <Sha>4fc721bbc2c0eac5931f588e1d14ab2a1f936646</Sha> <SourceBuild RepoName="roslyn" ManagedOnly="true" /> </Dependency> - <Dependency Name="Microsoft.Build" Version="17.9.2" CoherentParentDependency="Microsoft.NET.Sdk"> + <Dependency Name="Microsoft.Build" Version="17.9.4" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/dotnet/msbuild</Uri> - <Sha>bb6fadf23225f5097f4e05ed507d93683a21ae56</Sha> + <Sha>90725d08d9825ad5897029b47f600345c29125b7</Sha> </Dependency> <Dependency Name="NuGet.Build.Tasks" Version="6.9.0-rc.74" CoherentParentDependency="Microsoft.NET.Sdk"> <Uri>https://github.com/nuget/nuget.client</Uri> @@ -168,13 +168,13 @@ <Uri>https://github.com/Microsoft/ApplicationInsights-dotnet</Uri> <Sha>53b80940842204f78708a538628288ff5d741a1d</Sha> </Dependency> - <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64"> + <Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64"> <Uri>https://github.com/dotnet/emsdk</Uri> - <Sha>2406616d0e3a31d80b326e27c156955bfa41c791</Sha> + <Sha>2fc2ffd960930318f33fcaa690cbdbc55d72f52d</Sha> </Dependency> - <Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.0-rtm.23530.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64"> + <Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.2-servicing.24062.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64"> <Uri>https://github.com/dotnet/emsdk</Uri> - <Sha>2406616d0e3a31d80b326e27c156955bfa41c791</Sha> + <Sha>2fc2ffd960930318f33fcaa690cbdbc55d72f52d</Sha> <SourceBuild RepoName="emsdk" ManagedOnly="true" /> </Dependency> <Dependency Name="Microsoft.NET.Sdk.Aspire.Manifest-8.0.100" Version="8.0.0-preview.1.23557.2"> diff --git a/eng/Versions.props b/eng/Versions.props index a1246fc5f..cb3811182 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,11 +48,11 @@ </PropertyGroup> <PropertyGroup> <!-- Dependency from https://github.com/dotnet/winforms --> - <MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>8.0.0-rtm.23531.5</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion> + <MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>8.0.2-servicing.24068.3</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion> </PropertyGroup> <PropertyGroup> <!-- Dependency from https://github.com/dotnet/wpf --> - <MicrosoftDotNetWpfProjectTemplatesPackageVersion>8.0.0-rtm.23531.4</MicrosoftDotNetWpfProjectTemplatesPackageVersion> + <MicrosoftDotNetWpfProjectTemplatesPackageVersion>8.0.2-servicing.24068.6</MicrosoftDotNetWpfProjectTemplatesPackageVersion> </PropertyGroup> <PropertyGroup> <!-- Dependency from https://github.com/dotnet/test-templates --> @@ -72,50 +72,50 @@ </PropertyGroup> <PropertyGroup> <!-- Dependencies from https://github.com/aspnet/AspNetCore --> - <MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>8.0.0</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion> - <MicrosoftAspNetCoreAppRefPackageVersion>8.0.0</MicrosoftAspNetCoreAppRefPackageVersion> - <MicrosoftAspNetCoreAppRefInternalPackageVersion>8.0.0-rtm.23531.12</MicrosoftAspNetCoreAppRefInternalPackageVersion> - <VSRedistCommonAspNetCoreSharedFrameworkx6480PackageVersion>8.0.0-rtm.23531.12</VSRedistCommonAspNetCoreSharedFrameworkx6480PackageVersion> - <dotnetdevcertsPackageVersion>8.0.0-rtm.23531.12</dotnetdevcertsPackageVersion> - <dotnetuserjwtsPackageVersion>8.0.0-rtm.23531.12</dotnetuserjwtsPackageVersion> - <dotnetusersecretsPackageVersion>8.0.0-rtm.23531.12</dotnetusersecretsPackageVersion> + <MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>8.0.2</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion> + <MicrosoftAspNetCoreAppRefPackageVersion>8.0.2</MicrosoftAspNetCoreAppRefPackageVersion> + <MicrosoftAspNetCoreAppRefInternalPackageVersion>8.0.2-servicing.24068.4</MicrosoftAspNetCoreAppRefInternalPackageVersion> + <VSRedistCommonAspNetCoreSharedFrameworkx6480PackageVersion>8.0.2-servicing.24068.4</VSRedistCommonAspNetCoreSharedFrameworkx6480PackageVersion> + <dotnetdevcertsPackageVersion>8.0.2-servicing.24068.4</dotnetdevcertsPackageVersion> + <dotnetuserjwtsPackageVersion>8.0.2-servicing.24068.4</dotnetuserjwtsPackageVersion> + <dotnetusersecretsPackageVersion>8.0.2-servicing.24068.4</dotnetusersecretsPackageVersion> </PropertyGroup> <PropertyGroup> <MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion> </PropertyGroup> <PropertyGroup> <!-- Dependencies from https://github.com/dotnet/sdk --> - <MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.200-preview.24062.10</MicrosoftDotNetCommonItemTemplatesPackageVersion> - <MicrosoftNETSdkPackageVersion>8.0.200-preview.24062.10</MicrosoftNETSdkPackageVersion> - <MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.200-preview.24062.10</MicrosoftDotNetMSBuildSdkResolverPackageVersion> + <MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.200</MicrosoftDotNetCommonItemTemplatesPackageVersion> + <MicrosoftNETSdkPackageVersion>8.0.200-rtm.24069.6</MicrosoftNETSdkPackageVersion> + <MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.200-rtm.24069.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion> <MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion> </PropertyGroup> <PropertyGroup> <!-- Dependencies from https://github.com/dotnet/roslyn --> - <MicrosoftNetCompilersToolsetPackageVersion>4.9.0-3.24054.13</MicrosoftNetCompilersToolsetPackageVersion> + <MicrosoftNetCompilersToolsetPackageVersion>4.9.0-3.24067.18</MicrosoftNetCompilersToolsetPackageVersion> </PropertyGroup> <PropertyGroup> <!-- Dependencies from https://github.com/dotnet/corefx --> - <MicrosoftNETCorePlatformsPackageVersion>8.0.0-rtm.23531.3</MicrosoftNETCorePlatformsPackageVersion> + <MicrosoftNETCorePlatformsPackageVersion>8.0.2-servicing.24067.11</MicrosoftNETCorePlatformsPackageVersion> </PropertyGroup> <PropertyGroup> <!-- Dependencies from https://github.com/dotnet/core-setup --> - <VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.0-rtm.23531.3</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion> - <VSRedistCommonNetCoreTargetingPackx6480PackageVersion>8.0.0-rtm.23531.3</VSRedistCommonNetCoreTargetingPackx6480PackageVersion> - <MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.0</MicrosoftNETCoreAppRuntimewinx64PackageVersion> - <MicrosoftNETCoreAppHostwinx64PackageVersion>8.0.0</MicrosoftNETCoreAppHostwinx64PackageVersion> - <MicrosoftNETCoreAppRefPackageVersion>8.0.0</MicrosoftNETCoreAppRefPackageVersion> - <MicrosoftNETCoreDotNetHostResolverPackageVersion>8.0.0</MicrosoftNETCoreDotNetHostResolverPackageVersion> + <VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion>8.0.2-servicing.24067.11</VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion> + <VSRedistCommonNetCoreTargetingPackx6480PackageVersion>8.0.2-servicing.24067.11</VSRedistCommonNetCoreTargetingPackx6480PackageVersion> + <MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion> + <MicrosoftNETCoreAppHostwinx64PackageVersion>8.0.2</MicrosoftNETCoreAppHostwinx64PackageVersion> + <MicrosoftNETCoreAppRefPackageVersion>8.0.2</MicrosoftNETCoreAppRefPackageVersion> + <MicrosoftNETCoreDotNetHostResolverPackageVersion>8.0.2</MicrosoftNETCoreDotNetHostResolverPackageVersion> <NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion> </PropertyGroup> <PropertyGroup> <!-- Dependencies from https://github.com/dotnet/windowsdesktop --> - <VSRedistCommonWindowsDesktopSharedFrameworkx6480PackageVersion>8.0.0-rtm.23551.1</VSRedistCommonWindowsDesktopSharedFrameworkx6480PackageVersion> - <VSRedistCommonWindowsDesktopTargetingPackx6480PackageVersion>8.0.0-rtm.23551.1</VSRedistCommonWindowsDesktopTargetingPackx6480PackageVersion> - <MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>8.0.0</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion> - <MicrosoftWindowsDesktopAppRefPackageVersion>8.0.0</MicrosoftWindowsDesktopAppRefPackageVersion> + <VSRedistCommonWindowsDesktopSharedFrameworkx6480PackageVersion>8.0.2-servicing.24068.6</VSRedistCommonWindowsDesktopSharedFrameworkx6480PackageVersion> + <VSRedistCommonWindowsDesktopTargetingPackx6480PackageVersion>8.0.2-servicing.24068.6</VSRedistCommonWindowsDesktopTargetingPackx6480PackageVersion> + <MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>8.0.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion> + <MicrosoftWindowsDesktopAppRefPackageVersion>8.0.2</MicrosoftWindowsDesktopAppRefPackageVersion> </PropertyGroup> <PropertyGroup> <!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 -->