mirror of
https://github.com/LBPUnion/UnionPatcher.git
synced 2025-09-06 01:25:45 +00:00
Add ValidateExecutableReferencesMatchSelfContained to MacOS Gui project
This commit is contained in:
parent
275356a2dd
commit
a169c7f2b4
1 changed files with 1 additions and 1 deletions
|
@ -8,10 +8,10 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\UnionPatcher.Gui\UnionPatcher.Gui.csproj" />
|
<ProjectReference Include="..\UnionPatcher.Gui\UnionPatcher.Gui.csproj" />
|
||||||
|
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Eto.Platform.Mac64" Version="2.5.11" />
|
<PackageReference Include="Eto.Platform.Mac64" Version="2.5.11" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue