X\choro 4 місяців тому
батько
коміт
51ff196b6c

BIN
.vs/goods/v17/.suo


+ 54 - 2
.vs/goods/v17/DocumentLayout.json

@@ -1,7 +1,20 @@
 {
   "Version": 1,
   "WorkspaceRootPath": "E:\\workspace\\goods\\",
-  "Documents": [],
+  "Documents": [
+    {
+      "AbsoluteMoniker": "D:0:0:{2DA0899A-B4C4-4C65-8886-C57DDAF557CA}|goods.csproj|e:\\workspace\\goods\\views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}",
+      "RelativeMoniker": "D:0:0:{2DA0899A-B4C4-4C65-8886-C57DDAF557CA}|goods.csproj|solutionrelative:views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{2DA0899A-B4C4-4C65-8886-C57DDAF557CA}|goods.csproj|e:\\workspace\\goods\\compilerconfig.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
+      "RelativeMoniker": "D:0:0:{2DA0899A-B4C4-4C65-8886-C57DDAF557CA}|goods.csproj|solutionrelative:compilerconfig.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{2DA0899A-B4C4-4C65-8886-C57DDAF557CA}|goods.csproj|e:\\workspace\\goods\\views\\scss\\site.scss||{181FE41B-5A5D-479F-9F8F-BF665F4EBC2A}",
+      "RelativeMoniker": "D:0:0:{2DA0899A-B4C4-4C65-8886-C57DDAF557CA}|goods.csproj|solutionrelative:views\\scss\\site.scss||{181FE41B-5A5D-479F-9F8F-BF665F4EBC2A}"
+    }
+  ],
   "DocumentGroupContainers": [
     {
       "Orientation": 0,
@@ -9,7 +22,7 @@
       "DocumentGroups": [
         {
           "DockedWidth": 200,
-          "SelectedChildIndex": -1,
+          "SelectedChildIndex": 8,
           "Children": [
             {
               "$type": "Bookmark",
@@ -38,6 +51,45 @@
             {
               "$type": "Bookmark",
               "Name": "ST:0:0:{57d563b6-44a5-47df-85be-f4199ad6b651}"
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 1,
+              "Title": "compilerconfig.json",
+              "DocumentMoniker": "E:\\workspace\\goods\\compilerconfig.json",
+              "RelativeDocumentMoniker": "compilerconfig.json",
+              "ToolTip": "E:\\workspace\\goods\\compilerconfig.json",
+              "RelativeToolTip": "compilerconfig.json",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAAAwAAAABAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
+              "WhenOpened": "2025-08-06T19:40:12.323Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 0,
+              "Title": "_Layout.cshtml",
+              "DocumentMoniker": "E:\\workspace\\goods\\Views\\Shared\\_Layout.cshtml",
+              "RelativeDocumentMoniker": "Views\\Shared\\_Layout.cshtml",
+              "ToolTip": "E:\\workspace\\goods\\Views\\Shared\\_Layout.cshtml",
+              "RelativeToolTip": "Views\\Shared\\_Layout.cshtml",
+              "ViewState": "AgIAAEUAAAAAAAAAAAAAAFIAAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|",
+              "WhenOpened": "2025-08-06T19:35:20.997Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 2,
+              "Title": "site.scss",
+              "DocumentMoniker": "E:\\workspace\\goods\\Views\\SCSS\\site.scss",
+              "RelativeDocumentMoniker": "Views\\SCSS\\site.scss",
+              "ToolTip": "E:\\workspace\\goods\\Views\\SCSS\\site.scss",
+              "RelativeToolTip": "Views\\SCSS\\site.scss",
+              "ViewState": "AgIAAAYAAAAAAAAAAAAAACkAAAAjAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.002663|",
+              "WhenOpened": "2025-08-06T19:33:18.354Z",
+              "EditorCaption": ""
             }
           ]
         }

+ 9 - 0
bin/Debug/net8.0/goods.deps.json

@@ -8,6 +8,7 @@
     ".NETCoreApp,Version=v8.0": {
       "goods/1.0.0": {
         "dependencies": {
+          "BuildWebCompiler2022": "1.14.15",
           "Microsoft.EntityFrameworkCore": "9.0.0",
           "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0",
           "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.21.0"
@@ -51,6 +52,7 @@
           }
         }
       },
+      "BuildWebCompiler2022/1.14.15": {},
       "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
         "runtime": {
           "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
@@ -639,6 +641,13 @@
       "path": "azure.identity/1.11.4",
       "hashPath": "azure.identity.1.11.4.nupkg.sha512"
     },
+    "BuildWebCompiler2022/1.14.15": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-/bfbMI6LBrLX5kn0sOVqscfe2kbsS0nUtIsKUUJg/puL4ey9J0y4DdGA+YaCAsu4Vi5tyNM8wWjlSOgjywxpzg==",
+      "path": "buildwebcompiler2022/1.14.15",
+      "hashPath": "buildwebcompiler2022.1.14.15.nupkg.sha512"
+    },
     "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
       "type": "package",
       "serviceable": true,

BIN
bin/Debug/net8.0/goods.dll


BIN
bin/Debug/net8.0/goods.exe


BIN
bin/Debug/net8.0/goods.pdb


Різницю між файлами не показано, бо вона завелика
+ 0 - 0
bin/Debug/net8.0/goods.staticwebassets.endpoints.json


+ 1 - 0
goods.csproj

@@ -18,6 +18,7 @@
 	</ItemGroup>
 
 	<ItemGroup>
+		<PackageReference Include="BuildWebCompiler2022" Version="1.14.15" />
 		<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.0" />
 		<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0" />
 		<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />

BIN
obj/Debug/net8.0/apphost.exe


+ 1 - 1
obj/Debug/net8.0/goods.AssemblyInfo.cs

@@ -15,7 +15,7 @@ using System.Reflection;
 [assembly: System.Reflection.AssemblyCompanyAttribute("goods")]
 [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
 [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c7c313f112122973fcd4ea50177aa22fcebbf17c")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2a255ba73476e0f5c59e97c4dca8fbbf2b64627a")]
 [assembly: System.Reflection.AssemblyProductAttribute("goods")]
 [assembly: System.Reflection.AssemblyTitleAttribute("goods")]
 [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

+ 1 - 1
obj/Debug/net8.0/goods.AssemblyInfoInputs.cache

@@ -1 +1 @@
-16dc62ffdd5a9432f030e43e324a8ffd3e2245317062f44b250f53f1afb800eb
+a080b5d480ab0fdfaaae3e791194244d942709b80f1b6f7deaa7887f0ad5a253

BIN
obj/Debug/net8.0/goods.assets.cache


BIN
obj/Debug/net8.0/goods.dll


BIN
obj/Debug/net8.0/goods.pdb


BIN
obj/Debug/net8.0/ref/goods.dll


BIN
obj/Debug/net8.0/refint/goods.dll


Різницю між файлами не показано, бо вона завелика
+ 0 - 0
obj/Debug/net8.0/rjimswa.dswa.cache.json


Різницю між файлами не показано, бо вона завелика
+ 0 - 0
obj/Debug/net8.0/rjsmcshtml.dswa.cache.json


Різницю між файлами не показано, бо вона завелика
+ 0 - 0
obj/Debug/net8.0/rjsmrazor.dswa.cache.json


Різницю між файлами не показано, бо вона завелика
+ 0 - 0
obj/Debug/net8.0/rpswa.dswa.cache.json


Різницю між файлами не показано, бо вона завелика
+ 0 - 0
obj/Debug/net8.0/staticwebassets.build.endpoints.json


Різницю між файлами не показано, бо вона завелика
+ 0 - 0
obj/Debug/net8.0/staticwebassets.build.json


+ 1 - 1
obj/Debug/net8.0/staticwebassets.build.json.cache

@@ -1 +1 @@
-fckyXEPWHNqMUnlKG9IM+CAwEQa7e4UYbJyNsQYk7XI=
+XPE2NCi2bZ8uy1zZ3zXg4z6kSrsF++p5YKso5InTZKE=

+ 4 - 0
obj/goods.csproj.nuget.dgspec.json

@@ -50,6 +50,10 @@
         "net8.0": {
           "targetAlias": "net8.0",
           "dependencies": {
+            "BuildWebCompiler2022": {
+              "target": "Package",
+              "version": "[1.14.15, )"
+            },
             "Microsoft.EntityFrameworkCore": {
               "target": "Package",
               "version": "[9.0.0, )"

+ 1 - 0
obj/goods.csproj.nuget.g.props

@@ -19,5 +19,6 @@
   </ImportGroup>
   <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
     <PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\choro\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.21.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
+    <PkgBuildWebCompiler2022 Condition=" '$(PkgBuildWebCompiler2022)' == '' ">C:\Users\choro\.nuget\packages\buildwebcompiler2022\1.14.15</PkgBuildWebCompiler2022>
   </PropertyGroup>
 </Project>

+ 1 - 0
obj/goods.csproj.nuget.g.targets

@@ -5,5 +5,6 @@
     <Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.21.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.21.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
     <Import Project="$(NuGetPackageRoot)microsoft.extensions.options\9.0.0\buildTransitive\net8.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\9.0.0\buildTransitive\net8.0\Microsoft.Extensions.Options.targets')" />
     <Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\9.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\9.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
+    <Import Project="$(NuGetPackageRoot)buildwebcompiler2022\1.14.15\build\BuildWebCompiler2022.targets" Condition="Exists('$(NuGetPackageRoot)buildwebcompiler2022\1.14.15\build\BuildWebCompiler2022.targets')" />
   </ImportGroup>
 </Project>

+ 37 - 0
obj/project.assets.json

@@ -47,6 +47,12 @@
           }
         }
       },
+      "BuildWebCompiler2022/1.14.15": {
+        "type": "package",
+        "build": {
+          "build/BuildWebCompiler2022.targets": {}
+        }
+      },
       "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
         "type": "package",
         "compile": {
@@ -1059,6 +1065,32 @@
         "lib/netstandard2.0/Azure.Identity.xml"
       ]
     },
+    "BuildWebCompiler2022/1.14.15": {
+      "sha512": "/bfbMI6LBrLX5kn0sOVqscfe2kbsS0nUtIsKUUJg/puL4ey9J0y4DdGA+YaCAsu4Vi5tyNM8wWjlSOgjywxpzg==",
+      "type": "package",
+      "path": "buildwebcompiler2022/1.14.15",
+      "hasTools": true,
+      "files": [
+        ".nupkg.metadata",
+        ".signature.p7s",
+        "build/BuildWebCompiler2022.targets",
+        "buildwebcompiler2022.1.14.15.nupkg.sha512",
+        "buildwebcompiler2022.nuspec",
+        "tools/net4.8/NUglify.dll",
+        "tools/net4.8/Newtonsoft.Json.dll",
+        "tools/net4.8/WebCompiler.exe",
+        "tools/net48/NUglify.dll",
+        "tools/net48/Newtonsoft.Json.dll",
+        "tools/net48/WebCompiler.exe",
+        "tools/netcoreapp3.1/NUglify.dll",
+        "tools/netcoreapp3.1/Newtonsoft.Json.dll",
+        "tools/netcoreapp3.1/WebCompiler.dll",
+        "tools/netcoreapp3.1/WebCompiler.runtimeconfig.json",
+        "tools/netstandard2.1/NUglify.dll",
+        "tools/netstandard2.1/Newtonsoft.Json.dll",
+        "tools/netstandard2.1/WebCompiler.dll"
+      ]
+    },
     "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
       "sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
       "type": "package",
@@ -2891,6 +2923,7 @@
   },
   "projectFileDependencyGroups": {
     "net8.0": [
+      "BuildWebCompiler2022 >= 1.14.15",
       "Microsoft.EntityFrameworkCore >= 9.0.0",
       "Microsoft.EntityFrameworkCore.SqlServer >= 9.0.0",
       "Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.21.0"
@@ -2946,6 +2979,10 @@
       "net8.0": {
         "targetAlias": "net8.0",
         "dependencies": {
+          "BuildWebCompiler2022": {
+            "target": "Package",
+            "version": "[1.14.15, )"
+          },
           "Microsoft.EntityFrameworkCore": {
             "target": "Package",
             "version": "[9.0.0, )"

+ 2 - 1
obj/project.nuget.cache

@@ -1,11 +1,12 @@
 {
   "version": 2,
-  "dgSpecHash": "lM214pJPw9g=",
+  "dgSpecHash": "cvoDHRj1l6k=",
   "success": true,
   "projectFilePath": "E:\\workspace\\goods\\goods.csproj",
   "expectedPackageFiles": [
     "C:\\Users\\choro\\.nuget\\packages\\azure.core\\1.38.0\\azure.core.1.38.0.nupkg.sha512",
     "C:\\Users\\choro\\.nuget\\packages\\azure.identity\\1.11.4\\azure.identity.1.11.4.nupkg.sha512",
+    "C:\\Users\\choro\\.nuget\\packages\\buildwebcompiler2022\\1.14.15\\buildwebcompiler2022.1.14.15.nupkg.sha512",
     "C:\\Users\\choro\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
     "C:\\Users\\choro\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
     "C:\\Users\\choro\\.nuget\\packages\\microsoft.data.sqlclient\\5.1.6\\microsoft.data.sqlclient.5.1.6.nupkg.sha512",

Різницю між файлами не показано, бо вона завелика
+ 0 - 0
wwwroot/css/tailwind.output.css


Деякі файли не було показано, через те що забагато файлів було змінено