Last change
on this file since 15529 was
15349,
checked in by gkronber, 7 years ago
|
#2789 installed correct version of FSharp.Core package for DiffSharp
|
File size:
426 bytes
|
Rev | Line | |
---|
[15348] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <configuration>
|
---|
| 3 | <runtime>
|
---|
| 4 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
---|
| 5 | <dependentAssembly>
|
---|
| 6 | <assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
---|
[15349] | 7 | <bindingRedirect oldVersion="0.0.0.0-4.4.0.0" newVersion="4.4.0.0" />
|
---|
[15348] | 8 | </dependentAssembly>
|
---|
| 9 | </assemblyBinding>
|
---|
| 10 | </runtime>
|
---|
| 11 | </configuration> |
---|
Note: See
TracBrowser
for help on using the repository browser.