Skip to content

Commit 26ce963

Browse files
[main] Update dependencies from dotnet/sdk (#772)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 85e0d7e commit 26ce963

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>90c167d5c57de4a8bced566379dbd893556c94e8</Sha>
1717
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1818
</Dependency>
19-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="8.0.100-rc.2.23420.18">
19+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="8.0.100-rc.2.23428.1">
2020
<Uri>https://github.com/dotnet/sdk</Uri>
21-
<Sha>2f3fbc10d0691b024d5b541a83c4846db637002a</Sha>
21+
<Sha>27d358ba108d9e3a66a603c0ca378e45e1faccd4</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.2.23420.18</MicrosoftDotNetGenAPITaskPackageVersion>
23+
<MicrosoftDotNetGenAPITaskPackageVersion>8.0.100-rc.2.23428.1</MicrosoftDotNetGenAPITaskPackageVersion>
2424
</PropertyGroup>
2525
</Project>

0 commit comments

Comments
 (0)