Skip to content

Commit e9d7cb9

Browse files
committed
fix build
1 parent 915cf0a commit e9d7cb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/bootstrap/4.0/FSharp.SRGen.Build.Tasks.dll.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</dependentAssembly>
1717
<dependentAssembly>
1818
<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
19-
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.3.0.0" />
19+
<bindingRedirect oldVersion="0.0.0.0-4.3.1.0" newVersion="4.4.0.0" />
2020
</dependentAssembly>
2121
</assemblyBinding>
2222
</runtime>

lib/bootstrap/4.0/FsLexYacc.Build.Tasks.dll.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</dependentAssembly>
1717
<dependentAssembly>
1818
<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
19-
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.3.0.0" />
19+
<bindingRedirect oldVersion="0.0.0.0-4.3.1.0" newVersion="4.4.0.0" />
2020
</dependentAssembly>
2121
</assemblyBinding>
2222
</runtime>

0 commit comments

Comments
 (0)