File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 90
90
<PrivateAssets >all</PrivateAssets >
91
91
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
92
92
</PackageReference >
93
+ <Reference Include =" Newtonsoft.Json" >
94
+ <HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\Newtonsoft.Json.dll</HintPath >
95
+ <Private >False</Private >
96
+ <SpecificVersion >False</SpecificVersion >
97
+ </Reference >
93
98
<Reference Include =" AdditionalContentModel.Interfaces" >
94
99
<HintPath >$(BeatSaberDir)\Beat Saber_Data\Managed\AdditionalContentModel.Interfaces.dll</HintPath >
95
100
<Private >False</Private >
331
336
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
332
337
<PrivateAssets >all</PrivateAssets >
333
338
</PackageReference >
334
- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
335
339
</ItemGroup >
336
340
<Target Name =" PreBuild" BeforeTargets =" BeforeBuild" Condition =" '$(NCRUNCH)' != '1'" >
337
341
<Error Text =" The BeatSaberModdingTools.Tasks nuget package doesn't seem to be installed." Condition =" '$(BSMTTaskAssembly)' == ''" />
You can’t perform that action at this time.
0 commit comments