This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
ChanSort
Watch
1
Star
0
Fork
0
You've already forked ChanSort
mirror of
https://github.com/PredatH0r/ChanSort.git
synced
2026-01-23 07:42:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc1cebcacd9cb9825f7e6ad182cb6b689d1f91a2
ChanSort
/
source
/
ChanSort.Loader.Toshiba
History
Horst Beham
cc1cebcacd
- switched to AnyCPU build
...
- updated to latest nuget packages (stable)
2021-07-12 14:36:18 +02:00
..
Properties
- moved all files to a "source" subdirectory to tidy up the GitHub project page
2015-06-04 13:31:43 +02:00
app.config
- replaced System.Data.SQLite with Microsoft.Data.Sqlite because MS removed the required VC2010 Redist x86 from their website
2021-04-25 18:31:05 +02:00
ChanSort.Loader.Toshiba.csproj
- switched to AnyCPU build
2021-07-12 14:36:18 +02:00
ChmgtDbSerializer.cs
removed DependencyChecker code that was used to ensure VC2010 Redist x86 is installed
2021-04-25 18:41:53 +02:00
DbChannel.cs
- replaced System.Data.SQLite with Microsoft.Data.Sqlite because MS removed the required VC2010 Redist x86 from their website
2021-04-25 18:31:05 +02:00
packages.config
- switched to AnyCPU build
2021-07-12 14:36:18 +02:00
SettingsDbSerializer.cs
removed DependencyChecker code that was used to ensure VC2010 Redist x86 is installed
2021-04-25 18:41:53 +02:00
ToshibaPlugin.cs
- merged projects so that there is one loader for each manufacturer
2021-01-23 14:22:18 +01:00