Skip to content

Commit 39f18b7

Browse files
committed
fixup! Migrate tests to Xunit.Net 2.0
1 parent 993960f commit 39f18b7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

LibGit2Sharp.Tests/app.config

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,4 @@
33
<startup>
44
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
55
</startup>
6-
<runtime>
7-
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
8-
<dependentAssembly>
9-
<assemblyIdentity name="xunit" publicKeyToken="8d05b1bb7a6fdb6c" culture="neutral" />
10-
<bindingRedirect oldVersion="0.0.0.0-1.9.2.1705" newVersion="1.9.2.1705" />
11-
</dependentAssembly>
12-
</assemblyBinding>
13-
</runtime>
146
</configuration>

0 commit comments

Comments
 (0)