Renamed project to GUI

This commit is contained in:
2023-04-02 21:53:39 +02:00
parent 385dda6611
commit f947949e3b
69 changed files with 483 additions and 19 deletions

View File

@@ -0,0 +1 @@
924da642a7442ec5c33c7b2317d77ee457cd12d8

View File

@@ -0,0 +1,18 @@
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Debug\net7.0-windows\Password Manager.exe
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Debug\net7.0-windows\Password Manager.deps.json
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Debug\net7.0-windows\Password Manager.runtimeconfig.json
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Debug\net7.0-windows\Password Manager.dll
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Debug\net7.0-windows\Password Manager.pdb
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password Manager.csproj.AssemblyReference.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password_Manager.GeneratePassword.resources
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password_Manager.MainForm.resources
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password Manager.csproj.GenerateResource.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password Manager.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password Manager.AssemblyInfoInputs.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password Manager.AssemblyInfo.cs
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password Manager.csproj.CoreCompileInputs.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password Manager.dll
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\refint\Password Manager.dll
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password Manager.pdb
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\Password Manager.genruntimeconfig.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Debug\net7.0-windows\ref\Password Manager.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
388ec1841f093da200833ba32f6d8bfa703eda5a

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,65 @@
{
"format": 1,
"restore": {
"C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\GUI\\GUI.csproj": {}
},
"projects": {
"C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\GUI\\GUI.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\GUI\\GUI.csproj",
"projectName": "GUI",
"projectPath": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\GUI\\GUI.csproj",
"packagesPath": "C:\\Users\\Typo\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\GUI\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Typo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}
},
"frameworks": {
"net7.0-windows7.0": {
"targetAlias": "net7.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0-windows7.0": {
"targetAlias": "net7.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WindowsForms": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Typo\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.5.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Typo\.nuget\packages\" />
</ItemGroup>
</Project>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

@@ -0,0 +1,65 @@
{
"format": 1,
"restore": {
"C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\Password Manager\\Password Manager.csproj": {}
},
"projects": {
"C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\Password Manager\\Password Manager.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\Password Manager\\Password Manager.csproj",
"projectName": "Password Manager",
"projectPath": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\Password Manager\\Password Manager.csproj",
"packagesPath": "C:\\Users\\Typo\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\Password Manager\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Typo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}
},
"frameworks": {
"net7.0-windows7.0": {
"targetAlias": "net7.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0-windows7.0": {
"targetAlias": "net7.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WindowsForms": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Typo\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.5.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Typo\.nuget\packages\" />
</ItemGroup>
</Project>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

View File

@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("GUI")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("GUI")]
[assembly: System.Reflection.AssemblyTitleAttribute("GUI")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
3b5697c9172c5c221036b2c986dfa23bab2c5116

View File

@@ -0,0 +1,17 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net7.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Password_Manager
build_property.ProjectDir = C:\Users\Typo\Projects\Windows-Password-Manager\GUI\

View File

@@ -0,0 +1,10 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Drawing;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;
global using global::System.Windows.Forms;

Binary file not shown.

View File

@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Password Manager")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Password Manager")]
[assembly: System.Reflection.AssemblyTitleAttribute("Password Manager")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
e47eb23f04f19d033ddc60dbac85e73f17fbdc7a

View File

@@ -0,0 +1,17 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net7.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Password_Manager
build_property.ProjectDir = C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\

View File

@@ -0,0 +1,10 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Drawing;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;
global using global::System.Windows.Forms;

View File

@@ -0,0 +1 @@
9be76c6f2b146ccaf4e05b6c1fd7708b8991998a

View File

@@ -0,0 +1,18 @@
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Release\net7.0-windows\Password Manager.exe
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Release\net7.0-windows\Password Manager.deps.json
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Release\net7.0-windows\Password Manager.runtimeconfig.json
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Release\net7.0-windows\Password Manager.dll
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\bin\Release\net7.0-windows\Password Manager.pdb
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password Manager.csproj.AssemblyReference.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password_Manager.GeneratePassword.resources
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password_Manager.MainForm.resources
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password Manager.csproj.GenerateResource.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password Manager.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password Manager.AssemblyInfoInputs.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password Manager.AssemblyInfo.cs
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password Manager.csproj.CoreCompileInputs.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password Manager.dll
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\refint\Password Manager.dll
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password Manager.pdb
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\Password Manager.genruntimeconfig.cache
C:\Users\Typo\Projects\Windows-Password-Manager\Password Manager\obj\Release\net7.0-windows\ref\Password Manager.dll

View File

@@ -0,0 +1,11 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {}
},
"libraries": {}
}

View File

@@ -0,0 +1,23 @@
{
"runtimeOptions": {
"tfm": "net7.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "7.0.0"
}
],
"additionalProbingPaths": [
"C:\\Users\\Typo\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Typo\\.nuget\\packages"
],
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}

Binary file not shown.

View File

@@ -0,0 +1 @@
2e99e7c3531053203d08be2ec50814766b8c79bb

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,70 @@
{
"version": 3,
"targets": {
"net7.0-windows7.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net7.0-windows7.0": []
},
"packageFolders": {
"C:\\Users\\Typo\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\GUI\\GUI.csproj",
"projectName": "GUI",
"projectPath": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\GUI\\GUI.csproj",
"packagesPath": "C:\\Users\\Typo\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\GUI\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\Typo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}
},
"frameworks": {
"net7.0-windows7.0": {
"targetAlias": "net7.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0-windows7.0": {
"targetAlias": "net7.0-windows",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WindowsForms": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
}
}
}
}

View File

@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "xaQBQGwURe1doe22aGJbi0HP95BxuO3cRTGnqxZ81KyO175G+7XH7+HrQ+5nqIv097lQVB83fMvc2QzSX3cXAA==",
"success": true,
"projectFilePath": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\GUI\\GUI.csproj",
"expectedPackageFiles": [],
"logs": []
}