File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.Build.NoTargets/3.6.0 " >
1+ <Project Sdk =" Microsoft.Build.NoTargets/3.7.56 " >
22 <!-- https://github.com/microsoft/MSBuildSdks/tree/main/src/NoTargets -->
33
44 <!--
88
99 <PropertyGroup >
1010 <TargetFramework >netstandard2.0</TargetFramework >
11- <EnableDefaultItems >false</EnableDefaultItems >
1211 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
1312 <AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
1413 <IsPublishable >false</IsPublishable >
Original file line number Diff line number Diff line change 1- <Project Sdk="Microsoft.Build.NoTargets/3.6.0 ">
1+ <Project Sdk="Microsoft.Build.NoTargets/3.7.56 ">
22 <!-- https://github.com/microsoft/MSBuildSdks/tree/main/src/NoTargets -->
33
44 <!--
99 <PropertyGroup>
1010 <Description>Semi-automatic SemVer2 semantic versioning for .NET and MSBuild</Description>
1111 <TargetFramework>netstandard2.0</TargetFramework>
12- <EnableDefaultItems>false</EnableDefaultItems>
1312 <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
1413 <AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
1514 <DevelopmentDependency>true</DevelopmentDependency>
Original file line number Diff line number Diff line change 1- <Project Sdk="Microsoft.Build.NoTargets/3.6.0 ">
1+ <Project Sdk="Microsoft.Build.NoTargets/3.7.56 ">
22 <!-- https://github.com/microsoft/MSBuildSdks/tree/main/src/NoTargets -->
33
44 <!--
99 <PropertyGroup>
1010 <Description>Tests for Subatomix.Build.Versioning.Semantic</Description>
1111 <TargetFramework>netstandard2.0</TargetFramework>
12- <EnableDefaultItems>false</EnableDefaultItems>
1312 <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
1413 <AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
1514 <IsPublishable>false</IsPublishable>
You can’t perform that action at this time.
0 commit comments