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")]
|
||||
22
MyApp/obj/Debug/net9.0/MyApp.AssemblyInfo.cs
Normal file
22
MyApp/obj/Debug/net9.0/MyApp.AssemblyInfo.cs
Normal file
@@ -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")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("MyApp")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("MyApp")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
1
MyApp/obj/Debug/net9.0/MyApp.AssemblyInfoInputs.cache
Normal file
1
MyApp/obj/Debug/net9.0/MyApp.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
20a50587e0173926d0cfa46de068bfeee20cf596c92fffd2b4ebe4590e264b8b
|
||||
@@ -0,0 +1,15 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net9.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 =
|
||||
BIN
MyApp/obj/Debug/net9.0/MyApp.assets.cache
Normal file
BIN
MyApp/obj/Debug/net9.0/MyApp.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
e061ef3ac98241c73a826e7ffd90de76256138cb42dd431fb8169f0989801604
|
||||
15
MyApp/obj/Debug/net9.0/MyApp.csproj.FileListAbsolute.txt
Normal file
15
MyApp/obj/Debug/net9.0/MyApp.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
/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
|
||||
BIN
MyApp/obj/Debug/net9.0/MyApp.dll
Normal file
BIN
MyApp/obj/Debug/net9.0/MyApp.dll
Normal file
Binary file not shown.
1
MyApp/obj/Debug/net9.0/MyApp.genruntimeconfig.cache
Normal file
1
MyApp/obj/Debug/net9.0/MyApp.genruntimeconfig.cache
Normal file
@@ -0,0 +1 @@
|
||||
b22cd786ea8daa87b255c6be26d2f5e8f3ce836ead3b52fc968146526fe350b8
|
||||
BIN
MyApp/obj/Debug/net9.0/MyApp.pdb
Normal file
BIN
MyApp/obj/Debug/net9.0/MyApp.pdb
Normal file
Binary file not shown.
1
MyApp/obj/Debug/net9.0/MyApp.sourcelink.json
Normal file
1
MyApp/obj/Debug/net9.0/MyApp.sourcelink.json
Normal file
@@ -0,0 +1 @@
|
||||
{"documents":{"/Users/aj/Github Projects/FamilyTree/*":"https://raw.githubusercontent.com/ajouzts/FamilyTree/b822d38c0e47514bf6f7bc33a9d2b0b38dd61c19/*"}}
|
||||
BIN
MyApp/obj/Debug/net9.0/apphost
Executable file
BIN
MyApp/obj/Debug/net9.0/apphost
Executable file
Binary file not shown.
BIN
MyApp/obj/Debug/net9.0/ref/MyApp.dll
Normal file
BIN
MyApp/obj/Debug/net9.0/ref/MyApp.dll
Normal file
Binary file not shown.
BIN
MyApp/obj/Debug/net9.0/refint/MyApp.dll
Normal file
BIN
MyApp/obj/Debug/net9.0/refint/MyApp.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user