We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d1d7c commit 3a54b41Copy full SHA for 3a54b41
src/Magick.NET.AvaloniaMediaImaging/Magick.NET.AvaloniaMediaImaging.csproj
@@ -1,7 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFrameworks>net8.0;net462</TargetFrameworks>
4
- <TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
+ <TargetFrameworks>net8.0;netstandard20</TargetFrameworks>
5
<Platforms>AnyCPU</Platforms>
6
<AssemblyVersion>1.0.0</AssemblyVersion>
7
<FileVersion>1.0.0</FileVersion>
0 commit comments