HamBook – Blame information for rev 58
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
58 | office | 1 | <?xml version="1.0" encoding="utf-8"?> |
1 | office | 2 | <configuration> |
54 | office | 3 | <startup> |
58 | office | 4 | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/> |
54 | office | 5 | </startup> |
6 | <runtime> |
||
7 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
8 | <dependentAssembly> |
||
58 | office | 9 | <assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/> |
10 | <bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0"/> |
||
54 | office | 11 | </dependentAssembly> |
12 | <dependentAssembly> |
||
58 | office | 13 | <assemblyIdentity name="Microsoft.Win32.Registry" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/> |
14 | <bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0"/> |
||
54 | office | 15 | </dependentAssembly> |
16 | <dependentAssembly> |
||
58 | office | 17 | <assemblyIdentity name="System.Drawing.Common" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/> |
18 | <bindingRedirect oldVersion="0.0.0.0-7.0.0.0" newVersion="7.0.0.0"/> |
||
54 | office | 19 | </dependentAssembly> |
20 | <dependentAssembly> |
||
58 | office | 21 | <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/> |
22 | <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0"/> |
||
54 | office | 23 | </dependentAssembly> |
24 | </assemblyBinding> |
||
25 | </runtime> |
||
58 | office | 26 | </configuration> |