Skip to content

Commit 2f79f97

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20240212.1 (#889)
Microsoft.DotNet.GenAPI.Task From Version 9.0.100-preview.2.24105.1 -> To Version 9.0.100-preview.2.24112.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 077e8b1 commit 2f79f97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<Uri>https://github.com/dotnet/arcade</Uri>
2424
<Sha>f7eb7794c703dc29a83b414b786e9a154f0ca042</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="9.0.100-preview.2.24105.1">
26+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="9.0.100-preview.2.24112.1">
2727
<Uri>https://github.com/dotnet/sdk</Uri>
28-
<Sha>fed8d9a8fc37db6de9e572dd6cdfea78e0a6479f</Sha>
28+
<Sha>0962c1f89f5daf924a9fe876c80e80b0bde63b0d</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

+1-1
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-preview.2.24105.1</MicrosoftDotNetGenAPITaskPackageVersion>
23+
<MicrosoftDotNetGenAPITaskPackageVersion>9.0.100-preview.2.24112.1</MicrosoftDotNetGenAPITaskPackageVersion>
2424
<!-- xUnit dependencies -->
2525
<XunitSkippableFactVersion>1.4.13</XunitSkippableFactVersion>
2626
</PropertyGroup>

0 commit comments

Comments
 (0)