This commit is contained in:
2022-06-24 19:19:27 +00:00
parent 53dc74036f
commit 5dbe054880
5 changed files with 263 additions and 23 deletions

View File

@@ -105,6 +105,12 @@
<Compile Include="Timestamp.cs" />
<Compile Include="UserType.cs" />
<Compile Include="util.cs" />
<Compile Include="Waiting.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Waiting.Designer.cs">
<DependentUpon>Waiting.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="auth.resx">
<DependentUpon>auth.cs</DependentUpon>
</EmbeddedResource>
@@ -127,6 +133,9 @@
<EmbeddedResource Include="tfa.resx">
<DependentUpon>tfa.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Waiting.resx">
<DependentUpon>Waiting.cs</DependentUpon>
</EmbeddedResource>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>