Skip to content

Commit

Permalink
Merge pull request #499 from Sergio0694/dev/add-missing-tfm
Browse files Browse the repository at this point in the history
Add missing TFM to ComputeSharp.Tests.GlobalStatements
  • Loading branch information
Sergio0694 committed Mar 11, 2023
2 parents 8aed903 + 5090495 commit 2a8528e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net472;net6.0;net7.0</TargetFrameworks>
<TargetFrameworks>net472;netcoreapp3.1;net6.0;net7.0</TargetFrameworks>
<Platforms>AnyCPU;x64;ARM64</Platforms>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
Expand Down

0 comments on commit 2a8528e

Please sign in to comment.