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.
@@ -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")]
|
||||
22
MyApp/obj/Debug/netcoreapp2.2/MyApp.AssemblyInfo.cs
Normal file
22
MyApp/obj/Debug/netcoreapp2.2/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+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 =
|
||||
BIN
MyApp/obj/Debug/netcoreapp2.2/MyApp.assets.cache
Normal file
BIN
MyApp/obj/Debug/netcoreapp2.2/MyApp.assets.cache
Normal file
Binary file not shown.
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.
BIN
MyApp/obj/Debug/netcoreapp2.2/MyApp.dll
Normal file
BIN
MyApp/obj/Debug/netcoreapp2.2/MyApp.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
ba5f694468d9bb8a087e045bcb41ba7ac7f853b1497780873f44598265febb5c
|
||||
BIN
MyApp/obj/Debug/netcoreapp2.2/MyApp.pdb
Normal file
BIN
MyApp/obj/Debug/netcoreapp2.2/MyApp.pdb
Normal file
Binary file not shown.
1
MyApp/obj/Debug/netcoreapp2.2/MyApp.sourcelink.json
Normal file
1
MyApp/obj/Debug/netcoreapp2.2/MyApp.sourcelink.json
Normal file
@@ -0,0 +1 @@
|
||||
{"documents":{"/Users/aj/Github Projects/FamilyTree/*":"https://raw.githubusercontent.com/ajouzts/FamilyTree/b822d38c0e47514bf6f7bc33a9d2b0b38dd61c19/*"}}
|
||||
14
MyApp/obj/Debug/netcoreapp2.2/project.razor.json
Normal file
14
MyApp/obj/Debug/netcoreapp2.2/project.razor.json
Normal file
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user