Add ValidateExecutableReferencesMatchSelfContained to MacOS Gui project

This commit is contained in:
jvyden 2021-10-19 23:26:33 -04:00
commit a169c7f2b4
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -8,10 +8,10 @@
<ItemGroup>
<ProjectReference Include="..\UnionPatcher.Gui\UnionPatcher.Gui.csproj" />
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Eto.Platform.Mac64" Version="2.5.11" />
</ItemGroup>
</Project>