mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
Moved source code under src folder - massive change
This commit is contained in:
parent
2fc8123d6b
commit
5bf0e197ec
1499 changed files with 1054 additions and 1444 deletions
BIN
src/Libraries/Interop.NetFwTypeLib.dll
Normal file
BIN
src/Libraries/Interop.NetFwTypeLib.dll
Normal file
Binary file not shown.
BIN
src/Libraries/Manifest Tool/mt.exe
Normal file
BIN
src/Libraries/Manifest Tool/mt.exe
Normal file
Binary file not shown.
9
src/Libraries/Manifest Tool/mt.exe.config
Normal file
9
src/Libraries/Manifest Tool/mt.exe.config
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version ="1.0"?>
|
||||
<!-- This allows mt.exe to run on machines with the CLR v4 installed but not 1.1 or 2.0 -->
|
||||
<configuration>
|
||||
<startup useLegacyV2RuntimeActivationPolicy="true">
|
||||
<supportedRuntime version="v4.0"/>
|
||||
<supportedRuntime version="v2.0.50727"/>
|
||||
<supportedRuntime version="v1.1.4322"/>
|
||||
</startup>
|
||||
</configuration>
|
BIN
src/Libraries/Sqlite/System.Data.SQLite.dll
Normal file
BIN
src/Libraries/Sqlite/System.Data.SQLite.dll
Normal file
Binary file not shown.
5370
src/Libraries/Sqlite/System.Data.SQLite.xml
Normal file
5370
src/Libraries/Sqlite/System.Data.SQLite.xml
Normal file
File diff suppressed because it is too large
Load diff
BIN
src/Libraries/Sqlite/sqlite3.dll
Normal file
BIN
src/Libraries/Sqlite/sqlite3.dll
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue