Skip to content

Commit

Permalink
feat(test) Add targetframework .net472 (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
eoehen authored Mar 8, 2024
1 parent b91fb10 commit 54a399f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oehen.arguard.Tests/oehen.arguard.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<OutputType>Library</OutputType>

<TargetFrameworks>net6.0;net48</TargetFrameworks>
<TargetFrameworks>net6.0;net48;net472</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 54a399f

Please sign in to comment.