Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/sdk build 20240517.6
Browse files Browse the repository at this point in the history
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 9.0.100-preview.5.24267.3 -> To Version 9.0.100-preview.5.24267.6
  • Loading branch information
dotnet-maestro[bot] committed May 17, 2024
1 parent 59731a9 commit 2871ef0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,21 +74,21 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>98c6c2917fc7e2c38d18862b31430dc5718d44b7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24267.3">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24267.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d392b0e46d72d99fc79aeffa4f4fabdef40a7f65</Sha>
<Sha>e974afa32d5b13fe4fce52c105d5f1fc5f26ebdc</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24267.3">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24267.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d392b0e46d72d99fc79aeffa4f4fabdef40a7f65</Sha>
<Sha>e974afa32d5b13fe4fce52c105d5f1fc5f26ebdc</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24267.3">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24267.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d392b0e46d72d99fc79aeffa4f4fabdef40a7f65</Sha>
<Sha>e974afa32d5b13fe4fce52c105d5f1fc5f26ebdc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24267.3">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24267.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d392b0e46d72d99fc79aeffa4f4fabdef40a7f65</Sha>
<Sha>e974afa32d5b13fe4fce52c105d5f1fc5f26ebdc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/test-templates</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.5.24267.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24267.3</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24267.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.5.24267.6</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24267.6</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24267.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
Expand Down

0 comments on commit 2871ef0

Please sign in to comment.