Basic Structure for adding Students and BookTypes
This commit is contained in:
14
BuechermarktClient/bin/Debug/BuechermarktClient.exe.config
Normal file
14
BuechermarktClient/bin/Debug/BuechermarktClient.exe.config
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
|
||||
</startup>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Runtime.InteropServices.RuntimeInformation" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
22445
BuechermarktClient/bin/Debug/MongoDB.Bson.xml
Normal file
22445
BuechermarktClient/bin/Debug/MongoDB.Bson.xml
Normal file
File diff suppressed because it is too large
Load Diff
13336
BuechermarktClient/bin/Debug/MongoDB.Driver.Core.xml
Normal file
13336
BuechermarktClient/bin/Debug/MongoDB.Driver.Core.xml
Normal file
File diff suppressed because it is too large
Load Diff
17863
BuechermarktClient/bin/Debug/MongoDB.Driver.xml
Normal file
17863
BuechermarktClient/bin/Debug/MongoDB.Driver.xml
Normal file
File diff suppressed because it is too large
Load Diff
10760
BuechermarktClient/bin/Debug/Newtonsoft.Json.xml
Normal file
10760
BuechermarktClient/bin/Debug/Newtonsoft.Json.xml
Normal file
File diff suppressed because it is too large
Load Diff
3095
BuechermarktClient/bin/Debug/RestSharp.xml
Normal file
3095
BuechermarktClient/bin/Debug/RestSharp.xml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user