This commit is contained in:
2022-06-20 23:24:10 +00:00
parent 7ced9e377c
commit 0526dab167
5 changed files with 182 additions and 16 deletions

View File

@@ -75,6 +75,7 @@
<Compile Include="auth.Designer.cs">
<DependentUpon>auth.cs</DependentUpon>
</Compile>
<Compile Include="AuthorizationRoles.cs" />
<Compile Include="MainForm.cs">
<SubType>Form</SubType>
</Compile>
@@ -91,6 +92,7 @@
<Compile Include="tfa.Designer.cs">
<DependentUpon>tfa.cs</DependentUpon>
</Compile>
<Compile Include="UserType.cs" />
<Compile Include="util.cs" />
<EmbeddedResource Include="auth.resx">
<DependentUpon>auth.cs</DependentUpon>