Skip to content

Commit 5985efd

Browse files
author
Craig Fowler
committed
Trivial - changes made by VS2017
1 parent bb80b87 commit 5985efd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CSF.Validation.Tests/App.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
55
<dependentAssembly>
66
<assemblyIdentity name="nunit.framework" publicKeyToken="2638cd05610744eb" culture="neutral" />
7-
<bindingRedirect oldVersion="3.0.0.0-3.6.1.0" newVersion="3.6.1.0" />
7+
<bindingRedirect oldVersion="0.0.0.0-3.6.1.0" newVersion="3.6.1.0" />
88
</dependentAssembly>
99
<dependentAssembly>
1010
<assemblyIdentity name="Moq" publicKeyToken="69f491c39445e920" culture="neutral" />
11-
<bindingRedirect oldVersion="4.0.0.0-4.7.8.0" newVersion="4.7.8.0" />
11+
<bindingRedirect oldVersion="0.0.0.0-4.7.8.0" newVersion="4.7.8.0" />
1212
</dependentAssembly>
1313
</assemblyBinding>
1414
</runtime>

0 commit comments

Comments
 (0)