File tree Expand file tree Collapse file tree
Tocsoft.DateTimeAbstractions.Analyzer
Tocsoft.DateTimeAbstractions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard1.3 </TargetFramework >
4+ <TargetFramework >netstandard2.0 </TargetFramework >
55 <IncludeBuildOutput >false</IncludeBuildOutput >
66 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
77 <DebugType Condition =" $(codecov) != ''" >full</DebugType >
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard1.3 </TargetFramework >
4+ <TargetFramework >netstandard2.0 </TargetFramework >
55 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
66 <GenerateDocumentationFile >true</GenerateDocumentationFile >
77 <DebugType Condition =" $(codecov) != ''" >full</DebugType >
2222 </ItemGroup >
2323
2424 <PropertyGroup >
25- <AnlyzersOutputDir >..\Tocsoft.DateTimeAbstractions.Analyzer\bin\$(Configuration)\netstandard1.3 </AnlyzersOutputDir >
25+ <AnlyzersOutputDir >..\Tocsoft.DateTimeAbstractions.Analyzer\bin\$(Configuration)\netstandard2.0 </AnlyzersOutputDir >
2626 <Authors >Tocsoft</Authors >
2727 <Company />
2828 <Product >DateTimeAbstractions</Product >
You can’t perform that action at this time.
0 commit comments