Update 07082021
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = APP
|
||||
build_property.ProjectDir = E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
APP/obj/Debug/netcoreapp3.1/project.razor.json
Normal file
1
APP/obj/Debug/netcoreapp3.1/project.razor.json
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
e88ff7cd909590b92bbb5a7800b7ca9bd25d93f2
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,24 @@
|
||||
// <auto-generated/>
|
||||
#pragma warning disable 1591
|
||||
#pragma warning disable 0414
|
||||
#pragma warning disable 0649
|
||||
#pragma warning disable 0169
|
||||
|
||||
namespace APP.Views.Demo
|
||||
{
|
||||
#line hidden
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNetCore.Components;
|
||||
public partial class Index : Microsoft.AspNetCore.Components.ComponentBase
|
||||
{
|
||||
#pragma warning disable 1998
|
||||
protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
|
||||
{
|
||||
}
|
||||
#pragma warning restore 1998
|
||||
}
|
||||
}
|
||||
#pragma warning restore 1591
|
||||
1
APP/obj/Release/netcoreapp3.1/project.razor.json
Normal file
1
APP/obj/Release/netcoreapp3.1/project.razor.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user