Skip to content

Commit

Permalink
Updated Newtonsoft to 13.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shashisadasivan committed Dec 20, 2024
1 parent d9d2fce commit c5d96af
Show file tree
Hide file tree
Showing 25 changed files with 3 additions and 93,087 deletions.
Binary file modified OutputDlls/Newtonsoft.Json.dll
Binary file not shown.
Binary file modified OutputDlls/SSD365VSAddIn.dll
Binary file not shown.
5 changes: 2 additions & 3 deletions SSD365VSAddIn/SSD365VSAddIn/SSD365VSAddIn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,8 @@
<Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include="Microsoft.VisualStudio.Shell.Framework, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include="netstandard" />
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
Expand Down
4 changes: 1 addition & 3 deletions SSD365VSAddIn/SSD365VSAddIn/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="envdte80" version="17.10.40170" targetFramework="net472" />
<package id="Microsoft.VisualStudio.Interop" version="17.10.40170" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net452" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
</packages>
Binary file not shown.
20 changes: 0 additions & 20 deletions SSD365VSAddIn/packages/Newtonsoft.Json.12.0.2/LICENSE.md

This file was deleted.

Binary file not shown.
Binary file not shown.
10,208 changes: 0 additions & 10,208 deletions SSD365VSAddIn/packages/Newtonsoft.Json.12.0.2/lib/net20/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.
9,356 changes: 0 additions & 9,356 deletions SSD365VSAddIn/packages/Newtonsoft.Json.12.0.2/lib/net35/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.
9,556 changes: 0 additions & 9,556 deletions SSD365VSAddIn/packages/Newtonsoft.Json.12.0.2/lib/net40/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.
11,172 changes: 0 additions & 11,172 deletions SSD365VSAddIn/packages/Newtonsoft.Json.12.0.2/lib/net45/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.
10,860 changes: 0 additions & 10,860 deletions SSD365VSAddIn/packages/Newtonsoft.Json.12.0.2/lib/netstandard1.0/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.
10,982 changes: 0 additions & 10,982 deletions SSD365VSAddIn/packages/Newtonsoft.Json.12.0.2/lib/netstandard1.3/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.
11,147 changes: 0 additions & 11,147 deletions SSD365VSAddIn/packages/Newtonsoft.Json.12.0.2/lib/netstandard2.0/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

0 comments on commit c5d96af

Please sign in to comment.