Skip to content

Commit

Permalink
Apply RollForward policy (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
gfoidl authored Nov 30, 2021
1 parent 46a5a77 commit 0346e60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/trx2junit/trx2junit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFrameworks>net6.0;net5.0;netcoreapp3.1;netcoreapp2.1</TargetFrameworks>
<PackAsTool>true</PackAsTool>
<Nullable>enable</Nullable>
<RollForward>Major</RollForward>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 0346e60

Please sign in to comment.