Skip to content

Commit

Permalink
Update reference source projects with new tfm
Browse files Browse the repository at this point in the history
Commit migrated from dotnet/runtime@7a24341
  • Loading branch information
ViktorHofer committed Nov 18, 2022
1 parent 5ff4b37 commit 5c2331e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/System.Drawing.Common/ref/System.Drawing.Common.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>$(NetCoreAppCurrent);$(NetCoreAppMinimum);netstandard2.0;$(NetFrameworkMinimum)</TargetFrameworks>
<TargetFrameworks>$(NetCoreAppCurrent);$(NetCoreAppPrevious);$(NetCoreAppMinimum);netstandard2.0;$(NetFrameworkMinimum)</TargetFrameworks>
<IncludeInternalObsoleteAttribute>true</IncludeInternalObsoleteAttribute>
</PropertyGroup>

Expand Down

0 comments on commit 5c2331e

Please sign in to comment.