This commit is contained in:
2022-06-20 22:16:12 +00:00
parent 4fb17a3778
commit 0e7d1de1ed
6 changed files with 4227 additions and 0 deletions

View File

@@ -85,6 +85,12 @@
<Compile Include="NameIdItem.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="tfa.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="tfa.Designer.cs">
<DependentUpon>tfa.cs</DependentUpon>
</Compile>
<Compile Include="util.cs" />
<EmbeddedResource Include="auth.resx">
<DependentUpon>auth.cs</DependentUpon>
@@ -102,6 +108,9 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="tfa.resx">
<DependentUpon>tfa.cs</DependentUpon>
</EmbeddedResource>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>