File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 28
28
<!-- Package Validation -->
29
29
<PropertyGroup >
30
30
<GenerateCompatibilitySuppressionFile >false</GenerateCompatibilitySuppressionFile >
31
- <!-- <EnablePackageValidation>true</EnablePackageValidation>-->
31
+ <!-- TODO (V14): Re-enable when 14 is released. -->
32
+ <EnablePackageValidation >false</EnablePackageValidation >
32
33
<PackageValidationBaselineVersion >14.0.0</PackageValidationBaselineVersion >
33
34
<EnableStrictModeForCompatibleFrameworksInPackage >true</EnableStrictModeForCompatibleFrameworksInPackage >
34
35
<EnableStrictModeForCompatibleTfms >true</EnableStrictModeForCompatibleTfms >
Original file line number Diff line number Diff line change 9
9
<GlobalPackageReference Include =" Umbraco.GitVersioning.Extensions" Version =" 0.2.0" />
10
10
</ItemGroup >
11
11
<PropertyGroup >
12
- <UmbracoCmsPackageVersion >[14.0.0-rc5, 15-0 )</UmbracoCmsPackageVersion >
12
+ <UmbracoCmsPackageVersion >[14.0.0-rc5, 15)</UmbracoCmsPackageVersion >
13
13
</PropertyGroup >
14
14
<ItemGroup >
15
15
<PackageVersion Include =" Azure.Storage.Blobs" Version =" 12.20.0" />
16
16
<PackageVersion Include =" SixLabors.ImageSharp.Web.Providers.Azure" Version =" 3.1.2" />
17
17
<PackageVersion Include =" Umbraco.Cms.Imaging.ImageSharp" Version =" $(UmbracoCmsPackageVersion)" />
18
18
<PackageVersion Include =" Umbraco.Cms.Web.Common" Version =" $(UmbracoCmsPackageVersion)" />
19
19
</ItemGroup >
20
- </Project >
20
+ </Project >
You can’t perform that action at this time.
0 commit comments