Skip to content
Prev Previous commit
Next Next commit
Update TFM
  • Loading branch information
wtgodbe committed Nov 26, 2024
commit 65d080e4f55cfd2c5f9a6cd46b712195cd1ed1d1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageId>Internal.AspNetCore.SiteExtension.Sdk</PackageId>
<TargetFrameworks>netcoreapp2.1;net46</TargetFrameworks>
<TargetFrameworks>netcoreapp2.1;net472</TargetFrameworks>
<Serviceable>false</Serviceable>
<Description>Build targets and extensions to Microsoft.NET.Sdk. This package is intended for Microsoft use only.</Description>
<NuspecFile>$(MSBuildThisFileDirectory)$(MSBuildProjectName).nuspec</NuspecFile>
Expand Down
Loading