Skip to content

Commit e8c5637

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20240804.4 (#1000)
Microsoft.DotNet.GenAPI.Task From Version 9.0.100-rc.1.24378.3 -> To Version 9.0.100-rc.1.24404.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 7acff95 commit e8c5637

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<Uri>https://github.com/dotnet/arcade</Uri>
2424
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="9.0.100-rc.1.24378.3">
26+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="9.0.100-rc.1.24404.4">
2727
<Uri>https://github.com/dotnet/sdk</Uri>
28-
<Sha>e028762ceb5ccaa05a8c93c29ce5bbcae926533a</Sha>
28+
<Sha>d62d71160844b8dfb6f3a4062c39ce4682fbfff4</Sha>
2929
</Dependency>
3030
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-preview.4.20202.18">
3131
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<MicrosoftNETCoreILAsmVersion>6.0.0-preview.6.21352.12</MicrosoftNETCoreILAsmVersion>
1818
<MicrosoftNETCoreILDAsmVersion>6.0.0-preview.6.21352.12</MicrosoftNETCoreILDAsmVersion>
1919
<!-- SDK dependencies -->
20-
<MicrosoftDotNetGenAPITaskPackageVersion>9.0.100-rc.1.24378.3</MicrosoftDotNetGenAPITaskPackageVersion>
20+
<MicrosoftDotNetGenAPITaskPackageVersion>9.0.100-rc.1.24404.4</MicrosoftDotNetGenAPITaskPackageVersion>
2121
<!-- xUnit dependencies -->
2222
<XunitSkippableFactVersion>1.4.13</XunitSkippableFactVersion>
2323
</PropertyGroup>

0 commit comments

Comments
 (0)