Skip to content

Commit

Permalink
Version of Newtonsoft dll was changed to be compatible with memoQ
Browse files Browse the repository at this point in the history
  • Loading branch information
antonchi committed Aug 14, 2019
1 parent 5367a48 commit 215f8c0
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions IntentoSDK.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="addins;."/>
</assemblyBinding>
</runtime>
</configuration>
1 change: 1 addition & 0 deletions IntentoSDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<None Include="Embed.bat" />
<None Include="githashForm.bat" />
<None Include="intento.pfx" />
<None Include="IntentoSDK.config" />
<None Include="README.md" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
Binary file added Newtonsoft/11.0.0/Newtonsoft.Json.dll
Binary file not shown.
File renamed without changes.
Binary file modified Newtonsoft/Newtonsoft.Json.dll
Binary file not shown.

0 comments on commit 215f8c0

Please sign in to comment.