Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit a6d0ec7

Browse files
committed
Fixed tests.
1 parent 80bee47 commit a6d0ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XmlAbstraction.Test/XmlAbstraction.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>netstandard2.0;netcoreapp2.0;netcoreapp2.1;net45;net451;net452;net46;net461;net462;net47;net471;net472</TargetFrameworks>
4+
<TargetFrameworks>netcoreapp2.0;netcoreapp2.1;net452;net46;net461;net462;net47;net471;net472</TargetFrameworks>
55
<AssemblyName>XmlAbstraction.Test</AssemblyName>
66
<RootNamespace>XmlAbstraction.Test</RootNamespace>
77
<LangVersion>latest</LangVersion>

0 commit comments

Comments
 (0)