mirror of
https://github.com/claunia/osrepodbmgr.git
synced 2025-12-16 19:14:25 +00:00
21 lines
383 B
Plaintext
21 lines
383 B
Plaintext
2017-05-10 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Core.cs:
|
|
* DBOps.cs:
|
|
* SQLite.cs:
|
|
* DBCore.cs:
|
|
* Schema.cs:
|
|
* DicCore.cs:
|
|
* Context.cs:
|
|
* Settings.cs:
|
|
* Checksum.cs:
|
|
* DetectOS.cs:
|
|
* PlatformID.cs:
|
|
* PluginBase.cs:
|
|
* packages.config:
|
|
* DetectImageFormat.cs:
|
|
* osrepodbmgr.Core.csproj:
|
|
* Properties/AssemblyInfo.cs:
|
|
Refactor: Separate engine code from GUI.
|
|
|