We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993960f commit 39f18b7Copy full SHA for 39f18b7
LibGit2Sharp.Tests/app.config
@@ -3,12 +3,4 @@
3
<startup>
4
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
5
</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>
14
</configuration>
0 commit comments