Toasts – Blame information for rev 39
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
38 | office | 1 | <?xml version="1.0" encoding="utf-8"?> |
28 | office | 2 | <configuration> |
3 | <runtime> |
||
38 | office | 4 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
5 | <dependentAssembly> |
||
6 | <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> |
||
7 | <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> |
||
8 | </dependentAssembly> |
||
9 | </assemblyBinding> |
||
28 | office | 10 | </runtime> |
39 | office | 11 | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" /></startup></configuration> |