Initial commit

This commit is contained in:
Senad Uka
2022-11-27 18:58:30 +01:00
commit 50955b03e0
68 changed files with 124783 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View 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("lettergodot")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("lettergodot")]
[assembly: System.Reflection.AssemblyTitleAttribute("lettergodot")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
027f057f5f2c2e1253ca0d2f79bc31283339fffc

View File

@@ -0,0 +1,3 @@
is_global = true
build_property.RootNamespace = lettergodot
build_property.ProjectDir = /home/hamo/projects/kbr4/lettergodot/

Binary file not shown.

View File

@@ -0,0 +1 @@
194d9691006bfa5b5c27e03b194ebedf65c8d004

View File

@@ -0,0 +1,9 @@
/home/hamo/projects/kbr4/lettergodot/.mono/temp/bin/Debug/lettergodot.dll
/home/hamo/projects/kbr4/lettergodot/.mono/temp/bin/Debug/lettergodot.pdb
/home/hamo/projects/kbr4/lettergodot/.mono/temp/obj/Debug/lettergodot.csproj.AssemblyReference.cache
/home/hamo/projects/kbr4/lettergodot/.mono/temp/obj/Debug/lettergodot.GeneratedMSBuildEditorConfig.editorconfig
/home/hamo/projects/kbr4/lettergodot/.mono/temp/obj/Debug/lettergodot.AssemblyInfoInputs.cache
/home/hamo/projects/kbr4/lettergodot/.mono/temp/obj/Debug/lettergodot.AssemblyInfo.cs
/home/hamo/projects/kbr4/lettergodot/.mono/temp/obj/Debug/lettergodot.csproj.CoreCompileInputs.cache
/home/hamo/projects/kbr4/lettergodot/.mono/temp/obj/Debug/lettergodot.dll
/home/hamo/projects/kbr4/lettergodot/.mono/temp/obj/Debug/lettergodot.pdb

Binary file not shown.

Binary file not shown.