markus / AppCast / generate_appcast.dll.config @ master
이력 | 보기 | 이력해설 | 다운로드 (5.67 KB)
1 | 9d5b4bc2 | taeseongkim | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | <configuration> |
||
3 | <startup> |
||
4 | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" /> |
||
5 | </startup> |
||
6 | <runtime> |
||
7 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
8 | <dependentAssembly> |
||
9 | <assemblyIdentity name="System.Collections.Concurrent" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
10 | <bindingRedirect oldVersion="0.0.0.0-4.0.15.0" newVersion="4.0.15.0" /> |
||
11 | </dependentAssembly> |
||
12 | </assemblyBinding> |
||
13 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
14 | <dependentAssembly> |
||
15 | <assemblyIdentity name="System.Collections" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
16 | <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> |
||
17 | </dependentAssembly> |
||
18 | </assemblyBinding> |
||
19 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
20 | <dependentAssembly> |
||
21 | <assemblyIdentity name="System.Diagnostics.Debug" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
22 | <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> |
||
23 | </dependentAssembly> |
||
24 | </assemblyBinding> |
||
25 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
26 | <dependentAssembly> |
||
27 | <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> |
||
28 | <bindingRedirect oldVersion="0.0.0.0-4.2.1.0" newVersion="4.2.1.0" /> |
||
29 | </dependentAssembly> |
||
30 | </assemblyBinding> |
||
31 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
32 | <dependentAssembly> |
||
33 | <assemblyIdentity name="System.Numerics.Vectors" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
34 | <bindingRedirect oldVersion="0.0.0.0-4.1.6.0" newVersion="4.1.6.0" /> |
||
35 | </dependentAssembly> |
||
36 | </assemblyBinding> |
||
37 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
38 | <dependentAssembly> |
||
39 | <assemblyIdentity name="System.Reflection.Emit.ILGeneration" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
40 | <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> |
||
41 | </dependentAssembly> |
||
42 | </assemblyBinding> |
||
43 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
44 | <dependentAssembly> |
||
45 | <assemblyIdentity name="System.Reflection.Emit.Lightweight" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
46 | <bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" /> |
||
47 | </dependentAssembly> |
||
48 | </assemblyBinding> |
||
49 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
50 | <dependentAssembly> |
||
51 | <assemblyIdentity name="System.Reflection.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
52 | <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> |
||
53 | </dependentAssembly> |
||
54 | </assemblyBinding> |
||
55 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
56 | <dependentAssembly> |
||
57 | <assemblyIdentity name="System.Resources.ResourceManager" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
58 | <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> |
||
59 | </dependentAssembly> |
||
60 | </assemblyBinding> |
||
61 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
62 | <dependentAssembly> |
||
63 | <assemblyIdentity name="System.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
64 | <bindingRedirect oldVersion="0.0.0.0-4.2.2.0" newVersion="4.2.2.0" /> |
||
65 | </dependentAssembly> |
||
66 | </assemblyBinding> |
||
67 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
68 | <dependentAssembly> |
||
69 | <assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
70 | <bindingRedirect oldVersion="0.0.0.0-4.2.2.0" newVersion="4.2.2.0" /> |
||
71 | </dependentAssembly> |
||
72 | </assemblyBinding> |
||
73 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
74 | <dependentAssembly> |
||
75 | <assemblyIdentity name="System.Security.Claims" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
76 | <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> |
||
77 | </dependentAssembly> |
||
78 | </assemblyBinding> |
||
79 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
80 | <dependentAssembly> |
||
81 | <assemblyIdentity name="System.Security.Principal" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
82 | <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> |
||
83 | </dependentAssembly> |
||
84 | </assemblyBinding> |
||
85 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
86 | <dependentAssembly> |
||
87 | <assemblyIdentity name="System.Text.Encoding.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
88 | <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> |
||
89 | </dependentAssembly> |
||
90 | </assemblyBinding> |
||
91 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
92 | <dependentAssembly> |
||
93 | <assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
94 | <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> |
||
95 | </dependentAssembly> |
||
96 | </assemblyBinding> |
||
97 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
98 | <dependentAssembly> |
||
99 | <assemblyIdentity name="System.Threading" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
100 | <bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" /> |
||
101 | </dependentAssembly> |
||
102 | </assemblyBinding> |
||
103 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
104 | <dependentAssembly> |
||
105 | <assemblyIdentity name="netstandard" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> |
||
106 | <bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" /> |
||
107 | </dependentAssembly> |
||
108 | </assemblyBinding> |
||
109 | </runtime> |
||
110 | </configuration> |