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=v5.0", FrameworkDisplayName = "")]
|
||||
@@ -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("WebApplication")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("WebApplication")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("WebApplication")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
7152b7a598faa3076e5ec8b91681901d41a65673
|
||||
@@ -0,0 +1,10 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net5.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = WebApplication
|
||||
build_property.ProjectDir = D:\Programmierstuff\C#\WebApplication\
|
||||
@@ -0,0 +1,16 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
53055bb163229a26bea54af2b981fcc45a8897d0
|
||||
BIN
C#/WebApplication/obj/Release/net5.0/WebApplication.assets.cache
Normal file
BIN
C#/WebApplication/obj/Release/net5.0/WebApplication.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
fe5998cdb76fad87dd828216076c602e068d128c
|
||||
@@ -0,0 +1,30 @@
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\appsettings.Development.json
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\appsettings.json
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\global.json
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\WebApplication.exe
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\WebApplication.deps.json
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\WebApplication.runtimeconfig.json
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\WebApplication.runtimeconfig.dev.json
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\WebApplication.dll
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\ref\WebApplication.dll
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\WebApplication.pdb
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\Microsoft.OpenApi.dll
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\MySqlConnector.dll
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\Swashbuckle.AspNetCore.Swagger.dll
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||
D:\Programmierstuff\C#\WebApplication\bin\Release\net5.0\Swashbuckle.AspNetCore.SwaggerUI.dll
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.csproj.AssemblyReference.cache
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.AssemblyInfoInputs.cache
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.AssemblyInfo.cs
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.csproj.CoreCompileInputs.cache
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.MvcApplicationPartsAssemblyInfo.cs
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.MvcApplicationPartsAssemblyInfo.cache
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\scopedcss\bundle\WebApplication.styles.css
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\staticwebassets\WebApplication.StaticWebAssets.Manifest.cache
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.RazorTargetAssemblyInfo.cache
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.csproj.CopyComplete
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.dll
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\ref\WebApplication.dll
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.pdb
|
||||
D:\Programmierstuff\C#\WebApplication\obj\Release\net5.0\WebApplication.genruntimeconfig.cache
|
||||
BIN
C#/WebApplication/obj/Release/net5.0/WebApplication.dll
Normal file
BIN
C#/WebApplication/obj/Release/net5.0/WebApplication.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
e58879111c4b883b4d90fdc401fc7a33c9c083a7
|
||||
BIN
C#/WebApplication/obj/Release/net5.0/WebApplication.pdb
Normal file
BIN
C#/WebApplication/obj/Release/net5.0/WebApplication.pdb
Normal file
Binary file not shown.
BIN
C#/WebApplication/obj/Release/net5.0/apphost.exe
Normal file
BIN
C#/WebApplication/obj/Release/net5.0/apphost.exe
Normal file
Binary file not shown.
BIN
C#/WebApplication/obj/Release/net5.0/ref/WebApplication.dll
Normal file
BIN
C#/WebApplication/obj/Release/net5.0/ref/WebApplication.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user