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 32
32
33
33
<!-- Package validation -->
34
34
<PropertyGroup >
35
- <EnablePackageValidation >false </EnablePackageValidation >
36
- <PackageValidationBaselineVersion >13 .0.0</PackageValidationBaselineVersion >
35
+ <EnablePackageValidation >true </EnablePackageValidation >
36
+ <PackageValidationBaselineVersion >14 .0.0</PackageValidationBaselineVersion >
37
37
<EnableStrictModeForCompatibleFrameworksInPackage >true</EnableStrictModeForCompatibleFrameworksInPackage >
38
38
<EnableStrictModeForCompatibleTfms >true</EnableStrictModeForCompatibleTfms >
39
39
</PropertyGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 14.0 .0" ,
3
+ "version" : " 14.1 .0" ,
4
4
"assemblyVersion" : {
5
5
"precision" : " build"
6
6
},
You can’t perform that action at this time.
0 commit comments