Skip to content

Commit 2add7c6

Browse files
[main] Update dependencies from dotnet/sdk (#571)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a848f81 commit 2add7c6

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
@@ -11,9 +11,9 @@
1111
<Sha>e4e5e16cf38c950ed835f8b223ebfdeca3e112aa</Sha>
1212
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="8.0.100-preview.3.23157.2">
14+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="8.0.100-preview.3.23162.7">
1515
<Uri>https://github.com/dotnet/sdk</Uri>
16-
<Sha>1286e64fb4f96819e407b723eacb6150ab490d01</Sha>
16+
<Sha>04c86729462625b60304075962ac201a0d93a133</Sha>
1717
</Dependency>
1818
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.2.0-beta-23151-02" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
1919
<Uri>https://github.com/dotnet/sourcelink</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-preview.3.23157.2</MicrosoftDotNetGenAPITaskPackageVersion>
23+
<MicrosoftDotNetGenAPITaskPackageVersion>8.0.100-preview.3.23162.7</MicrosoftDotNetGenAPITaskPackageVersion>
2424
</PropertyGroup>
2525
</Project>

0 commit comments

Comments
 (0)