initial
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")]
|
||||
1
OnProfNext/obj/Debug/net10.0/ApiEndpoints.json
Normal file
1
OnProfNext/obj/Debug/net10.0/ApiEndpoints.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
7
OnProfNext/obj/Debug/net10.0/EmbeddedAttribute.cs
Normal file
7
OnProfNext/obj/Debug/net10.0/EmbeddedAttribute.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
// <auto-generated/>
|
||||
namespace Microsoft.CodeAnalysis
|
||||
{
|
||||
internal sealed partial class EmbeddedAttribute : global::System.Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
23
OnProfNext/obj/Debug/net10.0/OnProfNext.AssemblyInfo.cs
Normal file
23
OnProfNext/obj/Debug/net10.0/OnProfNext.AssemblyInfo.cs
Normal file
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Dieser Code wurde von einem Tool generiert.
|
||||
// Laufzeitversion:4.0.30319.42000
|
||||
//
|
||||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
||||
// der Code erneut generiert wird.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("OnProfNext")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("OnProfNext")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("OnProfNext")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
ac03ab804b387a0fb2706965443d2179ff405dcea0b84a99a233bc602a584979
|
||||
@@ -0,0 +1,35 @@
|
||||
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 = OnProfNext
|
||||
build_property.RootNamespace = OnProfNext
|
||||
build_property.ProjectDir = D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.RazorLangVersion = 9.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
|
||||
[D:/Dev/Tut/OnProfNext/OnProfNext/OnProfNext/Components/App.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = Q29tcG9uZW50c1xBcHAucmF6b3I=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[D:/Dev/Tut/OnProfNext/OnProfNext/OnProfNext/Components/Pages/Error.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = Q29tcG9uZW50c1xQYWdlc1xFcnJvci5yYXpvcg==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[D:/Dev/Tut/OnProfNext/OnProfNext/OnProfNext/Components/_Imports.razor]
|
||||
build_metadata.AdditionalFiles.TargetPath = Q29tcG9uZW50c1xfSW1wb3J0cy5yYXpvcg==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
18
OnProfNext/obj/Debug/net10.0/OnProfNext.GlobalUsings.g.cs
Normal file
18
OnProfNext/obj/Debug/net10.0/OnProfNext.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,18 @@
|
||||
// <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 Microsoft.Extensions.Validation.Embedded;
|
||||
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;
|
||||
BIN
OnProfNext/obj/Debug/net10.0/OnProfNext.assets.cache
Normal file
BIN
OnProfNext/obj/Debug/net10.0/OnProfNext.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
0ba8c4cc135cf7a9fc5f5baff89e86de6a2812b4f50f366d33213e25481110c8
|
||||
@@ -0,0 +1,65 @@
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.Client.runtimeconfig.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.Client.staticwebassets.runtime.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.Client.staticwebassets.endpoints.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\appsettings.Development.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\appsettings.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\BrowserDebugHost.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\BrowserDebugHost.runtimeconfig.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\BrowserDebugProxy.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\Microsoft.CodeAnalysis.CSharp.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\Microsoft.CodeAnalysis.CSharp.Scripting.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\Microsoft.CodeAnalysis.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\Microsoft.CodeAnalysis.Scripting.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\Microsoft.FileFormats.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\Microsoft.NET.WebAssembly.Webcil.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\Microsoft.SymbolStore.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\BlazorDebugProxy\Newtonsoft.Json.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.staticwebassets.runtime.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.staticwebassets.endpoints.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.exe
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.deps.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.runtimeconfig.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.pdb
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\Microsoft.AspNetCore.Components.WebAssembly.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Server.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\Microsoft.DotNet.HotReload.WebAssembly.Browser.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\Microsoft.JSInterop.WebAssembly.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\MudBlazor.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.Client.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\bin\Debug\net10.0\OnProfNext.Client.pdb
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\EmbeddedAttribute.cs
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\ValidatableTypeAttribute.cs
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.csproj.AssemblyReference.cache
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\rpswa.dswa.cache.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.AssemblyInfoInputs.cache
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.AssemblyInfo.cs
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.csproj.CoreCompileInputs.cache
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.MvcApplicationPartsAssemblyInfo.cache
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\rjimswa.dswa.cache.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\rjsmrazor.dswa.cache.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\rjsmcshtml.dswa.cache.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\jsmodules\jsmodules.build.manifest.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\scopedcss\bundle\OnProfNext.styles.css
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\compressed\tzxjg6is5z-{0}-o2b68hjqqd-o2b68hjqqd.gz
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\compressed\0wz98yz2xy-{0}-8dleymzaev-8dleymzaev.gz
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\compressed\o7k4cxtn0u-{0}-0ykner63ol-0ykner63ol.gz
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\compressed\f9o902iofb-{0}-99zm1jdh75-99zm1jdh75.gz
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\compressed\9cjrgkhoez-{0}-2jeq8efc6q-2jeq8efc6q.gz
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\compressed\byr04718ni-{0}-0i02oychrm-0i02oychrm.gz
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\compressed\b2aaf1qy0k-{0}-b9228eflpl-b9228eflpl.gz
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\compressed\z7m9u3a7x3-{0}-2tj1sjhksk-2tj1sjhksk.gz
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\compressed\fixztrjlan-{0}-sif51eb7xk-sif51eb7xk.gz
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\staticwebassets.build.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\staticwebassets.build.json.cache
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\staticwebassets.development.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\staticwebassets.build.endpoints.json
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\swae.build.ex.cache
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\staticwebassets.upToDateCheck.txt
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.csproj.Up2Date
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\refint\OnProfNext.dll
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.pdb
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\OnProfNext.genruntimeconfig.cache
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\obj\Debug\net10.0\ref\OnProfNext.dll
|
||||
BIN
OnProfNext/obj/Debug/net10.0/OnProfNext.dll
Normal file
BIN
OnProfNext/obj/Debug/net10.0/OnProfNext.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
8b1635184daa6b568433e75e9fb3a2c8e31b157898893127a0d99cb7b13f153b
|
||||
BIN
OnProfNext/obj/Debug/net10.0/OnProfNext.pdb
Normal file
BIN
OnProfNext/obj/Debug/net10.0/OnProfNext.pdb
Normal file
Binary file not shown.
9
OnProfNext/obj/Debug/net10.0/ValidatableTypeAttribute.cs
Normal file
9
OnProfNext/obj/Debug/net10.0/ValidatableTypeAttribute.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
// <auto-generated/>
|
||||
namespace Microsoft.Extensions.Validation.Embedded
|
||||
{
|
||||
[global::Microsoft.CodeAnalysis.EmbeddedAttribute]
|
||||
[global::System.AttributeUsage(global::System.AttributeTargets.Class)]
|
||||
internal sealed class ValidatableTypeAttribute : global::System.Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
BIN
OnProfNext/obj/Debug/net10.0/apphost.exe
Normal file
BIN
OnProfNext/obj/Debug/net10.0/apphost.exe
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
[
|
||||
"_content/Microsoft.DotNet.HotReload.WebAssembly.Browser/Microsoft.DotNet.HotReload.WebAssembly.Browser.99zm1jdh75.lib.module.js"
|
||||
]
|
||||
1
OnProfNext/obj/Debug/net10.0/rbcswa.dswa.cache.json
Normal file
1
OnProfNext/obj/Debug/net10.0/rbcswa.dswa.cache.json
Normal file
File diff suppressed because one or more lines are too long
BIN
OnProfNext/obj/Debug/net10.0/ref/OnProfNext.dll
Normal file
BIN
OnProfNext/obj/Debug/net10.0/ref/OnProfNext.dll
Normal file
Binary file not shown.
BIN
OnProfNext/obj/Debug/net10.0/refint/OnProfNext.dll
Normal file
BIN
OnProfNext/obj/Debug/net10.0/refint/OnProfNext.dll
Normal file
Binary file not shown.
1
OnProfNext/obj/Debug/net10.0/rjimswa.dswa.cache.json
Normal file
1
OnProfNext/obj/Debug/net10.0/rjimswa.dswa.cache.json
Normal file
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"qa/RdtWKHnGxEyMZI3+Ojlt8HmYyrtG99Wr9RDnhlaI=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"R7Rea/YQmcweqCbKffD9oUelggfpJQX85r65aYZsas0=","InputHashes":["kJmexN9o0pCQvc5WGBwT1gKh/Ab1DLogOPAq/C28TN4="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
1
OnProfNext/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json
Normal file
1
OnProfNext/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json
Normal file
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"bAkKC+nVWweE76nob4C9J+dFUzoC/TSMK/+7Va2pEMQ=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["XalveFocMXOm37mVadyo/IW5OGvQ/lODnx2TscTUtmg=","97mJ4IawCQABCF0KFzwGfxqgIjqy1QmaxUaca1BmvN4=","pwbDm\u002BtuPrkkqYGciBeibsjIYD0XR0Oz\u002BZ9BHDd6Puc=","cdg3Zlnjx9JVVy55JTZ/aF1D/LCceFBFjShywDeeMOE=","5R3c0nUvzYa85XM8E8qiKiHB9f9fY\u002BKQFN7tk1Xj30w=","Igjj5gMX02oP225xpwDz/yAIu5tv8WkiY6dRGb4F8NQ=","nBYj8i61sCgl1nUtUnzDYPtjtMi6DMVMVUOYLiNwPj0=","uUwBddsA4K2hHam3dVRUqIPnUKFFCf\u002BC6Bh/Xsq4BeA=","zEB8ma4uSEyqauoElD6tTBhdMbnWJWjSHBzAwVK0lzU=","qHVO01qP1rW4qGtGdFdUOYGcJAHcArvkTUT7RXSb4lw=","EtC\u002BxWOyo9lnT2ef7Q5V33kIW6378BTiA2xyTNVejHc=","qdH8zWynS8jrvHLMU\u002BCjyePLujbMY1XPVkKVX4JXrbI=","hrSkJngleIaorlgApro6sH0NbLF2ikGM/MdaDA15s2I=","yLMv953kk3b0\u002BgonsiVVAM91iR\u002BVlzH0h7OLkLDNZ10=","wO85d/tlqaOzbrlEJ0byD4EQQIVz7bTFDraYXMPkY6E=","hDaFTY\u002BUgTD4lomlNCNkTT2kLZ6VokV40qQLxxDpeRk=","pPLVSrJMu0DTHQZxeD5rvkTibZtAiN6RkiPJ1Bhntso=","oO/Tqc89d180i2biEPjarWAX96rQQ3iUqbc4DXnfF9k=","bjlyBEzP6Trw3qUGecaFrsA8UAxYHo4fW4lRopxHPFY="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
1
OnProfNext/obj/Debug/net10.0/rjsmrazor.dswa.cache.json
Normal file
1
OnProfNext/obj/Debug/net10.0/rjsmrazor.dswa.cache.json
Normal file
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"MNvSBurCTEOUuR+IcnH0PakuTmc+/mF96BjR0OsyLQ4=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["XalveFocMXOm37mVadyo/IW5OGvQ/lODnx2TscTUtmg=","97mJ4IawCQABCF0KFzwGfxqgIjqy1QmaxUaca1BmvN4=","pwbDm\u002BtuPrkkqYGciBeibsjIYD0XR0Oz\u002BZ9BHDd6Puc=","cdg3Zlnjx9JVVy55JTZ/aF1D/LCceFBFjShywDeeMOE=","5R3c0nUvzYa85XM8E8qiKiHB9f9fY\u002BKQFN7tk1Xj30w=","Igjj5gMX02oP225xpwDz/yAIu5tv8WkiY6dRGb4F8NQ=","nBYj8i61sCgl1nUtUnzDYPtjtMi6DMVMVUOYLiNwPj0=","uUwBddsA4K2hHam3dVRUqIPnUKFFCf\u002BC6Bh/Xsq4BeA=","zEB8ma4uSEyqauoElD6tTBhdMbnWJWjSHBzAwVK0lzU=","qHVO01qP1rW4qGtGdFdUOYGcJAHcArvkTUT7RXSb4lw=","EtC\u002BxWOyo9lnT2ef7Q5V33kIW6378BTiA2xyTNVejHc=","qdH8zWynS8jrvHLMU\u002BCjyePLujbMY1XPVkKVX4JXrbI=","hrSkJngleIaorlgApro6sH0NbLF2ikGM/MdaDA15s2I=","yLMv953kk3b0\u002BgonsiVVAM91iR\u002BVlzH0h7OLkLDNZ10=","wO85d/tlqaOzbrlEJ0byD4EQQIVz7bTFDraYXMPkY6E=","hDaFTY\u002BUgTD4lomlNCNkTT2kLZ6VokV40qQLxxDpeRk=","pPLVSrJMu0DTHQZxeD5rvkTibZtAiN6RkiPJ1Bhntso=","oO/Tqc89d180i2biEPjarWAX96rQQ3iUqbc4DXnfF9k=","bjlyBEzP6Trw3qUGecaFrsA8UAxYHo4fW4lRopxHPFY="],"CachedAssets":{},"CachedCopyCandidates":{}}
|
||||
1
OnProfNext/obj/Debug/net10.0/rpswa.dswa.cache.json
Normal file
1
OnProfNext/obj/Debug/net10.0/rpswa.dswa.cache.json
Normal file
@@ -0,0 +1 @@
|
||||
{"GlobalPropertiesHash":"q6VDdFwud4C8H7mnNR1bSjN5iPQjhwwvuD/guCndtSQ=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["XalveFocMXOm37mVadyo/IW5OGvQ/lODnx2TscTUtmg=","97mJ4IawCQABCF0KFzwGfxqgIjqy1QmaxUaca1BmvN4=","pwbDm\u002BtuPrkkqYGciBeibsjIYD0XR0Oz\u002BZ9BHDd6Puc=","cdg3Zlnjx9JVVy55JTZ/aF1D/LCceFBFjShywDeeMOE=","5R3c0nUvzYa85XM8E8qiKiHB9f9fY\u002BKQFN7tk1Xj30w=","Igjj5gMX02oP225xpwDz/yAIu5tv8WkiY6dRGb4F8NQ=","nBYj8i61sCgl1nUtUnzDYPtjtMi6DMVMVUOYLiNwPj0=","uUwBddsA4K2hHam3dVRUqIPnUKFFCf\u002BC6Bh/Xsq4BeA=","zEB8ma4uSEyqauoElD6tTBhdMbnWJWjSHBzAwVK0lzU=","qHVO01qP1rW4qGtGdFdUOYGcJAHcArvkTUT7RXSb4lw=","EtC\u002BxWOyo9lnT2ef7Q5V33kIW6378BTiA2xyTNVejHc=","qdH8zWynS8jrvHLMU\u002BCjyePLujbMY1XPVkKVX4JXrbI=","hrSkJngleIaorlgApro6sH0NbLF2ikGM/MdaDA15s2I=","yLMv953kk3b0\u002BgonsiVVAM91iR\u002BVlzH0h7OLkLDNZ10=","wO85d/tlqaOzbrlEJ0byD4EQQIVz7bTFDraYXMPkY6E=","hDaFTY\u002BUgTD4lomlNCNkTT2kLZ6VokV40qQLxxDpeRk=","pPLVSrJMu0DTHQZxeD5rvkTibZtAiN6RkiPJ1Bhntso="],"CachedAssets":{"XalveFocMXOm37mVadyo/IW5OGvQ/lODnx2TscTUtmg=":{"Identity":"D:\\Dev\\Tut\\OnProfNext\\OnProfNext\\OnProfNext\\wwwroot\\favicon.ico","SourceId":"OnProfNext","SourceType":"Discovered","ContentRoot":"D:\\Dev\\Tut\\OnProfNext\\OnProfNext\\OnProfNext\\wwwroot\\","BasePath":"/","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2jeq8efc6q","Integrity":"8kNQh\u002BLErZHx3sMz237BHWFasAGQ88EWakJrWWYOxTA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":15086,"LastWriteTime":"2026-03-18T16:33:32.5157838+00:00"}},"CachedCopyCandidates":{}}
|
||||
@@ -0,0 +1,2 @@
|
||||
@import 'OnProfNext.Client.uzl7ca9j9c.bundle.scp.css';
|
||||
|
||||
File diff suppressed because one or more lines are too long
1
OnProfNext/obj/Debug/net10.0/staticwebassets.build.json
Normal file
1
OnProfNext/obj/Debug/net10.0/staticwebassets.build.json
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
Kib2lfis2XhoZYH6gYAJMrm8xRtWlS3Ge42+woatU0I=
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext.Client\obj\Debug\net10.0\staticwebassets.build.json
|
||||
@@ -0,0 +1,6 @@
|
||||
wwwroot\favicon.ico
|
||||
C:\Users\wiela\.nuget\packages\microsoft.aspnetcore.app.internal.assets\10.0.5\build\..\_framework\blazor.web.js
|
||||
C:\Users\wiela\.nuget\packages\microsoft.aspnetcore.app.internal.assets\10.0.5\build\..\_framework\blazor.server.js
|
||||
D:\Dev\Tut\OnProfNext\OnProfNext\OnProfNext\wwwroot\favicon.ico
|
||||
C:\Users\wiela\.nuget\packages\microsoft.aspnetcore.app.internal.assets\10.0.5\_framework\blazor.web.js
|
||||
C:\Users\wiela\.nuget\packages\microsoft.aspnetcore.app.internal.assets\10.0.5\_framework\blazor.server.js
|
||||
0
OnProfNext/obj/Debug/net10.0/swae.build.ex.cache
Normal file
0
OnProfNext/obj/Debug/net10.0/swae.build.ex.cache
Normal file
Reference in New Issue
Block a user