mirror of
https://github.com/chylex/.NET-Community-Toolkit.git
synced 2025-02-24 15:46:02 +01:00
Add missing TFMs in source generator test project
This commit is contained in:
parent
5f1320fabb
commit
55f38715c2
@ -1,7 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>net5.0</TargetFrameworks>
|
||||
<TargetFrameworks>net472;netcoreapp3.1;net5.0</TargetFrameworks>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user