File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11+ <!-- Arcade dependencies -->
12+ <PackageVersion Include =" Microsoft.DotNet.VersionTools" Version =" $(MicrosoftDotNetVersionToolsVersion)" />
1113 <!-- Command-line-api dependencies -->
1214 <PackageVersion Include =" System.CommandLine" Version =" $(SystemCommandLineVersion)" />
1315 <!-- MSBuild dependencies -->
Original file line number Diff line number Diff line change 66 <Uri >https://github.com/dotnet/arcade</Uri >
77 <Sha >c80f5199af3eb3ebf00ca30ec4fa3af93faf0439</Sha >
88 </Dependency >
9+ <Dependency Name =" Microsoft.DotNet.VersionTools" Version =" 10.0.0-beta.25110.3" >
10+ <Uri >https://github.com/dotnet/arcade</Uri >
11+ <Sha >c80f5199af3eb3ebf00ca30ec4fa3af93faf0439</Sha >
12+ </Dependency >
913 </ToolsetDependencies >
1014</Dependencies >
Original file line number Diff line number Diff line change 2525 -->
2626 <PrivateSourceBuiltSdkVersion >10.0.100-preview.2.25113.1</PrivateSourceBuiltSdkVersion >
2727 <PrivateSourceBuiltArtifactsVersion >10.0.100-preview.2.25113.1</PrivateSourceBuiltArtifactsVersion >
28+ <!-- arcade dependencies -->
29+ <MicrosoftDotNetVersionToolsVersion >10.0.0-beta.25110.3</MicrosoftDotNetVersionToolsVersion >
2830 <!-- command-line-api dependencies -->
2931 <SystemCommandLineVersion >2.0.0-beta4.24126.1</SystemCommandLineVersion >
3032 <!-- msbuild dependencies -->
You can’t perform that action at this time.
0 commit comments