Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'macdoc.csproj')
-rw-r--r--macdoc.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/macdoc.csproj b/macdoc.csproj
index bd4dfad..4db86ad 100644
--- a/macdoc.csproj
+++ b/macdoc.csproj
@@ -39,6 +39,7 @@
<CreatePackage>False</CreatePackage>
<EnablePackageSigning>False</EnablePackageSigning>
<IncludeMonoRuntime>False</IncludeMonoRuntime>
+ <UseHardenedRuntime>True</UseHardenedRuntime>
<UseSGen>False</UseSGen>
<MonoBundlingExtraArgs>--embed-mono=false --registrar=dynamic</MonoBundlingExtraArgs>
</PropertyGroup>
@@ -117,6 +118,7 @@
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
+ <None Include="Entitlements.plist" />
</ItemGroup>
<ItemGroup>
<Content Include="monodoc.icns" />