Skip to content

Commit

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

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
 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 17, 2024
1 parent 1767ad0 commit 3579e74
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 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.16">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.5.24267.20">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>6f34f629645ef164e7607c6e7cb636a2fe9aeabc</Sha>
<Sha>9bf0288892331c854ca9453a2fefe7d059e064ad</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24267.16">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.5.24267.20">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>6f34f629645ef164e7607c6e7cb636a2fe9aeabc</Sha>
<Sha>9bf0288892331c854ca9453a2fefe7d059e064ad</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24267.16">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.5.24267.20">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>6f34f629645ef164e7607c6e7cb636a2fe9aeabc</Sha>
<Sha>9bf0288892331c854ca9453a2fefe7d059e064ad</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24267.16">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.5.24267.20">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>6f34f629645ef164e7607c6e7cb636a2fe9aeabc</Sha>
<Sha>9bf0288892331c854ca9453a2fefe7d059e064ad</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 Expand Up @@ -123,9 +123,9 @@
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>622312e77dc7a161dc75d5ed24b4acd7ff9eb36d</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24259.2" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.400-beta.24266.4" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>e2dad6af0f5a33cfbe6921a16224a9941197930d</Sha>
<Sha>a73a7c6ebc99bc8804412bf84b68e9a5c68f4378</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.11.0-preview-24265-01" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/microsoft/vstest</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.16</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24267.16</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24267.16</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.5.24267.20</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.100-preview.5.24267.20</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.5.24267.20</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
Expand Down

0 comments on commit 3579e74

Please sign in to comment.