Skip to content

Commit

Permalink
framework 4.5 for xunit because xunit.core does not support 4.0
Browse files Browse the repository at this point in the history
Signed-off-by: GeorgKreuzmayr <[email protected]>
  • Loading branch information
GeorgKreuzmayr committed Dec 6, 2020
1 parent 022c6f5 commit 9f01a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArchUnitNET.xUnit/ArchUnitNET.xUnit.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netstandard2.0;net40</TargetFrameworks>
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
<IsPackable>true</IsPackable>
<Title>ArchUnit C# xUnit Extension</Title>
<Authors>Florian Gather, Fritz Brandhuber</Authors>
Expand Down

0 comments on commit 9f01a22

Please sign in to comment.