Skip to content

Commit b2be1e5

Browse files
[main] Update dependencies from dotnet/sdk (#872)
Microsoft.DotNet.GenAPI.Task From Version 9.0.100-alpha.1.24064.9 -> To Version 9.0.100-alpha.1.24072.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 549aadf commit b2be1e5

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>d5ee27a55ec6383c29790f3ec666e7c87f7da022</Sha>
1717
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1818
</Dependency>
19-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="9.0.100-alpha.1.24064.9">
19+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="9.0.100-alpha.1.24072.1">
2020
<Uri>https://github.com/dotnet/sdk</Uri>
21-
<Sha>bfd2919bc446cad68d11de90cec4025d3683591c</Sha>
21+
<Sha>eb47a3cf296746d8624124b5c002db9dc81bbc44</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,7 +20,7 @@
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>9.0.100-alpha.1.24064.9</MicrosoftDotNetGenAPITaskPackageVersion>
23+
<MicrosoftDotNetGenAPITaskPackageVersion>9.0.100-alpha.1.24072.1</MicrosoftDotNetGenAPITaskPackageVersion>
2424
<!-- xUnit dependencies -->
2525
<XunitSkippableFactVersion>1.4.13</XunitSkippableFactVersion>
2626
</PropertyGroup>

0 commit comments

Comments
 (0)