|
@@ -64,7 +64,7 @@
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</ApplicationDefinition>
|
|
|
- <Page Include="AddAgent.xaml">
|
|
|
+ <Page Include="Windows\AddAgent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
@@ -72,7 +72,7 @@
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
- <Compile Include="AddAgent.xaml.cs">
|
|
|
+ <Compile Include="Windows\AddAgent.xaml.cs">
|
|
|
<DependentUpon>AddAgent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Agent.cs">
|
|
@@ -95,7 +95,7 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PgChange.xaml">
|
|
|
+ <Page Include="Windows\PgChange.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
@@ -120,7 +120,7 @@
|
|
|
<Compile Include="Pages\PgListAgent.xaml.cs">
|
|
|
<DependentUpon>PgListAgent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PgChange.xaml.cs">
|
|
|
+ <Compile Include="Windows\PgChange.xaml.cs">
|
|
|
<DependentUpon>PgChange.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Product.cs">
|
|
@@ -165,9 +165,7 @@
|
|
|
<ItemGroup>
|
|
|
<None Include="App.config" />
|
|
|
</ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Folder Include="Windows\" />
|
|
|
- </ItemGroup>
|
|
|
+ <ItemGroup />
|
|
|
<ItemGroup>
|
|
|
<Resource Include="agents\agent_1.png" />
|
|
|
<Resource Include="agents\agent_10.png" />
|