diff options
Diffstat (limited to 'Projects/UGEditor/UGEditor.csproj')
-rw-r--r-- | Projects/UGEditor/UGEditor.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/UGEditor/UGEditor.csproj b/Projects/UGEditor/UGEditor.csproj index debddf1..414b0d1 100644 --- a/Projects/UGEditor/UGEditor.csproj +++ b/Projects/UGEditor/UGEditor.csproj @@ -30,6 +30,7 @@ <ItemGroup> <PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" /> <PackageReference Include="MonoGame.Content.Builder.Task" Version="3.8.1.303" /> + <PackageReference Include="Newtonsoft.Json" Version="13.0.3" /> </ItemGroup> <ItemGroup> <None Update="icon.png"> |