This repository was archived by the owner on Jan 7, 2021. It is now read-only.
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 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <TargetFrameworks >netstandard2.0;netcoreapp2 .0;netcoreapp2.1 ;net40;net45;net451;net452;net46;net461;net462;net47;net471;net472</TargetFrameworks >
4
+ <TargetFrameworks >netstandard2.0;netcoreapp3 .0;netcoreapp2.2;netcoreapp2.1;netcoreapp2.0 ;net40;net45;net451;net452;net46;net461;net462;net47;net471;net472</TargetFrameworks >
5
5
<GenerateDocumentationFile >true</GenerateDocumentationFile >
6
6
<RootNamespace >XmlAbstraction</RootNamespace >
7
7
<AssemblyName >XmlAbstraction</AssemblyName >
17
17
<RepositoryUrl >https://github.com/AraHaan/XmlAbstraction/</RepositoryUrl >
18
18
<PackageProjectUrl >https://github.com/AraHaan/XmlAbstraction/</PackageProjectUrl >
19
19
<PackageLicenseUrl >https://github.com/AraHaan/XmlAbstraction/blob/master/LICENSE</PackageLicenseUrl >
20
- <PackageReleaseNotes >Added reference assemblies, Benchmarks, and other fixes .</PackageReleaseNotes >
20
+ <PackageReleaseNotes >Added .NET Core 3.0 and 2.2 to target frameworks .</PackageReleaseNotes >
21
21
<PublishDocumentationFile >true</PublishDocumentationFile >
22
22
</PropertyGroup >
23
23
You can’t perform that action at this time.
0 commit comments