nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 14 lines 625 B view raw
1diff --git a/LogicReinc.BlendFarm/LogicReinc.BlendFarm.csproj b/LogicReinc.BlendFarm/LogicReinc.BlendFarm.csproj 2index 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\**" />