Revize c9eed50c
Přidáno uživatelem Alex Konig před více než 3 roky(ů)
Server/ServerApp/App.config | ||
---|---|---|
7 | 7 |
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
8 | 8 |
<dependentAssembly> |
9 | 9 |
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
10 |
<bindingRedirect oldVersion="0.0.0.0-4.0.4.1" newVersion="4.0.4.1" />
|
|
10 |
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
|
|
11 | 11 |
</dependentAssembly> |
12 | 12 |
<dependentAssembly> |
13 | 13 |
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> |
Také k dispozici: Unified diff
re #8840 First test