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.