Skip to content

Commit

Permalink
Update Splat.Drawing.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman authored Jan 17, 2025
1 parent 4f4c3cd commit a8569ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Splat.Drawing/Splat.Drawing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
</PropertyGroup>
<PropertyGroup Condition="$(TargetFramework.StartsWith('net8.0')) or $(TargetFramework.StartsWith('net9.0'))">
<IsAotCompatible>true</IsAotCompatible>
<PublishAot>true</PublishAot>
</PropertyGroup>
<PropertyGroup Condition="($(TargetFramework.EndsWith('-windows10.0.17763.0')) or $(TargetFramework.StartsWith('net4'))) and '$(OS)' == 'Windows_NT'">
<UseWPF>true</UseWPF>
Expand Down Expand Up @@ -92,4 +91,4 @@
<ItemGroup>
<ProjectReference Include="..\Splat\Splat.csproj" />
</ItemGroup>
</Project>
</Project>

0 comments on commit a8569ad

Please sign in to comment.