mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
chore: remove references to full Newtonsoft package
This commit is contained in:
parent
0a9ba77bb7
commit
b74755c825
67 changed files with 170 additions and 171 deletions
|
|
@ -45,11 +45,8 @@
|
|||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Crestron.SimplSharp.SDK.Program" Version="2.20.42" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.2">
|
||||
<Aliases>Full</Aliases>
|
||||
</PackageReference>
|
||||
<PackageReference Include="PepperDashCore" Version="2.0.0-alpha-377" />
|
||||
<PackageReference Include="Crestron.SimplSharp.SDK.Program" Version="2.20.37" />
|
||||
<PackageReference Include="PepperDashCore" Version="2.0.0-beta-379" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\PepperDash.Essentials.Core\PepperDash.Essentials.Core.csproj" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue