Skip to content

Commit

Permalink
mac: Use plain .NET Framework to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
hbons committed Sep 10, 2017
1 parent 122b69f commit 9f82f09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SparkleShare/Mac/SparkleShare.Mac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
<ReleaseVersion></ReleaseVersion>
<UseXamMacFullFramework>true</UseXamMacFullFramework>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
Expand Down Expand Up @@ -153,7 +152,6 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="Xamarin.Mac" />
<Reference Include="System.Net" />
<Reference Include="System.Xml" />
Expand Down

0 comments on commit 9f82f09

Please sign in to comment.