File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Dependencies >
3- <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" arcade" Sha =" 9447c7095aa247775e2a4b1cf6bd29c3dd7a32fb " BarId =" 291345 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" arcade" Sha =" cc7f6e84d8dae36ad9ea51a5112627b8235982cc " BarId =" 291900 " />
44 <ProductDependencies >
55 </ProductDependencies >
66 <ToolsetDependencies >
Original file line number Diff line number Diff line change 11<Project >
2- <Import Project =" Version.Details.props" Condition =" Exists('Version.Details.props')" />
2+
3+ <Import Project =" Version.Details.props" />
4+
35 <PropertyGroup >
4- <!-- This repo version -->
56 <VersionPrefix >11.0.0</VersionPrefix >
67 <PreReleaseVersionLabel >beta</PreReleaseVersionLabel >
7- <!-- Opt-out repo features -->
8+
9+ <!-- Arcade features -->
810 <UsingToolXliff >false</UsingToolXliff >
9- <!-- Don't allow netstandard1.x dependencies in this repository. -->
10- <FlagNetStandard1XDependencies >true</FlagNetStandard1XDependencies >
1111 </PropertyGroup >
12+
1213 <!-- maintenance-packages -->
1314 <PropertyGroup Condition =" '$(DotNetBuildSourceOnly)' == 'true'" >
1415 <MicrosoftBclHashCodeVersion >6.0.0</MicrosoftBclHashCodeVersion >
2021 <SystemMemoryVersion >4.5.5</SystemMemoryVersion >
2122 <MicrosoftIORedistVersion >6.0.1</MicrosoftIORedistVersion >
2223 </PropertyGroup >
24+
2325 <PropertyGroup >
2426 <!-- arcade -->
2527 <MicrosoftDotNetSwaggerGeneratorMSBuildVersion >9.0.0-beta.24223.1</MicrosoftDotNetSwaggerGeneratorMSBuildVersion >
2628 <!-- corefx -->
2729 <SystemRuntimeInteropServicesRuntimeInformation >4.3.0</SystemRuntimeInteropServicesRuntimeInformation >
28- <!-- netstandard -->
29- <NETStandardLibraryVersion >2.0.3</NETStandardLibraryVersion >
3030 <!-- nuget -->
3131 <!-- Important: Don't version higher than what's available in the toolset SDK as
3232 NuGet assemblies aren't redistributed with .NETCoreApp msbuild tasks. -->
5353 <!-- vstest -->
5454 <MicrosoftNetTestSdkVersion >17.5.0</MicrosoftNetTestSdkVersion >
5555 </PropertyGroup >
56+
5657</Project >
You can’t perform that action at this time.
0 commit comments