This repository has been archived on 2025-09-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Password-Manager-Legacy/Password Manager/Password Manager.csproj.user
2023-03-27 00:19:30 +02:00

17 lines
520 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="GeneratePassword.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="MainForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="NewProfileForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="PasswordListBox.cs">
<SubType>Component</SubType>
</Compile>
</ItemGroup>
</Project>