Skip to content

Commit

Permalink
Update FFImageLoading.Svg.Mac.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-luberda committed May 16, 2019
1 parent 075b9ab commit 64db129
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/FFImageLoading.Svg.Mac/FFImageLoading.Svg.Mac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<LinkMode>None</LinkMode>
<XamMacArch></XamMacArch>
<AOTMode>None</AOTMode>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -50,6 +51,7 @@
<XamMacArch></XamMacArch>
<AOTMode>None</AOTMode>
<DefineConstants>__MACOS__</DefineConstants>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down

0 comments on commit 64db129

Please sign in to comment.