Skip to content

Commit 25b7357

Browse files
committed
Remove package and its reference
1 parent 8e9e8cb commit 25b7357

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

src/Microsoft.OpenApi.Workbench/App.xaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,4 @@
33
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
44
xmlns:local="clr-namespace:Microsoft.OpenApi.Workbench"
55
StartupUri="MainWindow.xaml">
6-
<Application.Resources>
7-
<ResourceDictionary>
8-
<ResourceDictionary.MergedDictionaries>
9-
<ResourceDictionary Source="Themes/Metro/Metro.MSControls.Core.Implicit.xaml" />
10-
<ResourceDictionary Source="Themes/Metro/Metro.MSControls.Toolkit.Implicit.xaml" />
11-
</ResourceDictionary.MergedDictionaries>
12-
</ResourceDictionary>
13-
</Application.Resources>
146
</Application>

src/Microsoft.OpenApi.Workbench/Microsoft.OpenApi.Workbench.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="Infragistics.Themes.MetroLight.Wpf" Version="1.0.0" />
1110
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
1211
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.310801">
1312
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)