Refactor repo structure

This commit is contained in:
Marco Realacci 2024-01-19 03:29:39 +01:00
parent 36ac339086
commit 8fc89fbc03
1732 changed files with 3812 additions and 67 deletions

View file

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

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("HomeBot")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("HomeBot")]
[assembly: System.Reflection.AssemblyTitleAttribute("HomeBot")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generato dalla classe WriteCodeFragment di MSBuild.

View file

@ -0,0 +1 @@
72c6f3b361b78aae87749dd6be685e28f0778d89bfd5e20c56f46ab1894d22cf

View file

@ -0,0 +1,13 @@
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 = HomeBot
build_property.ProjectDir = /home/marco/RiderProjects/so-un-bot/Bot/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View 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;

Binary file not shown.

View file

@ -0,0 +1 @@
688cc59edf1a41ee6fae4c16e6bbf001a026dad8148388e2b49667dc29b74815

View file

@ -0,0 +1,21 @@
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot.deps.json
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot.runtimeconfig.json
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot.dll
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/HomeBot.pdb
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/JetBrains.Annotations.dll
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/Newtonsoft.Json.dll
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/Telegram.Bot.dll
/home/marco/RiderProjects/so-un-bot-for-real/bin/Debug/net8.0/Telegram.Bot.Extensions.Polling.dll
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.csproj.AssemblyReference.cache
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.GeneratedMSBuildEditorConfig.editorconfig
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.AssemblyInfoInputs.cache
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.AssemblyInfo.cs
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.csproj.CoreCompileInputs.cache
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.sourcelink.json
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.csproj.CopyComplete
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.dll
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/refint/HomeBot.dll
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.pdb
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/HomeBot.genruntimeconfig.cache
/home/marco/RiderProjects/so-un-bot-for-real/obj/Debug/net8.0/ref/HomeBot.dll

Binary file not shown.

View file

@ -0,0 +1 @@
d5f94d7e6118ea7a20897edf41ec33416a0f60ac24d5825b7a674dad55ca012d

Binary file not shown.

View file

@ -0,0 +1 @@
{"documents":{"/home/marco/RiderProjects/so-un-bot-for-real/*":"https://raw.githubusercontent.com/appinfosapienza/so-un-bot-for-real/545fcbc6097a0af05cda38321a16c0be091897c0/*"}}

BIN
Bot/obj/Debug/net8.0/apphost Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.