Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/sdk build 20240517.55
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.55

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.FSharp.Compiler,NuGet.Build.Tasks
 From Version 9.0.0-preview.5.24266.2 -> To Version 9.0.0-preview.5.24267.2 (parent: Microsoft.NET.Sdk
  • Loading branch information
dotnet-maestro[bot] committed May 18, 2024
1 parent c11ccd8 commit 0e4ad79
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>35e82e671453ee06e5a152b5cc69e0e355d60ec6</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24267.49">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24267.55">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>dd6cde1828aa0577b8bd1b33d9f69aa11d894698</Sha>
<Sha>3488b817547f13c0a03aec8e889d5a68920c35aa</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24267.49">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24267.55">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>dd6cde1828aa0577b8bd1b33d9f69aa11d894698</Sha>
<Sha>3488b817547f13c0a03aec8e889d5a68920c35aa</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24267.49">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24267.55">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>dd6cde1828aa0577b8bd1b33d9f69aa11d894698</Sha>
<Sha>3488b817547f13c0a03aec8e889d5a68920c35aa</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24267.49">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24267.55">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>dd6cde1828aa0577b8bd1b33d9f69aa11d894698</Sha>
<Sha>3488b817547f13c0a03aec8e889d5a68920c35aa</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.49</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24267.49</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24267.49</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.5.24267.55</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24267.55</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24267.55</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
Expand Down

0 comments on commit 0e4ad79

Please sign in to comment.