Skip to content

Commit

Permalink
Changed download site from MEGA to MediaFire.
Browse files Browse the repository at this point in the history
  • Loading branch information
fireshaper committed Jan 26, 2021
1 parent 1e1e10e commit 165c0b8
Show file tree
Hide file tree
Showing 31 changed files with 22,014 additions and 116 deletions.
6 changes: 5 additions & 1 deletion App.config
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-12.0.3" newVersion="12.0.3" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Net.Http.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.22.0" newVersion="4.2.22.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
Expand Down
48 changes: 30 additions & 18 deletions Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 165c0b8

Please sign in to comment.