|
|
@ -71,13 +71,13 @@
|
|
|
|
<MauiXaml Update="View\Main.xaml">
|
|
|
|
<MauiXaml Update="View\Main.xaml">
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
</MauiXaml>
|
|
|
|
</MauiXaml>
|
|
|
|
<MauiXaml Update="View\Login.xaml">
|
|
|
|
<MauiXaml Update="View\Strat.xaml">
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
</MauiXaml>
|
|
|
|
</MauiXaml>
|
|
|
|
<MauiXaml Update="View\Register.xaml">
|
|
|
|
<MauiXaml Update="View\Login.xaml">
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
</MauiXaml>
|
|
|
|
</MauiXaml>
|
|
|
|
<MauiXaml Update="View\Strat.xaml">
|
|
|
|
<MauiXaml Update="View\Register.xaml">
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
</MauiXaml>
|
|
|
|
</MauiXaml>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
@ -85,6 +85,7 @@
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ProjectReference Include="..\Stub\Stub.csproj" />
|
|
|
|
<ProjectReference Include="..\Stub\Stub.csproj" />
|
|
|
|
<ProjectReference Include="..\Models\Models.csproj" />
|
|
|
|
<ProjectReference Include="..\Models\Models.csproj" />
|
|
|
|
|
|
|
|
<ProjectReference Include="..\UniTests\UniTests.csproj" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
</Project>
|
|
|
|
</Project>
|
|
|
|