File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >netcoreapp2.1;netcoreapp3.1;net48</TargetFrameworks >
4+ <TargetFrameworks >net5; netcoreapp2.1;netcoreapp3.1;netstandard2.0 ;net48</TargetFrameworks >
55 <PackageProjectUrl >https://github.com/lord-executor/MaybeSharp</PackageProjectUrl >
66 <PackageLicenseUrl >https://github.com/lord-executor/MaybeSharp/blob/master/LICENSE</PackageLicenseUrl >
77 <RepositoryUrl >https://github.com/lord-executor/MaybeSharp</RepositoryUrl >
88 <RepositoryType >git</RepositoryType >
99 <Company />
1010 <PackageDescription >See the project's Github page under https://github.com/lord-executor/MaybeSharp </PackageDescription >
1111 <Authors >Lukas Angerer</Authors >
12- <Version >1.3.1 </Version >
12+ <Version >1.3.2 </Version >
1313 <AssemblyVersion >1.3.0.0</AssemblyVersion >
1414 <FileVersion >1.3.0.0</FileVersion >
1515 <SignAssembly >true</SignAssembly >
You can’t perform that action at this time.
0 commit comments