File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
src/Microsoft.OpenApi.Workbench Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 3
3
xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
4
4
xmlns : local =" clr-namespace:Microsoft.OpenApi.Workbench"
5
5
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>
14
6
</Application >
Original file line number Diff line number Diff line change 7
7
<ImportWindowsDesktopTargets >true</ImportWindowsDesktopTargets >
8
8
</PropertyGroup >
9
9
<ItemGroup >
10
- <PackageReference Include =" Infragistics.Themes.MetroLight.Wpf" Version =" 1.0.0" />
11
10
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" />
12
11
<PackageReference Include =" Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version =" 0.3.310801" >
13
12
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments