talosctl: 1.9.1 -> 1.9.2 (#374443)
[NixPkgs.git] / pkgs / by-name / bl / blendfarm / fix-references.patch
blob4071fbe16b8d5a04969386a04e27fcb801454033
1 diff --git a/LogicReinc.BlendFarm/LogicReinc.BlendFarm.csproj b/LogicReinc.BlendFarm/LogicReinc.BlendFarm.csproj
2 index 97aa471..3eaa259 100644
3 --- a/LogicReinc.BlendFarm/LogicReinc.BlendFarm.csproj
4 +++ b/LogicReinc.BlendFarm/LogicReinc.BlendFarm.csproj
5 @@ -9,6 +9,9 @@
6 <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
7 <PackageIcon>icon.png</PackageIcon>
8 </PropertyGroup>
9 + <PropertyGroup>
10 + <ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
11 +</PropertyGroup>
12 <ItemGroup>
13 <AvaloniaXaml Remove="Content\**" />
14 <Compile Remove="Content\**" />