HamBook – Blame information for rev 10
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
10 | office | 1 | <?xml version="1.0" encoding="utf-8"?> |
1 | office | 2 | <configuration> |
3 | <startup> |
||
4 | <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" /> |
||
5 | </startup> |
||
10 | office | 6 | <runtime> |
7 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
||
8 | <dependentAssembly> |
||
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" /> |
||
11 | </dependentAssembly> |
||
12 | </assemblyBinding> |
||
13 | </runtime> |
||
1 | office | 14 | </configuration> |