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