File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1111 <VersionPrefix Condition =" $(packageversion) != ''" >$(packageversion)</VersionPrefix >
1212 <VersionPrefix Condition =" $(packageversion) == ''" >0.0.1</VersionPrefix >
1313
14- <!-- <TargetFrameworks>netcoreapp2.1;netstandard1.3;netstandard2.0</TargetFrameworks>-->
15- <TargetFramework >netstandard2.0</TargetFramework >
14+ <TargetFrameworks >netcoreapp2.1;netstandard1.3;netstandard2.0</TargetFrameworks >
1615
1716 <LangVersion >7.3</LangVersion >
1817 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <!-- <TargetFrameworks>netcoreapp2.1;net462;net472</TargetFrameworks>-->
4- <TargetFramework >netcoreapp2.1</TargetFramework >
3+ <TargetFrameworks >netcoreapp2.1;net462;net472</TargetFrameworks >
54 <AllowUnsafeBlocks >True</AllowUnsafeBlocks >
65 <LangVersion >latest</LangVersion >
76 <DebugType Condition =" $(codecov) != ''" >full</DebugType >
You can’t perform that action at this time.
0 commit comments