initial commit

This commit is contained in:
ajouzts
2026-06-02 16:08:15 -04:00
commit da5d73e175
50 changed files with 1089 additions and 0 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v2.2", FrameworkDisplayName = ".NET Core 2.2")]
@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// 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("MyApp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b822d38c0e47514bf6f7bc33a9d2b0b38dd61c19")]
[assembly: System.Reflection.AssemblyProductAttribute("MyApp")]
[assembly: System.Reflection.AssemblyTitleAttribute("MyApp")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
840ede66748a9b66a36c1ea1c8dd0275fa9947068a2459cc426f1e5e64fffffb
@@ -0,0 +1,8 @@
is_global = true
build_property.RootNamespace = MyApp
build_property.ProjectDir = /Users/aj/Github Projects/FamilyTree/MyApp/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
build_property.EffectiveAnalysisLevelStyle =
build_property.EnableCodeStyleSeverity =
Binary file not shown.
@@ -0,0 +1 @@
75891d82dd8bc822085e24da803d4980ce1437bbea4dd9dd414cf4cd529b0080
@@ -0,0 +1,25 @@
C:/Users/ajouzts/Learning/MyApp/bin/Debug/netcoreapp2.2/MyApp.deps.json
C:/Users/ajouzts/Learning/MyApp/bin/Debug/netcoreapp2.2/MyApp.runtimeconfig.json
C:/Users/ajouzts/Learning/MyApp/bin/Debug/netcoreapp2.2/MyApp.runtimeconfig.dev.json
C:/Users/ajouzts/Learning/MyApp/bin/Debug/netcoreapp2.2/MyApp.dll
C:/Users/ajouzts/Learning/MyApp/bin/Debug/netcoreapp2.2/MyApp.pdb
C:/Users/ajouzts/Learning/MyApp/obj/Debug/netcoreapp2.2/MyApp.csprojAssemblyReference.cache
C:/Users/ajouzts/Learning/MyApp/obj/Debug/netcoreapp2.2/MyApp.csproj.CoreCompileInputs.cache
C:/Users/ajouzts/Learning/MyApp/obj/Debug/netcoreapp2.2/MyApp.AssemblyInfoInputs.cache
C:/Users/ajouzts/Learning/MyApp/obj/Debug/netcoreapp2.2/MyApp.AssemblyInfo.cs
C:/Users/ajouzts/Learning/MyApp/obj/Debug/netcoreapp2.2/MyApp.dll
C:/Users/ajouzts/Learning/MyApp/obj/Debug/netcoreapp2.2/MyApp.pdb
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/netcoreapp2.2/MyApp.deps.json
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/netcoreapp2.2/MyApp.runtimeconfig.json
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/netcoreapp2.2/MyApp.runtimeconfig.dev.json
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/netcoreapp2.2/MyApp.dll
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/netcoreapp2.2/MyApp.pdb
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/netcoreapp2.2/MyApp.csproj.AssemblyReference.cache
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/netcoreapp2.2/MyApp.GeneratedMSBuildEditorConfig.editorconfig
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/netcoreapp2.2/MyApp.AssemblyInfoInputs.cache
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/netcoreapp2.2/MyApp.AssemblyInfo.cs
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/netcoreapp2.2/MyApp.csproj.CoreCompileInputs.cache
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/netcoreapp2.2/MyApp.sourcelink.json
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/netcoreapp2.2/MyApp.dll
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/netcoreapp2.2/MyApp.pdb
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/netcoreapp2.2/MyApp.genruntimeconfig.cache
Binary file not shown.
@@ -0,0 +1 @@
ba5f694468d9bb8a087e045bcb41ba7ac7f853b1497780873f44598265febb5c
Binary file not shown.
@@ -0,0 +1 @@
{"documents":{"/Users/aj/Github Projects/FamilyTree/*":"https://raw.githubusercontent.com/ajouzts/FamilyTree/b822d38c0e47514bf6f7bc33a9d2b0b38dd61c19/*"}}
@@ -0,0 +1,14 @@
{
"ProjectFilePath": "c:\\Users\\ajouzts\\Learning\\MyApp\\MyApp.csproj",
"TargetFramework": "netcoreapp2.2",
"TagHelpers": [],
"Configuration": {
"ConfigurationName": "UnsupportedRazor",
"LanguageVersion": "1.0",
"Extensions": [
{
"ExtensionName": "UnsupportedRazorExtension"
}
]
}
}