File tree 1 file changed +2
-2
lines changed
src/Tocsoft.DateTimeAbstractions
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <TargetFramework >netstandard2.0 </TargetFramework >
4
+ <TargetFramework >netstandard1.3 </TargetFramework >
5
5
<GeneratePackageOnBuild >True</GeneratePackageOnBuild >
6
6
<GenerateDocumentationFile >true</GenerateDocumentationFile >
7
7
<DebugType Condition =" $(codecov) != ''" >full</DebugType >
13
13
14
14
<ItemGroup >
15
15
<!-- 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 " >
17
17
<PrivateAssets >All</PrivateAssets >
18
18
<ExcludeAssets >All</ExcludeAssets >
19
19
<IncludeAssets >None</IncludeAssets >
You can’t perform that action at this time.
0 commit comments