initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]
|
||||
@@ -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+35a7516c17d3a1f1baa96fff0435d217ed2a8fd5")]
|
||||
[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 @@
|
||||
2d01528ffb2debc93cba42740677159fbdce9aa52699a54744be6fd0c9a8448a
|
||||
@@ -0,0 +1,17 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net9.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v9.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = MyApp
|
||||
build_property.ProjectDir = /Users/aj/Developer/Family-Tree/MyApp/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
e061ef3ac98241c73a826e7ffd90de76256138cb42dd431fb8169f0989801604
|
||||
@@ -0,0 +1,29 @@
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/net9.0/MyApp
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/net9.0/MyApp.deps.json
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/net9.0/MyApp.runtimeconfig.json
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/net9.0/MyApp.dll
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/bin/Debug/net9.0/MyApp.pdb
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/MyApp.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/MyApp.AssemblyInfoInputs.cache
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/MyApp.AssemblyInfo.cs
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/MyApp.csproj.CoreCompileInputs.cache
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/MyApp.sourcelink.json
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/MyApp.dll
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/refint/MyApp.dll
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/MyApp.pdb
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/MyApp.genruntimeconfig.cache
|
||||
/Users/aj/Github Projects/FamilyTree/MyApp/obj/Debug/net9.0/ref/MyApp.dll
|
||||
/Users/aj/Developer/Family-Tree/MyApp/bin/Debug/net9.0/MyApp
|
||||
/Users/aj/Developer/Family-Tree/MyApp/bin/Debug/net9.0/MyApp.deps.json
|
||||
/Users/aj/Developer/Family-Tree/MyApp/bin/Debug/net9.0/MyApp.runtimeconfig.json
|
||||
/Users/aj/Developer/Family-Tree/MyApp/bin/Debug/net9.0/MyApp.dll
|
||||
/Users/aj/Developer/Family-Tree/MyApp/bin/Debug/net9.0/MyApp.pdb
|
||||
/Users/aj/Developer/Family-Tree/MyApp/obj/Debug/net9.0/MyApp.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/Users/aj/Developer/Family-Tree/MyApp/obj/Debug/net9.0/MyApp.AssemblyInfoInputs.cache
|
||||
/Users/aj/Developer/Family-Tree/MyApp/obj/Debug/net9.0/MyApp.AssemblyInfo.cs
|
||||
/Users/aj/Developer/Family-Tree/MyApp/obj/Debug/net9.0/MyApp.csproj.CoreCompileInputs.cache
|
||||
/Users/aj/Developer/Family-Tree/MyApp/obj/Debug/net9.0/MyApp.dll
|
||||
/Users/aj/Developer/Family-Tree/MyApp/obj/Debug/net9.0/refint/MyApp.dll
|
||||
/Users/aj/Developer/Family-Tree/MyApp/obj/Debug/net9.0/MyApp.pdb
|
||||
/Users/aj/Developer/Family-Tree/MyApp/obj/Debug/net9.0/MyApp.genruntimeconfig.cache
|
||||
/Users/aj/Developer/Family-Tree/MyApp/obj/Debug/net9.0/ref/MyApp.dll
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
6d75c4e3aa3d4d6fcb49dfc86d7653319a5b4c19d8dabfe631b75a3045a43009
|
||||
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user