File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
ImageSharp.Web.Providers.AWS
ImageSharp.Web.Providers.Azure Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2323 <!-- Bump to V3 prior to tagged release.-->
2424 <MinVerMinimumMajorMinor >3.0</MinVerMinimumMajorMinor >
2525 </PropertyGroup >
26-
26+
2727 <Choose >
28- <When Condition =" $(SIXLABORS_TESTING ) == true" >
28+ <When Condition =" $(SIXLABORS_TESTING_PREVIEW ) == true" >
2929 <PropertyGroup >
3030 <TargetFrameworks >net7.0;net6.0</TargetFrameworks >
3131 </PropertyGroup >
Original file line number Diff line number Diff line change 2323 <!-- Bump to V3 prior to tagged release.-->
2424 <MinVerMinimumMajorMinor >3.0</MinVerMinimumMajorMinor >
2525 </PropertyGroup >
26-
26+
2727 <Choose >
28- <When Condition =" $(SIXLABORS_TESTING ) == true" >
28+ <When Condition =" $(SIXLABORS_TESTING_PREVIEW ) == true" >
2929 <PropertyGroup >
3030 <TargetFrameworks >net7.0;net6.0</TargetFrameworks >
3131 </PropertyGroup >
Original file line number Diff line number Diff line change 2323 <!-- Bump to V3 prior to tagged release.-->
2424 <MinVerMinimumMajorMinor >3.0</MinVerMinimumMajorMinor >
2525 </PropertyGroup >
26-
26+
2727 <Choose >
28- <When Condition =" $(SIXLABORS_TESTING ) == true" >
28+ <When Condition =" $(SIXLABORS_TESTING_PREVIEW ) == true" >
2929 <PropertyGroup >
3030 <TargetFrameworks >net7.0;net6.0</TargetFrameworks >
3131 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments