diff options
author | chai <215380520@qq.com> | 2024-06-04 00:10:56 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2024-06-04 00:10:56 +0800 |
commit | 2819ad53ab20e3b6c58ba860653a7960fb9d005e (patch) | |
tree | b31de9c669194ddb59c68d00b82f89ab8b96f27b /Projects/UGEditor/UGEditor.csproj | |
parent | 0d03c4c6cd5178cd86a0135361b8a3e9e51e2036 (diff) |
*doc
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"> |