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

Dependency coherency updates

Microsoft.Net.Compilers.Toolset
 From Version 4.10.0-3.24269.2 -> To Version 4.10.0-3.24271.3 (parent: Microsoft.NET.Sdk
This commit is contained in:
DotNet-Bot 2024-05-22 00:57:40 +00:00
parent c2717c816f
commit a3ad6ce2b2
3 changed files with 13 additions and 13 deletions

View file

@ -24,8 +24,8 @@
<add key="darc-int-dotnet-runtime-63d8096" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-63d80966/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-sdk -->
<add key="darc-int-dotnet-sdk-0791651" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-0791651b/nuget/v3/index.json" />
<add key="darc-int-dotnet-sdk-0791651-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-0791651b-1/nuget/v3/index.json" />
<add key="darc-int-dotnet-sdk-b0151bd" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-b0151bd7/nuget/v3/index.json" />
<add key="darc-int-dotnet-sdk-b0151bd-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-b0151bd7-1/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" />
@ -49,8 +49,8 @@
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-63d8096" value="true" />
<!-- Begin: Package sources from dotnet-sdk -->
<add key="darc-int-dotnet-sdk-0791651-1" value="true" />
<add key="darc-int-dotnet-sdk-0791651" value="true" />
<add key="darc-int-dotnet-sdk-b0151bd-1" value="true" />
<add key="darc-int-dotnet-sdk-b0151bd" value="true" />
<!-- End: Package sources from dotnet-sdk -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-ba84675" value="true" />

View file

@ -87,20 +87,20 @@
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.302">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>0791651b38d92e8a8c2f4c8127f7fbee325eaf13</Sha>
<Sha>b0151bd70a1495bbf6875dcb45d00b4234ae3486</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.302-servicing.24271.30">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.302-servicing.24271.32">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>0791651b38d92e8a8c2f4c8127f7fbee325eaf13</Sha>
<Sha>b0151bd70a1495bbf6875dcb45d00b4234ae3486</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.302-servicing.24271.30">
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.302-servicing.24271.32">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>0791651b38d92e8a8c2f4c8127f7fbee325eaf13</Sha>
<Sha>b0151bd70a1495bbf6875dcb45d00b4234ae3486</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.302-servicing.24271.30">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.302-servicing.24271.32">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
<Sha>0791651b38d92e8a8c2f4c8127f7fbee325eaf13</Sha>
<Sha>b0151bd70a1495bbf6875dcb45d00b4234ae3486</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>

View file

@ -79,8 +79,8 @@
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.302</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.302-servicing.24271.30</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.302-servicing.24271.30</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>8.0.302-servicing.24271.32</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.302-servicing.24271.32</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>