Update Tribufu.ComponentModel.csproj

This commit is contained in:
2024-11-19 17:58:40 -03:00
parent 7bb51a21e1
commit 24c18dbbbe

View File

@ -7,7 +7,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<TargetFrameworks>net5.0</TargetFrameworks>
<TargetFrameworks>netstandard2.0;net45;net5.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>
<ItemGroup>