未验证 提交 2804219c 编写于 作者: D dotnet-maestro[bot] 提交者: GitHub

Update dependencies from https://github.com/dotnet/arcade build 20230630.1 (#7986)

[main] Update dependencies from dotnet/arcade
上级 907e805c
......@@ -156,25 +156,25 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23329.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23330.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b</Sha>
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.23329.1">
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.23330.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b</Sha>
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23329.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23330.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b</Sha>
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="8.0.0-beta.23329.1">
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="8.0.0-beta.23330.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b</Sha>
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="8.0.0-beta.23329.1">
<Dependency Name="Microsoft.DotNet.GenAPI" Version="8.0.0-beta.23330.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3f47191cc250c6cf7c1861079a2ee2f8c0fcc21b</Sha>
<Sha>9fc23a576f443284d25cd4311f5778158ad289c9</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
......@@ -48,8 +48,8 @@
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/arcade -->
<PropertyGroup>
<MicrosoftDotNetApiCompatVersion>8.0.0-beta.23329.1</MicrosoftDotNetApiCompatVersion>
<MicrosoftDotNetCodeAnalysisPackageVersion>8.0.0-beta.23329.1</MicrosoftDotNetCodeAnalysisPackageVersion>
<MicrosoftDotNetApiCompatVersion>8.0.0-beta.23330.1</MicrosoftDotNetApiCompatVersion>
<MicrosoftDotNetCodeAnalysisPackageVersion>8.0.0-beta.23330.1</MicrosoftDotNetCodeAnalysisPackageVersion>
</PropertyGroup>
<!-- Maintain System.CodeDom PackageVersion at 4.4.0. See https://github.com/Microsoft/msbuild/issues/3627 -->
<!-- Pin specific versions of S.Memory so that it would supply AssemblyVersion=4.0.1.0. See https://github.com/dotnet/runtime/issues/31672 -->
......
......@@ -12,8 +12,8 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23329.1",
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23329.1"
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23330.1",
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23330.1"
},
"sdk": {
"version": "8.0.100-preview.5.23303.2"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册