2022-08-30 15:42:25 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<MSBuildAllProjects Condition="'$(MSBuildVersion)' == '' Or '$(MSBuildVersion)' < '16.0'">$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
|
|
|
<HasSharedItems>true</HasSharedItems>
|
|
|
|
<SharedGUID>96fb99d1-0854-424f-b7ac-e52c3471cf9a</SharedGUID>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Label="Configuration">
|
|
|
|
<Import_RootNamespace>ShareeSharedGuiLib</Import_RootNamespace>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Include="$(MSBuildThisFileDirectory)View\BarLevelView.xaml">
|
|
|
|
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
|
|
|
|
</EmbeddedResource>
|
2022-09-16 11:19:46 +02:00
|
|
|
<EmbeddedResource Include="$(MSBuildThisFileDirectory)View\VersionNumberView.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
|
|
|
|
</EmbeddedResource>
|
2022-08-30 15:42:25 +02:00
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)ViewModel\Bar.cs" />
|
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)ViewModel\BarLevelInputViewModel.cs" />
|
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)ViewModel\BarLevelViewModel.cs" />
|
2023-02-22 14:03:35 +01:00
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)ViewModel\NotConnectedToNetViewModel.cs" />
|
2022-08-30 15:42:25 +02:00
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)View\BarLevelInputView.xaml.cs">
|
|
|
|
<DependentUpon>BarLevelInputView.xaml</DependentUpon>
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)View\BarLevelView.xaml.cs">
|
|
|
|
<DependentUpon>BarLevelView.xaml</DependentUpon>
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2023-02-22 14:03:35 +01:00
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)View\HintForRefreshingPageView.xaml.cs">
|
|
|
|
<DependentUpon>HintForRefreshingPageView.xaml</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)View\NotConnectedToNetView.xaml.cs">
|
|
|
|
<DependentUpon>NotConnectedToNetView.xaml</DependentUpon>
|
|
|
|
</Compile>
|
2022-09-16 11:19:46 +02:00
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)View\RunningProcessView.xaml.cs">
|
|
|
|
<DependentUpon>RunningProcessView.xaml</DependentUpon>
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2022-12-07 16:54:52 +01:00
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)View\RunningProcessViewBay.xaml.cs">
|
|
|
|
<DependentUpon>RunningProcessViewBay.xaml</DependentUpon>
|
|
|
|
</Compile>
|
2022-09-16 11:19:46 +02:00
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)View\VersionNumberView.xaml.cs">
|
|
|
|
<DependentUpon>VersionNumberView.xaml</DependentUpon>
|
|
|
|
</Compile>
|
2022-11-17 10:05:05 +01:00
|
|
|
<Compile Include="$(MSBuildThisFileDirectory)View\TogglePasswordEntry.xaml.cs">
|
|
|
|
<DependentUpon>TogglePasswordEntry.xaml</DependentUpon>
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
2022-08-30 15:42:25 +02:00
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Include="$(MSBuildThisFileDirectory)View\BarLevelInputView.xaml">
|
|
|
|
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
2022-09-16 11:19:46 +02:00
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Include="$(MSBuildThisFileDirectory)View\RunningProcessView.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
2022-11-17 10:05:05 +01:00
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Include="$(MSBuildThisFileDirectory)View\TogglePasswordEntry.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
2022-12-07 16:54:52 +01:00
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Include="$(MSBuildThisFileDirectory)View\RunningProcessViewBay.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
2023-02-22 14:03:35 +01:00
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Include="$(MSBuildThisFileDirectory)View\NotConnectedToNetView.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Include="$(MSBuildThisFileDirectory)View\HintForRefreshingPageView.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
2022-08-30 15:42:25 +02:00
|
|
|
</Project>
|