first commit

This commit is contained in:
admin
2025-05-31 15:08:39 +08:00
commit 1083a93e41
48 changed files with 922 additions and 0 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
Binary file not shown.
@@ -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("nexifylabs.Bcrypt")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("nexifylabs.Bcrypt")]
[assembly: System.Reflection.AssemblyTitleAttribute("nexifylabs.Bcrypt")]
[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.
@@ -0,0 +1 @@
94437a8bc3d75b950e0489cbf216cb86af524522788cc3883ef1fe396a7821bc
@@ -0,0 +1,22 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net9.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 = nexifylabs.Bcrypt
build_property.ProjectDir = C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =
@@ -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;
@@ -0,0 +1 @@
0221ca682e31ef3920091749549af69b20b096a1e1070d5e0161b9ebac1b0cd3
@@ -0,0 +1,16 @@
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\bin\Debug\net9.0-windows\nexifylabs.Bcrypt.exe
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\bin\Debug\net9.0-windows\nexifylabs.Bcrypt.deps.json
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\bin\Debug\net9.0-windows\nexifylabs.Bcrypt.runtimeconfig.json
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\bin\Debug\net9.0-windows\nexifylabs.Bcrypt.dll
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\bin\Debug\net9.0-windows\nexifylabs.Bcrypt.pdb
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\nexifylabs.Bcrypt.Form1.resources
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\nexifylabs.Bcrypt.csproj.GenerateResource.cache
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\nexifylabs.Bcrypt.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\nexifylabs.Bcrypt.AssemblyInfoInputs.cache
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\nexifylabs.Bcrypt.AssemblyInfo.cs
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\nexifylabs.Bcrypt.csproj.CoreCompileInputs.cache
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\nexifylabs.Bcrypt.dll
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\refint\nexifylabs.Bcrypt.dll
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\nexifylabs.Bcrypt.pdb
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\nexifylabs.Bcrypt.genruntimeconfig.cache
C:\Users\RobertJamesGallermo\source\Personal\nexifylabs.Bcrypt\obj\Debug\net9.0-windows\ref\nexifylabs.Bcrypt.dll
@@ -0,0 +1,11 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v9.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v9.0": {}
},
"libraries": {}
}
@@ -0,0 +1,25 @@
{
"runtimeOptions": {
"tfm": "net9.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "9.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "9.0.0"
}
],
"additionalProbingPaths": [
"C:\\Users\\RobertJamesGallermo\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\RobertJamesGallermo\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false,
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}
Binary file not shown.
@@ -0,0 +1 @@
459bc10194221da301b7ecfaedd2f61b4dae682ca869923248c626e1f9a89edf
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,77 @@
{
"format": 1,
"restore": {
"C:\\Users\\RobertJamesGallermo\\source\\Personal\\nexifylabs.Bcrypt\\nexifylabs.Bcrypt.csproj": {}
},
"projects": {
"C:\\Users\\RobertJamesGallermo\\source\\Personal\\nexifylabs.Bcrypt\\nexifylabs.Bcrypt.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\RobertJamesGallermo\\source\\Personal\\nexifylabs.Bcrypt\\nexifylabs.Bcrypt.csproj",
"projectName": "nexifylabs.Bcrypt",
"projectPath": "C:\\Users\\RobertJamesGallermo\\source\\Personal\\nexifylabs.Bcrypt\\nexifylabs.Bcrypt.csproj",
"packagesPath": "C:\\Users\\RobertJamesGallermo\\.nuget\\packages\\",
"outputPath": "C:\\Users\\RobertJamesGallermo\\source\\Personal\\nexifylabs.Bcrypt\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\RobertJamesGallermo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net9.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0-windows7.0": {
"targetAlias": "net9.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net9.0-windows7.0": {
"targetAlias": "net9.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\\9.0.201/PortableRuntimeIdentifierGraph.json"
}
}
}
}
}
@@ -0,0 +1,16 @@
<?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\RobertJamesGallermo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.13.2</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\RobertJamesGallermo\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>
@@ -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" />
+83
View File
@@ -0,0 +1,83 @@
{
"version": 3,
"targets": {
"net9.0-windows7.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net9.0-windows7.0": []
},
"packageFolders": {
"C:\\Users\\RobertJamesGallermo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\RobertJamesGallermo\\source\\Personal\\nexifylabs.Bcrypt\\nexifylabs.Bcrypt.csproj",
"projectName": "nexifylabs.Bcrypt",
"projectPath": "C:\\Users\\RobertJamesGallermo\\source\\Personal\\nexifylabs.Bcrypt\\nexifylabs.Bcrypt.csproj",
"packagesPath": "C:\\Users\\RobertJamesGallermo\\.nuget\\packages\\",
"outputPath": "C:\\Users\\RobertJamesGallermo\\source\\Personal\\nexifylabs.Bcrypt\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\RobertJamesGallermo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net9.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net9.0-windows7.0": {
"targetAlias": "net9.0-windows",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
},
"frameworks": {
"net9.0-windows7.0": {
"targetAlias": "net9.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\\9.0.201/PortableRuntimeIdentifierGraph.json"
}
}
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "zh/TKiV198w=",
"success": true,
"projectFilePath": "C:\\Users\\RobertJamesGallermo\\source\\Personal\\nexifylabs.Bcrypt\\nexifylabs.Bcrypt.csproj",
"expectedPackageFiles": [],
"logs": []
}