mirror of
https://github.com/iminet/ImgBBApi.git
synced 2025-07-28 00:25:55 +02:00
First commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8.5", FrameworkDisplayName = "")]
|
23
obj/Debug/net485/ImgBBApi.AssemblyInfo.cs
Normal file
23
obj/Debug/net485/ImgBBApi.AssemblyInfo.cs
Normal 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("ImgBBApi")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("ImgBBApi")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("ImgBBApi")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
1
obj/Debug/net485/ImgBBApi.AssemblyInfoInputs.cache
Normal file
1
obj/Debug/net485/ImgBBApi.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
832aaba013b84d3d47cf36ca53dcafe1234b8ac8
|
@@ -0,0 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = CronNET
|
||||
build_property.ProjectDir = C:\Users\kincs\source\repos\ImgBBApi\
|
8
obj/Debug/net485/ImgBBApi.GlobalUsings.g.cs
Normal file
8
obj/Debug/net485/ImgBBApi.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
obj/Debug/net485/ImgBBApi.assets.cache
Normal file
BIN
obj/Debug/net485/ImgBBApi.assets.cache
Normal file
Binary file not shown.
BIN
obj/Debug/net485/ImgBBApi.csproj.AssemblyReference.cache
Normal file
BIN
obj/Debug/net485/ImgBBApi.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
Reference in New Issue
Block a user