first commit

This commit is contained in:
sevi-kun
2021-05-28 20:05:12 +02:00
commit b6d5327243
32 changed files with 429 additions and 0 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
BIN
View File
Binary file not shown.
Binary file not shown.
+23
View File
@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// 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("rhentai")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("rhentai")]
[assembly: System.Reflection.AssemblyTitleAttribute("rhentai")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
c7e7c101900146cf998b03ee48864513d6780038
@@ -0,0 +1,8 @@
is_global = true
build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
Binary file not shown.
@@ -0,0 +1 @@
dbcbf6bb51b27451db101b7859889f98f56ebf31
@@ -0,0 +1,16 @@
/home/belar/Documents/code/dotnet/csharp/rhentai/bin/Debug/net5.0/rhentai
/home/belar/Documents/code/dotnet/csharp/rhentai/bin/Debug/net5.0/rhentai.deps.json
/home/belar/Documents/code/dotnet/csharp/rhentai/bin/Debug/net5.0/rhentai.runtimeconfig.json
/home/belar/Documents/code/dotnet/csharp/rhentai/bin/Debug/net5.0/rhentai.runtimeconfig.dev.json
/home/belar/Documents/code/dotnet/csharp/rhentai/bin/Debug/net5.0/rhentai.dll
/home/belar/Documents/code/dotnet/csharp/rhentai/bin/Debug/net5.0/ref/rhentai.dll
/home/belar/Documents/code/dotnet/csharp/rhentai/bin/Debug/net5.0/rhentai.pdb
/home/belar/Documents/code/dotnet/csharp/rhentai/obj/Debug/net5.0/rhentai.csprojAssemblyReference.cache
/home/belar/Documents/code/dotnet/csharp/rhentai/obj/Debug/net5.0/rhentai.GeneratedMSBuildEditorConfig.editorconfig
/home/belar/Documents/code/dotnet/csharp/rhentai/obj/Debug/net5.0/rhentai.AssemblyInfoInputs.cache
/home/belar/Documents/code/dotnet/csharp/rhentai/obj/Debug/net5.0/rhentai.AssemblyInfo.cs
/home/belar/Documents/code/dotnet/csharp/rhentai/obj/Debug/net5.0/rhentai.csproj.CoreCompileInputs.cache
/home/belar/Documents/code/dotnet/csharp/rhentai/obj/Debug/net5.0/rhentai.dll
/home/belar/Documents/code/dotnet/csharp/rhentai/obj/Debug/net5.0/ref/rhentai.dll
/home/belar/Documents/code/dotnet/csharp/rhentai/obj/Debug/net5.0/rhentai.pdb
/home/belar/Documents/code/dotnet/csharp/rhentai/obj/Debug/net5.0/rhentai.genruntimeconfig.cache
Binary file not shown.
@@ -0,0 +1 @@
e7cb325f8a7eb60da8f512fb2e15138b4f5a839f
Binary file not shown.