improved menu performance and folder browser fix
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Misc\App.cs" />
|
||||
<Compile Include="Misc\BetterFolderBrowser.cs">
|
||||
<Compile Include="Misc\FolderBrowser.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Misc\Common.cs" />
|
||||
@@ -112,7 +112,6 @@
|
||||
<Compile Include="WPF\MsgBox\MsgBoxExtendedFunctionality.cs" />
|
||||
<Compile Include="WPF\MsgBox\MsgBoxUrl.cs" />
|
||||
<Compile Include="WPF\MsgBox\MsgEnumerators.cs" />
|
||||
<Compile Include="WPF\MsgBox\Native.cs" />
|
||||
<Compile Include="WPF\RelayCommand.cs" />
|
||||
<Compile Include="Misc\CSharpScriptHost.cs" />
|
||||
<Compile Include="Misc\Extension.cs" />
|
||||
|
||||
Reference in New Issue
Block a user