New window views
This commit is contained in:
@@ -291,6 +291,9 @@
|
|||||||
<Compile Include="Views\PluginBrowser.xaml.cs">
|
<Compile Include="Views\PluginBrowser.xaml.cs">
|
||||||
<DependentUpon>PluginBrowser.xaml</DependentUpon>
|
<DependentUpon>PluginBrowser.xaml</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
<Compile Include="Views\PluginDownloader.xaml.cs">
|
||||||
|
<DependentUpon>PluginDownloader.xaml</DependentUpon>
|
||||||
|
</Compile>
|
||||||
<Compile Include="Views\RoleEditor.xaml.cs">
|
<Compile Include="Views\RoleEditor.xaml.cs">
|
||||||
<DependentUpon>RoleEditor.xaml</DependentUpon>
|
<DependentUpon>RoleEditor.xaml</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
@@ -462,6 +465,10 @@
|
|||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
<Generator>MSBuild:Compile</Generator>
|
<Generator>MSBuild:Compile</Generator>
|
||||||
</Page>
|
</Page>
|
||||||
|
<Page Include="Views\PluginDownloader.xaml">
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
<Generator>MSBuild:Compile</Generator>
|
||||||
|
</Page>
|
||||||
<Page Include="Views\PluginsControl.xaml">
|
<Page Include="Views\PluginsControl.xaml">
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
<Generator>MSBuild:Compile</Generator>
|
<Generator>MSBuild:Compile</Generator>
|
||||||
@@ -526,4 +533,4 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PostBuildEvent>copy "$(SolutionDir)NLog.config" "$(TargetDir)" & copy "$(SolutionDir)NLog-user.config" "$(TargetDir)"</PostBuildEvent>
|
<PostBuildEvent>copy "$(SolutionDir)NLog.config" "$(TargetDir)" & copy "$(SolutionDir)NLog-user.config" "$(TargetDir)"</PostBuildEvent>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
Reference in New Issue
Block a user