File tree Expand file tree Collapse file tree 4 files changed +212
-221
lines changed Expand file tree Collapse file tree 4 files changed +212
-221
lines changed Original file line number Diff line number Diff line change 6
6
<appSettings >
7
7
<add key =" GitHub" value =" https://github.com/ButchersBoy/MaterialDesignInXamlToolkit" />
8
8
</appSettings >
9
- <!-- Can be removed once ShowMeTheXaml.AvalonEdit is updated -->
10
- <runtime >
11
- <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
12
- <dependentAssembly >
13
- <assemblyIdentity name =" ICSharpCode.AvalonEdit" publicKeyToken =" 9cc39be672370310" culture =" neutral" />
14
- <bindingRedirect oldVersion =" 6.0.178.0" newVersion =" 6.0.0.0" />
15
- </dependentAssembly >
16
- </assemblyBinding >
17
- </runtime >
18
9
</configuration >
Original file line number Diff line number Diff line change 1
1
{
2
- "packagesDownloadedHash": "59034105E5C4020927FB8CC0D77314F1A995B435244ACFDAE3CA2C411FC4FA15 ",
3
- "projectsRestoredHash": "59034105E5C4020927FB8CC0D77314F1A995B435244ACFDAE3CA2C411FC4FA15 "
2
+ "packagesDownloadedHash": "9BC4EBFAFD1BCFFF3CD30345E4EE71ED17BA183FF438BA2FB20373375D2B7CA1 ",
3
+ "projectsRestoredHash": "9BC4EBFAFD1BCFFF3CD30345E4EE71ED17BA183FF438BA2FB20373375D2B7CA1 "
4
4
}
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ nuget System.Net.Http >= 4.0
9
9
nuget xunit ~> 2.4
10
10
nuget xunit.runner.visualstudio ~> 2.4
11
11
nuget Xunit.StaFact ~> 1.0.11-beta
12
- nuget ShowMeTheXAML 1.1.0-ci70 ci
13
- nuget ShowMeTheXAML.AvalonEdit 1.1.0-ci70 ci
14
- nuget ShowMeTheXAML.MSBuild 1.1.0-ci70 ci
12
+ nuget ShowMeTheXAML 1.1.0-ci71 ci
13
+ nuget ShowMeTheXAML.AvalonEdit 1.1.0-ci71 ci
14
+ nuget ShowMeTheXAML.MSBuild 1.1.0-ci71 ci
15
15
16
16
nuget Microsoft.CSharp ~> 4.6.0
17
17
nuget System.Data.DataSetExtensions ~> 4.6.0-preview3.19128.7
You can’t perform that action at this time.
0 commit comments