initial design of domain
All checks were successful
Log every push / log-push (push) Successful in 2s
All checks were successful
Log every push / log-push (push) Successful in 2s
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
|
||||
@@ -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("MySimpleUI")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("MySimpleUI")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("MySimpleUI")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
ed91e520821d07593eb8306672a6c874216d285427479056989e77316152ae08
|
||||
@@ -0,0 +1,23 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = MySimpleUI
|
||||
build_property.RootNamespace = MySimpleUI
|
||||
build_property.ProjectDir = /Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.RazorLangVersion = 9.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = /Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,17 @@
|
||||
// <auto-generated/>
|
||||
global using Microsoft.AspNetCore.Builder;
|
||||
global using Microsoft.AspNetCore.Hosting;
|
||||
global using Microsoft.AspNetCore.Http;
|
||||
global using Microsoft.AspNetCore.Routing;
|
||||
global using Microsoft.Extensions.Configuration;
|
||||
global using Microsoft.Extensions.DependencyInjection;
|
||||
global using Microsoft.Extensions.Hosting;
|
||||
global using Microsoft.Extensions.Logging;
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Net.Http.Json;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
a91c5b81404b59678290a051cb586a9c8d4c000836e54daf26bd669d58a38331
|
||||
@@ -0,0 +1,28 @@
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/appsettings.Development.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/appsettings.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.staticwebassets.endpoints.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.deps.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.runtimeconfig.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.dll
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.pdb
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rpswa.dswa.cache.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.AssemblyInfoInputs.cache
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.AssemblyInfo.cs
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.csproj.CoreCompileInputs.cache
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.MvcApplicationPartsAssemblyInfo.cache
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjimswa.dswa.cache.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjsmrazor.dswa.cache.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/scopedcss/bundle/MySimpleUI.styles.css
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.json.cache
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.development.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.endpoints.json
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/swae.build.ex.cache
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.dll
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/refint/MySimpleUI.dll
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.pdb
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.genruntimeconfig.cache
|
||||
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/ref/MySimpleUI.dll
|
||||
BIN
theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.dll
Normal file
BIN
theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
8d39b995b46ee67a7880e662f6081b855a11d9c96d76d3b54df71c80bd7b7cc0
|
||||
BIN
theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.pdb
Normal file
BIN
theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.pdb
Normal file
Binary file not shown.
BIN
theInterfacePro/MySimpleUI/obj/Debug/net10.0/apphost
Executable file
BIN
theInterfacePro/MySimpleUI/obj/Debug/net10.0/apphost
Executable file
Binary file not shown.
BIN
theInterfacePro/MySimpleUI/obj/Debug/net10.0/ref/MySimpleUI.dll
Normal file
BIN
theInterfacePro/MySimpleUI/obj/Debug/net10.0/ref/MySimpleUI.dll
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"5MaPyMPxYlLihIk6keGgI9Jt1bZTVnZw/2hjqs69sTU=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["bh8jfdmhQ963AZqR\u002BU1lRWK3RXILZmxTW5egMPrxTxg=","iVGsvcDg2lX5NGZhFJ9jmSEbO\u002BtoUmdEVkoeawdqYAY=","CLdRj96cnLSDQEvQBvKW66LWXcO05XsiQRBQC2VMyXE=","D9ZGPNuXFspFLG6ot6pwgFdE\u002BVIpyDZwuAlQXxArlnY="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"wo9A/6iTFjJ3WTcmX3BgvTY1H1GZNyXh3CAqRitSI5A=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["bh8jfdmhQ963AZqR\u002BU1lRWK3RXILZmxTW5egMPrxTxg=","iVGsvcDg2lX5NGZhFJ9jmSEbO\u002BtoUmdEVkoeawdqYAY=","CLdRj96cnLSDQEvQBvKW66LWXcO05XsiQRBQC2VMyXE=","D9ZGPNuXFspFLG6ot6pwgFdE\u002BVIpyDZwuAlQXxArlnY="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"S8u5ErVd9ubqxAw5BsgKTzBmPGC8wyFSyfU7JeH5Sg4=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["bh8jfdmhQ963AZqR\u002BU1lRWK3RXILZmxTW5egMPrxTxg=","iVGsvcDg2lX5NGZhFJ9jmSEbO\u002BtoUmdEVkoeawdqYAY="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"ManifestType":"Build","Endpoints":[]}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"Hash":"ViFYeisCdnxa2a3kdoqLy2Rzd9rFbpAIiGf1wDRaXJ8=","Source":"MySimpleUI","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}
|
||||
@@ -0,0 +1 @@
|
||||
ViFYeisCdnxa2a3kdoqLy2Rzd9rFbpAIiGf1wDRaXJ8=
|
||||
Reference in New Issue
Block a user