Mise à jour de 'LOLAPP/LOLAPP/LOLAPP.csproj'
continuous-integration/drone/push Build is failing Details

master
Cedric CHARBONNEL 2 years ago
parent d2fa93d3b9
commit e764060bc9

@ -53,14 +53,14 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Update="View\Login.xaml.cs">
<DependentUpon>Login.xaml</DependentUpon>
</Compile>
<Compile Update="View\Main.xaml.cs"> <Compile Update="View\Main.xaml.cs">
<DependentUpon>Main.xaml</DependentUpon> <DependentUpon>Main.xaml</DependentUpon>
</Compile> </Compile>
<Compile Update="View\Register.xaml.cs"> <Compile Update="View\Strat.xaml.cs">
<DependentUpon>Register.xaml</DependentUpon> <DependentUpon>Strat.xaml</DependentUpon>
</Compile>
<Compile Update="View\Login.xaml.cs">
<DependentUpon>Login.xaml</DependentUpon>
</Compile> </Compile>
<Compile Update="View\Register.xaml.cs"> <Compile Update="View\Register.xaml.cs">
<DependentUpon>Register.xaml</DependentUpon> <DependentUpon>Register.xaml</DependentUpon>

Loading…
Cancel
Save