Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.202 -> To Version 8.0.203

Dependency coherency updates

Microsoft.Net.Compilers.Toolset
 From Version 4.9.0-3.24081.11 -> To Version 4.9.2-3.24129.6 (parent: Microsoft.NET.Sdk
This commit is contained in:
DotNet-Bot 2024-03-06 00:19:56 +00:00
parent f8a31f44ba
commit 291963efad
3 changed files with 14 additions and 14 deletions

View file

@ -30,7 +30,7 @@
<add key="darc-int-dotnet-runtime-9f4b1f5-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-9f4b1f5d-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-sdk -->
<add key="darc-int-dotnet-sdk-a578786" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-a5787864/nuget/v3/index.json" />
<add key="darc-int-dotnet-sdk-9992441" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-9992441f/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" />
@ -59,7 +59,7 @@
<add key="darc-int-dotnet-runtime-9f4b1f5-2" value="true" />
<add key="darc-int-dotnet-runtime-9f4b1f5" value="true" />
<!-- Begin: Package sources from dotnet-sdk -->
<add key="darc-int-dotnet-sdk-a578786" value="true" />
<add key="darc-int-dotnet-sdk-9992441" value="true" />
<!-- End: Package sources from dotnet-sdk -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-baf3c0d-1" value="true" />

View file

@ -87,20 +87,20 @@
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.203">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>a57878640adc93774a36a049b46f4fd9ca865f86</Sha>
<Sha>9992441ffa504a2a429299397b14834d3a4adb92</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.203-servicing.24155.12">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.203-servicing.24155.14">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>a57878640adc93774a36a049b46f4fd9ca865f86</Sha>
<Sha>9992441ffa504a2a429299397b14834d3a4adb92</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.203-servicing.24155.12">
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.203-servicing.24155.14">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>a57878640adc93774a36a049b46f4fd9ca865f86</Sha>
<Sha>9992441ffa504a2a429299397b14834d3a4adb92</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.203-servicing.24155.12">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.203-servicing.24155.14">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>a57878640adc93774a36a049b46f4fd9ca865f86</Sha>
<Sha>9992441ffa504a2a429299397b14834d3a4adb92</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>
@ -150,9 +150,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>9f4b1f5d664afdfc80e1508ab7ed099dff210fbd</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.0-3.24081.11" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.2-3.24129.6" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>989117396f26e5453ff157df610d22ce45b6b0a9</Sha>
<Sha>9934fb9e3527e1c0c51314e57d4aab30f97e8f9e</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.9.6" CoherentParentDependency="Microsoft.NET.Sdk">

View file

@ -86,15 +86,15 @@
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.203</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.203-servicing.24155.12</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.203-servicing.24155.12</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.203-servicing.24155.14</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.203-servicing.24155.14</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.9.0-3.24081.11</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.9.2-3.24129.6</MicrosoftNetCompilersToolsetPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/corefx -->