We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64db365 commit 210c664Copy full SHA for 210c664
Xamarin.MacDev/Xamarin.MacDev.csproj
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project Sdk="Microsoft.NET.Sdk">
3
<PropertyGroup>
4
- <TargetFrameworks>net461;netstandard2.0</TargetFrameworks>
+ <TargetFrameworks>net451;net461;netstandard2.0</TargetFrameworks>
5
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
6
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
7
</PropertyGroup>
0 commit comments