This commit is contained in:
zhishinet/xuyangyang
2026-04-19 17:33:11 +08:00
parent 88ef7dd3e1
commit 7c9351c2b5
4 changed files with 68 additions and 11 deletions

View File

@@ -186,6 +186,7 @@
<Compile Include="Forms\UserManagerForm.Designer.cs">
<DependentUpon>UserManagerForm.cs</DependentUpon>
</Compile>
<Compile Include="LogHelper.cs" />
<Compile Include="PasswordExpirationService.cs" />
<Compile Include="ScanImport.cs">
<SubType>Form</SubType>
@@ -293,4 +294,4 @@
</PropertyGroup>
<Error Condition="!Exists('..\packages\Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2\build\Microsoft.NETFramework.ReferenceAssemblies.net472.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2\build\Microsoft.NETFramework.ReferenceAssemblies.net472.targets'))" />
</Target>
</Project>
</Project>