Skip to content

Commit 35dc192

Browse files
committed
Remove local dependency to CodeDisplayer
1 parent b0781ab commit 35dc192

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed
Binary file not shown.

MainDemo.Wpf/MaterialDesignDemo.csproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -418,10 +418,6 @@
418418
<None Include="App.config" />
419419
</ItemGroup>
420420
<ItemGroup>
421-
<ProjectReference Include="..\..\..\..\Source\Repos\Displaying-XAML\WpfApplication1\CodeDisplayer\CodeDisplayer.csproj">
422-
<Project>{ab0aca42-1c9f-4823-a8c9-4594c5b70f4e}</Project>
423-
<Name>CodeDisplayer</Name>
424-
</ProjectReference>
425421
<ProjectReference Include="..\MaterialDesignColors.Wpf\MaterialDesignColors.Wpf.csproj">
426422
<Project>{90b53209-c60c-4655-b28d-a1b3e1044ba3}</Project>
427423
<Name>MaterialDesignColors.Wpf</Name>
@@ -471,4 +467,4 @@
471467
<Error Condition="!Exists('..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets'))" />
472468
</Target>
473469
<Import Project="..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" />
474-
</Project>
470+
</Project>

0 commit comments

Comments
 (0)