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=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
22
App/obj/Debug/net8.0/App.AssemblyInfo.cs
Normal file
22
App/obj/Debug/net8.0/App.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("App")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2635bd9720fad1ac3f2529a64d8bc5f4c3ee101d")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("App")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("App")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
1
App/obj/Debug/net8.0/App.AssemblyInfoInputs.cache
Normal file
1
App/obj/Debug/net8.0/App.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
1c89c14e2e70d15a184b373db793f226339346e41e48c13d89a06b7e3f70ca26
|
||||
@@ -0,0 +1,15 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.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 = App
|
||||
build_property.ProjectDir = /home/typo/Projects/Keychain/App/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
8
App/obj/Debug/net8.0/App.GlobalUsings.g.cs
Normal file
8
App/obj/Debug/net8.0/App.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
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;
|
||||
BIN
App/obj/Debug/net8.0/App.assets.cache
Normal file
BIN
App/obj/Debug/net8.0/App.assets.cache
Normal file
Binary file not shown.
BIN
App/obj/Debug/net8.0/App.csproj.AssemblyReference.cache
Normal file
BIN
App/obj/Debug/net8.0/App.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
1
App/obj/Debug/net8.0/App.csproj.CoreCompileInputs.cache
Normal file
1
App/obj/Debug/net8.0/App.csproj.CoreCompileInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
402265ef537706c829de9df052789aa8ccd7c86ac2a1c80a5839d94c081e2189
|
||||
31
App/obj/Debug/net8.0/App.csproj.FileListAbsolute.txt
Normal file
31
App/obj/Debug/net8.0/App.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/UI/MainWindow.xml
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/App
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/App.deps.json
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/App.runtimeconfig.json
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/App.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/App.pdb
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/Adw-1.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/cairo-1.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/freetype2-2.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/Gdk-4.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/GdkPixbuf-2.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/Gio-2.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/GLib-2.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/GObject-2.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/Graphene-1.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/Gsk-4.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/Gtk-4.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/HarfBuzz-0.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/Pango-1.0.dll
|
||||
/home/typo/Projects/Keychain/App/bin/Debug/net8.0/PangoCairo-1.0.dll
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/App.csproj.AssemblyReference.cache
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/App.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/App.AssemblyInfoInputs.cache
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/App.AssemblyInfo.cs
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/App.csproj.CoreCompileInputs.cache
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/App.csproj.Up2Date
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/App.dll
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/refint/App.dll
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/App.pdb
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/App.genruntimeconfig.cache
|
||||
/home/typo/Projects/Keychain/App/obj/Debug/net8.0/ref/App.dll
|
||||
0
App/obj/Debug/net8.0/App.csproj.Up2Date
Normal file
0
App/obj/Debug/net8.0/App.csproj.Up2Date
Normal file
BIN
App/obj/Debug/net8.0/App.dll
Normal file
BIN
App/obj/Debug/net8.0/App.dll
Normal file
Binary file not shown.
1
App/obj/Debug/net8.0/App.genruntimeconfig.cache
Normal file
1
App/obj/Debug/net8.0/App.genruntimeconfig.cache
Normal file
@@ -0,0 +1 @@
|
||||
3e52254c7522307f4f009865e2637be76cf031225a884ce5829c56e03c24d19f
|
||||
BIN
App/obj/Debug/net8.0/App.pdb
Normal file
BIN
App/obj/Debug/net8.0/App.pdb
Normal file
Binary file not shown.
BIN
App/obj/Debug/net8.0/apphost
Executable file
BIN
App/obj/Debug/net8.0/apphost
Executable file
Binary file not shown.
BIN
App/obj/Debug/net8.0/ref/App.dll
Normal file
BIN
App/obj/Debug/net8.0/ref/App.dll
Normal file
Binary file not shown.
BIN
App/obj/Debug/net8.0/refint/App.dll
Normal file
BIN
App/obj/Debug/net8.0/refint/App.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user