File tree Expand file tree Collapse file tree
src/Tocsoft.DateTimeAbstractions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard2.0 </TargetFramework >
4+ <TargetFramework >netstandard1.3 </TargetFramework >
55 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
66 <GenerateDocumentationFile >true</GenerateDocumentationFile >
77 <DebugType Condition =" $(codecov) != ''" >full</DebugType >
1313
1414 <ItemGroup >
1515 <!-- marked as not visible aand for it not to include -->
16- <ProjectReference Include =" ..\Tocsoft.DateTimeAbstractions.Analyzer\Tocsoft.DateTimeAbstractions.Analyzer.csproj" Visible =" false" >
16+ <ProjectReference Include =" ..\Tocsoft.DateTimeAbstractions.Analyzer\Tocsoft.DateTimeAbstractions.Analyzer.csproj" Visible =" false" SkipGetTargetFrameworkProperties = " true " >
1717 <PrivateAssets >All</PrivateAssets >
1818 <ExcludeAssets >All</ExcludeAssets >
1919 <IncludeAssets >None</IncludeAssets >
You can’t perform that action at this time.
0 commit comments