-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Изменения: - Изменён сайт для определения IP, что помогло решить проблему полного отказа работоспособности приложения в России - Библиотека Newtonsoft.Json обновлена до версии 13.0.1 - Теперь данные передаются по https-соединениям - Улучшения интерфейса, мелкие правки кода
- Loading branch information
1 parent
7898be6
commit 9bd7337
Showing
56 changed files
with
74,241 additions
and
186,999 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="MaterialSkin" version="0.2.1" targetFramework="net45" /> | ||
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net45" /> | ||
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" /> | ||
</packages> |
Binary file not shown.
Binary file removed
BIN
-541 KB
Source/packages/Newtonsoft.Json.12.0.2/lib/net20/Newtonsoft.Json.dll
Binary file not shown.
Oops, something went wrong.