File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <EnableDefaultItems >false</EnableDefaultItems >
2323 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
2424 <AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
25- <GenerateDependencyFile >false</GenerateDependencyFile >
26- <SkipCopyBuildProduct >true</SkipCopyBuildProduct >
2725 <IsPublishable >false</IsPublishable >
2826 <IsPackable >false</IsPackable >
2927 <SetGitHubActionsVersion >true</SetGitHubActionsVersion >
Original file line number Diff line number Diff line change 2020 <PropertyGroup>
2121 <Description>Automatic SemVer2 semantic versioning for .NET and MSBuild</Description>
2222 <TargetFramework>netstandard1.0</TargetFramework>
23+ <EnableDefaultItems>false</EnableDefaultItems>
2324 <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
2425 <AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
25- <GenerateDependencyFile>false</GenerateDependencyFile>
26- <SkipCopyBuildProduct>true</SkipCopyBuildProduct>
2726 <DevelopmentDependency>true</DevelopmentDependency>
2827 </PropertyGroup>
2928
Original file line number Diff line number Diff line change 2020 <PropertyGroup>
2121 <Description>Tests for Subatomix.Build.Versioning.Semantic</Description>
2222 <TargetFramework>netstandard1.0</TargetFramework>
23+ <EnableDefaultItems>false</EnableDefaultItems>
2324 <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
2425 <AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
25- <GenerateDependencyFile>false</GenerateDependencyFile>
26- <SkipCopyBuildProduct>true</SkipCopyBuildProduct>
26+ <IsPublishable>false</IsPublishable>
2727 <IsPackable>false</IsPackable>
2828 </PropertyGroup>
2929
You can’t perform that action at this time.
0 commit comments