Skip to content

Commit b0cef4c

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20230807.1 (#764)
Microsoft.DotNet.GenAPI.Task From Version 8.0.100-rc.1.23381.2 -> To Version 8.0.100-rc.1.23407.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e89ef42 commit b0cef4c

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
@@ -16,9 +16,9 @@
1616
<Sha>602351e3681015ea789b2aeaa7b2a9156a8baf38</Sha>
1717
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1818
</Dependency>
19-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="8.0.100-rc.1.23381.2">
19+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="8.0.100-rc.1.23407.1">
2020
<Uri>https://github.com/dotnet/sdk</Uri>
21-
<Sha>dff005cfa5943f677858ec3d6e29b27574e25a12</Sha>
21+
<Sha>3020a86e9bd8f54b29a3687faed13f0d0ebb0188</Sha>
2222
</Dependency>
2323
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-preview.4.20202.18">
2424
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<MicrosoftNETCoreILAsmVersion>6.0.0-preview.6.21352.12</MicrosoftNETCoreILAsmVersion>
2121
<MicrosoftNETCoreILDAsmVersion>6.0.0-preview.6.21352.12</MicrosoftNETCoreILDAsmVersion>
2222
<!-- SDK dependencies -->
23-
<MicrosoftDotNetGenAPITaskPackageVersion>8.0.100-rc.1.23381.2</MicrosoftDotNetGenAPITaskPackageVersion>
23+
<MicrosoftDotNetGenAPITaskPackageVersion>8.0.100-rc.1.23407.1</MicrosoftDotNetGenAPITaskPackageVersion>
2424
</PropertyGroup>
2525
</Project>

0 commit comments

Comments
 (0)