Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
e3b7f7b
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Apr 27, 2023
7b4ce9b
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Apr 28, 2023
cac8727
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Apr 29, 2023
403e12a
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Apr 30, 2023
03ad269
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 1, 2023
503577f
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 2, 2023
182ed3a
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 3, 2023
d76ad66
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 4, 2023
abbe35d
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 5, 2023
b117d00
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 6, 2023
de6bf9d
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 7, 2023
c492c32
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 8, 2023
32560b1
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 9, 2023
db79a3f
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 10, 2023
ce8c826
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 11, 2023
c92057b
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 13, 2023
ae94a01
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 14, 2023
2f98d34
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 15, 2023
8dbb233
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 16, 2023
c1a605b
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 17, 2023
7255d24
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 18, 2023
cb8ccfd
Merge branch 'main' into darc-main-3ab19950-b74c-4a99-ab0b-7439a8784e55
May 18, 2023
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
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>68ae6b0d8aa2f4a0ff189d5cedc741e32cc643d2</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.3.23155.1">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.5.23227.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a64420c79cb63c485138f4f1352b8730f27d7b19</Sha>
<Sha>9ef03140e8e99f55f903e7caa48044c1a5885d85</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.3.23155.1">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.5.23227.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a64420c79cb63c485138f4f1352b8730f27d7b19</Sha>
<Sha>9ef03140e8e99f55f903e7caa48044c1a5885d85</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23225.2">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<!-- Latest symstore version updated by darc -->
<MicrosoftSymbolStoreVersion>1.0.422401</MicrosoftSymbolStoreVersion>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.3.23155.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.3.23155.1</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.5.23227.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.5.23227.1</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.4.23213.2</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.4.23213.2</MicrosoftAspNetCoreAppRefVersion>
Expand Down