mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-23 21:50:44 -05:00
Add libraries for EntityFramework
Stats plugin work Allow plugins to dynamically add EF classes to the context
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<noInheritable></noInheritable>
|
||||
<assemblyIdentity type="win32" name="Microsoft.VC90.CRT" version="9.0.30729.4148" processorArchitecture="amd64" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
|
||||
<file name="msvcr90.dll" hashalg="SHA1" hash="1b065fdf0cb8516b0553128eae4af39c5f8eeb46"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>Vy8CgQgbu3qH5JHTK0op4kR8114=</dsig:DigestValue></asmv2:hash></file> <file name="msvcp90.dll" hashalg="SHA1" hash="45d3027d87eade77317e92994790598c755b3920"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>QTJu3Gttpt8hhCktGelNeXj4Yp8=</dsig:DigestValue></asmv2:hash></file> <file name="msvcm90.dll" hashalg="SHA1" hash="e77fd69f7c88f34329d8a95c3179f67ead330217"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>1ruqF7/L+m1tqnJVscaOtNRNHIE=</dsig:DigestValue></asmv2:hash></file>
|
||||
</assembly>
|
BIN
Admin/Lib/amd64/Microsoft.VC90.CRT/README_ENU.txt
Normal file
BIN
Admin/Lib/amd64/Microsoft.VC90.CRT/README_ENU.txt
Normal file
Binary file not shown.
BIN
Admin/Lib/amd64/Microsoft.VC90.CRT/msvcr90.dll
Normal file
BIN
Admin/Lib/amd64/Microsoft.VC90.CRT/msvcr90.dll
Normal file
Binary file not shown.
BIN
Admin/Lib/amd64/sqlceca40.dll
Normal file
BIN
Admin/Lib/amd64/sqlceca40.dll
Normal file
Binary file not shown.
BIN
Admin/Lib/amd64/sqlcecompact40.dll
Normal file
BIN
Admin/Lib/amd64/sqlcecompact40.dll
Normal file
Binary file not shown.
BIN
Admin/Lib/amd64/sqlceer40EN.dll
Normal file
BIN
Admin/Lib/amd64/sqlceer40EN.dll
Normal file
Binary file not shown.
BIN
Admin/Lib/amd64/sqlceme40.dll
Normal file
BIN
Admin/Lib/amd64/sqlceme40.dll
Normal file
Binary file not shown.
BIN
Admin/Lib/amd64/sqlceqp40.dll
Normal file
BIN
Admin/Lib/amd64/sqlceqp40.dll
Normal file
Binary file not shown.
BIN
Admin/Lib/amd64/sqlcese40.dll
Normal file
BIN
Admin/Lib/amd64/sqlcese40.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user