Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
…0220705.19

Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal
 From Version 7.0.0-preview.7.22354.2 -> To Version 7.0.0-preview.7.22355.19
  • Loading branch information
dotnet-maestro[bot] committed Jul 6, 2022
commit a5ee7d3325d15aee6f5d703a99fb64ae0d045d96
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>9239e0df2d4575a89657a1cd0414881b5bb858c5</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-preview.7.22354.2">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-preview.7.22355.19">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0b1e29fc4d0b8a4f50ecf36832fa6a4e4ea94a3c</Sha>
<Sha>93d88ac001b54db169aec5c088a8469309aaf30e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-preview.7.22354.2">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-preview.7.22355.19">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0b1e29fc4d0b8a4f50ecf36832fa6a4e4ea94a3c</Sha>
<Sha>93d88ac001b54db169aec5c088a8469309aaf30e</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-preview.6.22354.5">
<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 @@ -21,8 +21,8 @@
<VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-preview.6.22354.5</VSRedistCommonNetCoreSharedFrameworkx6470Version>
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-preview.6.22354.5</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-preview.7.22354.2</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>7.0.0-preview.7.22354.2</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-preview.7.22355.19</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>7.0.0-preview.7.22355.19</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkInternalVersion>7.0.100-preview.7.22354.2</MicrosoftDotnetSdkInternalVersion>
</PropertyGroup>
Expand Down