Browse Source

Update dependencies from https://github.com/dotnet/arcade build 20231115.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
 From Version 8.0.0-beta.23265.1 -> To Version 9.0.0-beta.23565.1
pull/1598/head
dotnet-maestro[bot] 3 years ago
parent
commit
6a28dcae69
  1. 20
      eng/Version.Details.xml
  2. 2
      global.json

20
eng/Version.Details.xml

@ -3,25 +3,25 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.23564.3">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.23565.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
<Sha>0f16479e1811ef3b5c9fc251563c6181f9083c34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.19556.4">
<Uri>https://github.com/dotnet/arcade-services</Uri>

2
global.json

@ -14,6 +14,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23564.3"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23565.1"
}
}

Loading…
Cancel
Save