Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/aspnetcore (#4775)
Browse files Browse the repository at this point in the history
This pull request updates the following dependencies

[marker]: <> (Begin:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**: e96c3e1a-afbc-49f7-37c9-08dc4e3803cb
- **Build**: 20240708.14
- **Date Produced**: July 9, 2024 12:52:16 AM UTC
- **Commit**: ea1257e11255cdefe8cff9118b2964a0f4d04ca1
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24354.1 to
9.0.0-preview.7.24358.14][5]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24354.1 to 9.0.0-preview.7.24358.14][5]

[5]:
dotnet/aspnetcore@b0df100...ea1257e

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jul 9, 2024
1 parent 9fbb5e7 commit 616d3af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>fa261b952d702c6bd604728fcbdb58ac071a22b1</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.7.24354.1">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-preview.7.24358.14">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>b0df1001803bd65403cb52719c5c1e6c223473b9</Sha>
<Sha>ea1257e11255cdefe8cff9118b2964a0f4d04ca1</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24354.1">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24358.14">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>b0df1001803bd65403cb52719c5c1e6c223473b9</Sha>
<Sha>ea1257e11255cdefe8cff9118b2964a0f4d04ca1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24307.2">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.6.24307.2</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.6.24307.2</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24354.1</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24354.1</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-preview.7.24358.14</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-preview.7.24358.14</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkInternalVersion>9.0.100-preview.5.24253.16</MicrosoftDotnetSdkInternalVersion>
</PropertyGroup>
Expand Down

0 comments on commit 616d3af

Please sign in to comment.