Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20240109.33
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 8.0.102 -> To Version 8.0.102
This commit is contained in:
parent
2e669e9d54
commit
9180eebc61
3 changed files with 11 additions and 11 deletions
|
@ -25,7 +25,7 @@
|
|||
<add key="darc-int-dotnet-runtime-bf5e279-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-bf5e279d-1/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-runtime -->
|
||||
<!-- Begin: Package sources from dotnet-sdk -->
|
||||
<add key="darc-int-dotnet-sdk-95abf7f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-95abf7f9/nuget/v3/index.json" />
|
||||
<add key="darc-int-dotnet-sdk-adcfca3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-adcfca3f/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-sdk -->
|
||||
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
||||
<add key="darc-int-dotnet-windowsdesktop-a0e7b5d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-a0e7b5d8/nuget/v3/index.json" />
|
||||
|
@ -60,7 +60,7 @@
|
|||
<add key="darc-int-dotnet-runtime-bf5e279-2" value="true" />
|
||||
<add key="darc-int-dotnet-runtime-bf5e279" value="true" />
|
||||
<!-- Begin: Package sources from dotnet-sdk -->
|
||||
<add key="darc-int-dotnet-sdk-95abf7f" value="true" />
|
||||
<add key="darc-int-dotnet-sdk-adcfca3" value="true" />
|
||||
<!-- End: Package sources from dotnet-sdk -->
|
||||
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
||||
<add key="darc-int-dotnet-windowsdesktop-a0e7b5d-1" value="true" />
|
||||
|
|
|
@ -87,20 +87,20 @@
|
|||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.102">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
|
||||
<Sha>95abf7f9da3a0afa4410ed0cd477d8870a923cc8</Sha>
|
||||
<Sha>adcfca3faae1c2d3de26117c0ec8edfcd0ac5e8a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.102-servicing.24058.12">
|
||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.102-servicing.24059.33">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
|
||||
<Sha>95abf7f9da3a0afa4410ed0cd477d8870a923cc8</Sha>
|
||||
<Sha>adcfca3faae1c2d3de26117c0ec8edfcd0ac5e8a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.102-servicing.24058.12">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.102-servicing.24059.33">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
|
||||
<Sha>95abf7f9da3a0afa4410ed0cd477d8870a923cc8</Sha>
|
||||
<Sha>adcfca3faae1c2d3de26117c0ec8edfcd0ac5e8a</Sha>
|
||||
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.102-servicing.24058.12">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.102-servicing.24059.33">
|
||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
|
||||
<Sha>95abf7f9da3a0afa4410ed0cd477d8870a923cc8</Sha>
|
||||
<Sha>adcfca3faae1c2d3de26117c0ec8edfcd0ac5e8a</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>
|
||||
|
|
|
@ -86,8 +86,8 @@
|
|||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>8.0.102</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>8.0.102-servicing.24058.12</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.102-servicing.24058.12</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>8.0.102-servicing.24059.33</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>8.0.102-servicing.24059.33</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue