push final pentru astazi

This commit is contained in:
2025-12-12 09:36:20 +00:00
parent 85b8c1cdb5
commit 8d6ef37d52
30 changed files with 51 additions and 242 deletions

View File

@@ -1,7 +1,5 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
@@ -19,5 +17,3 @@ build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = /app
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 8.0
build_property.EnableCodeStyleSeverity =

View File

@@ -1,17 +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;
global using global::Microsoft.AspNetCore.Builder;
global using global::Microsoft.AspNetCore.Hosting;
global using global::Microsoft.AspNetCore.Http;
global using global::Microsoft.AspNetCore.Routing;
global using global::Microsoft.Extensions.Configuration;
global using global::Microsoft.Extensions.DependencyInjection;
global using global::Microsoft.Extensions.Hosting;
global using global::Microsoft.Extensions.Logging;
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.Net.Http.Json;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@@ -1 +1 @@
78e56dd823ebe82c5116b011dea1d4f07d11c07a6cbca67c3b275ceeafa27f13
e9330eaf0428b40e8599ac23a52ec780ad006a9006d294392fe6cc89c2049101

View File

@@ -16,11 +16,8 @@
/app/obj/Debug/net8.0/programDotNet.pdb
/app/obj/Debug/net8.0/programDotNet.genruntimeconfig.cache
/app/obj/Debug/net8.0/ref/programDotNet.dll
/app/bin/Debug/net8.0/programDotNet.staticwebassets.endpoints.json
/app/obj/Debug/net8.0/rpswa.dswa.cache.json
/app/obj/Debug/net8.0/rjimswa.dswa.cache.json
/app/obj/Debug/net8.0/rjsmrazor.dswa.cache.json
/app/obj/Debug/net8.0/rjsmcshtml.dswa.cache.json
/app/obj/Debug/net8.0/staticwebassets.build.json.cache
/app/obj/Debug/net8.0/staticwebassets.build.endpoints.json
/app/obj/Debug/net8.0/swae.build.ex.cache
/app/obj/Debug/net8.0/staticwebassets/msbuild.programDotNet.Microsoft.AspNetCore.StaticWebAssets.props
/app/obj/Debug/net8.0/staticwebassets/msbuild.build.programDotNet.props
/app/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.programDotNet.props
/app/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.programDotNet.props
/app/obj/Debug/net8.0/staticwebassets.pack.json

View File

@@ -1 +0,0 @@
{"GlobalPropertiesHash":"fLV7naKvKWbTYVUHjkIjTJtm/olHDr/EnsWwdgzzqYA=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["bzO0TEjhBVNhYEvqtsf/ty9AgBtGHyRIrjLs/G4sxxw="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -1 +0,0 @@
{"GlobalPropertiesHash":"MMRCzYhPUzk/dvjkevA6gVPm5Xq+/bKRMXBsywen2EU=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["bzO0TEjhBVNhYEvqtsf/ty9AgBtGHyRIrjLs/G4sxxw="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -1 +0,0 @@
{"Version":1,"ManifestType":"Build","Endpoints":[]}

View File

@@ -1 +1,11 @@
{"Version":1,"Hash":"R9B4kODIeQ+F5JrbWKZU4XVNo0G1PgbmB01uJL2Dn04=","Source":"programDotNet","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}
{
"Version": 1,
"Hash": "iKrrIYpJZohPz31GBVLhzn4bAYo7qnEuRFes2tPKNgE=",
"Source": "programDotNet",
"BasePath": "_content/programDotNet",
"Mode": "Default",
"ManifestType": "Build",
"ReferencedProjectsConfiguration": [],
"DiscoveryPatterns": [],
"Assets": []
}

View File

@@ -1 +0,0 @@
R9B4kODIeQ+F5JrbWKZU4XVNo0G1PgbmB01uJL2Dn04=

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="../build/programDotNet.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="../buildMultiTargeting/programDotNet.props" />
</Project>