File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
<!-- Package Validation -->
37
37
<PropertyGroup >
38
38
<GenerateCompatibilitySuppressionFile >false</GenerateCompatibilitySuppressionFile >
39
- <EnablePackageValidation >true </EnablePackageValidation >
40
- <PackageValidationBaselineVersion >12 .0.0</PackageValidationBaselineVersion >
39
+ <EnablePackageValidation >false </EnablePackageValidation >
40
+ <PackageValidationBaselineVersion >13 .0.0</PackageValidationBaselineVersion >
41
41
<EnableStrictModeForCompatibleFrameworksInPackage >true</EnableStrictModeForCompatibleFrameworksInPackage >
42
42
<EnableStrictModeForCompatibleTfms >true</EnableStrictModeForCompatibleTfms >
43
43
</PropertyGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 12.1 .0-alpha " ,
3
+ "version" : " 13.0 .0-rc1 " ,
4
4
"assemblyVersion" : {
5
5
"precision" : " build"
6
6
},
You can’t perform that action at this time.
0 commit comments