diff --git a/.gitignore b/.gitignore index 979971c..3bd6e85 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ Password\ Manager/bin Password\ Manager/obj -.vs/* .vs/ Password\ Manager/PasswordManagerForm.resx diff --git a/Password Manager/obj/Debug/net7.0-windows/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Password Manager/obj/Debug/net7.0-windows/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Password Manager/obj/Debug/net7.0-windows/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Password Manager/obj/Debug/net7.0-windows/Password Manager.AssemblyInfo.cs b/Password Manager/obj/Debug/net7.0-windows/Password Manager.AssemblyInfo.cs deleted file mode 100644 index 66580a5..0000000 --- a/Password Manager/obj/Debug/net7.0-windows/Password Manager.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 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. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Password Manager")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[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. - diff --git a/Password Manager/obj/Debug/net7.0-windows/Password Manager.AssemblyInfoInputs.cache b/Password Manager/obj/Debug/net7.0-windows/Password Manager.AssemblyInfoInputs.cache deleted file mode 100644 index 6f6b74b..0000000 --- a/Password Manager/obj/Debug/net7.0-windows/Password Manager.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0a8521d33af2cb246a3e3e587c0e43ef427c3924 diff --git a/Password Manager/obj/Debug/net7.0-windows/Password Manager.GeneratedMSBuildEditorConfig.editorconfig b/Password Manager/obj/Debug/net7.0-windows/Password Manager.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 76747c7..0000000 --- a/Password Manager/obj/Debug/net7.0-windows/Password Manager.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,17 +0,0 @@ -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\ diff --git a/Password Manager/obj/Debug/net7.0-windows/Password Manager.GlobalUsings.g.cs b/Password Manager/obj/Debug/net7.0-windows/Password Manager.GlobalUsings.g.cs deleted file mode 100644 index 84bbb89..0000000 --- a/Password Manager/obj/Debug/net7.0-windows/Password Manager.GlobalUsings.g.cs +++ /dev/null @@ -1,10 +0,0 @@ -// -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; diff --git a/Password Manager/obj/Debug/net7.0-windows/Password Manager.assets.cache b/Password Manager/obj/Debug/net7.0-windows/Password Manager.assets.cache deleted file mode 100644 index 83257b2..0000000 Binary files a/Password Manager/obj/Debug/net7.0-windows/Password Manager.assets.cache and /dev/null differ diff --git a/Password Manager/obj/Debug/net7.0-windows/Password Manager.csproj.AssemblyReference.cache b/Password Manager/obj/Debug/net7.0-windows/Password Manager.csproj.AssemblyReference.cache deleted file mode 100644 index 1ca95f0..0000000 Binary files a/Password Manager/obj/Debug/net7.0-windows/Password Manager.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Password Manager/obj/Debug/net7.0-windows/Password Manager.designer.deps.json b/Password Manager/obj/Debug/net7.0-windows/Password Manager.designer.deps.json deleted file mode 100644 index e775195..0000000 --- a/Password Manager/obj/Debug/net7.0-windows/Password Manager.designer.deps.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": {} - }, - "libraries": {} -} \ No newline at end of file diff --git a/Password Manager/obj/Debug/net7.0-windows/Password Manager.designer.runtimeconfig.json b/Password Manager/obj/Debug/net7.0-windows/Password Manager.designer.runtimeconfig.json deleted file mode 100644 index d45f1d2..0000000 --- a/Password Manager/obj/Debug/net7.0-windows/Password Manager.designer.runtimeconfig.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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": { - "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true - } - } -} \ No newline at end of file diff --git a/Password Manager/obj/Password Manager.csproj.nuget.dgspec.json b/Password Manager/obj/Password Manager.csproj.nuget.dgspec.json deleted file mode 100644 index 9319f2d..0000000 --- a/Password Manager/obj/Password Manager.csproj.nuget.dgspec.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "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" - } - } - } - } -} \ No newline at end of file diff --git a/Password Manager/obj/Password Manager.csproj.nuget.g.props b/Password Manager/obj/Password Manager.csproj.nuget.g.props deleted file mode 100644 index adb2bed..0000000 --- a/Password Manager/obj/Password Manager.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\Typo\.nuget\packages\ - PackageReference - 6.5.0 - - - - - \ No newline at end of file diff --git a/Password Manager/obj/Password Manager.csproj.nuget.g.targets b/Password Manager/obj/Password Manager.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/Password Manager/obj/Password Manager.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Password Manager/obj/project.assets.json b/Password Manager/obj/project.assets.json deleted file mode 100644 index b9d987f..0000000 --- a/Password Manager/obj/project.assets.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "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\\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" - } - } - } -} \ No newline at end of file diff --git a/Password Manager/obj/project.nuget.cache b/Password Manager/obj/project.nuget.cache deleted file mode 100644 index 6a33339..0000000 --- a/Password Manager/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "pORlMyjnmPISFrdLakbVEwbRIXTIF7StLLdawRpMvRY01tBOhcBNA+U3VV7qwceV2a898Rx6Vw+s/NGbmgKQVQ==", - "success": true, - "projectFilePath": "C:\\Users\\Typo\\Projects\\Windows-Password-Manager\\Password Manager\\Password Manager.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file