File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <AssemblyTitle >QSB Multiple Ships</AssemblyTitle >
1515 </PropertyGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" OuterWildsGameLibs" Version =" 1.1.13.456" />
19- <PackageReference Include =" OWML" Version =" 2.9.3" />
18+ <PackageReference Include =" OuterWildsGameLibs" Version =" 1.1.13.456" IncludeAssets = " compile " />
19+ <PackageReference Include =" OWML" Version =" 2.9.3" IncludeAssets = " compile " />
2020 </ItemGroup >
2121
2222 <ItemGroup >
2323 <Reference Include =" Mirror" >
2424 <HintPath >..\..\..\..\AppData\Roaming\OuterWildsModManager\OWML\Mods\Raicuparta.QuantumSpaceBuddies\Mirror.dll</HintPath >
25+ <Private >False</Private >
2526 </Reference >
2627 <Reference Include =" QSB" >
2728 <HintPath >..\..\..\..\AppData\Roaming\OuterWildsModManager\OWML\Mods\Raicuparta.QuantumSpaceBuddies\QSB.dll</HintPath >
29+ <Private >False</Private >
2830 </Reference >
2931 </ItemGroup >
3032
You can’t perform that action at this time.
0 commit comments