Skip to content

Commit

Permalink
Upped newtonsoft to 13 in AnimationEditor.
Browse files Browse the repository at this point in the history
  • Loading branch information
vchelaru committed Nov 2, 2023
1 parent fdc9c25 commit 1851bfa
Show file tree
Hide file tree
Showing 26 changed files with 8 additions and 93,895 deletions.
4 changes: 4 additions & 0 deletions Engines/FlatRedBallXNA/FlatRedBall/FlatRedBallXna4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@
<Reference Include="mscorlib">
<Private>False</Private>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\..\FRBDK\AnimationEditor\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System">
<Private>False</Private>
</Reference>
Expand Down Expand Up @@ -216,6 +219,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="Resources Xna 4\x86\Shaders\FlatRedBallModelShader.xnb" />
<None Include="Resources Xna 4\x86\Shaders\FlatRedBallShader.xnb" />
<None Include="Resources Xna 4\x86\Shaders\PostProcessing\Bloom.xnb" />
Expand Down
2 changes: 1 addition & 1 deletion Engines/FlatRedBallXNA/FlatRedBall/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net471" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net472" />
</packages>
4 changes: 2 additions & 2 deletions FRBDK/AnimationEditor/PreviewProject/AnimationEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86" />
<Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86" />
<Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86" />
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
Expand Down
2 changes: 1 addition & 1 deletion FRBDK/AnimationEditor/PreviewProject/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net472" />
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net472" />
</packages>
Binary file not shown.
20 changes: 0 additions & 20 deletions FRBDK/AnimationEditor/packages/Newtonsoft.Json.12.0.3/LICENSE.md

This file was deleted.

Binary file not shown.
Binary file not shown.
10,298 changes: 0 additions & 10,298 deletions FRBDK/AnimationEditor/packages/Newtonsoft.Json.12.0.3/lib/net20/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
11,262 changes: 0 additions & 11,262 deletions FRBDK/AnimationEditor/packages/Newtonsoft.Json.12.0.3/lib/net45/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

0 comments on commit 1851bfa

Please sign in to comment.