diff --git a/.vs/PracticeReload.slnx/FileContentIndex/0bb8237f-144f-4f3b-a703-6447a00a7d0a.vsidx b/.vs/PracticeReload.slnx/FileContentIndex/0bb8237f-144f-4f3b-a703-6447a00a7d0a.vsidx new file mode 100644 index 0000000..19e7b6c Binary files /dev/null and b/.vs/PracticeReload.slnx/FileContentIndex/0bb8237f-144f-4f3b-a703-6447a00a7d0a.vsidx differ diff --git a/.vs/PracticeReload.slnx/v18/.wsuo b/.vs/PracticeReload.slnx/v18/.wsuo new file mode 100644 index 0000000..c544655 Binary files /dev/null and b/.vs/PracticeReload.slnx/v18/.wsuo differ diff --git a/.vs/PracticeReload.slnx/v18/DocumentLayout.backup.json b/.vs/PracticeReload.slnx/v18/DocumentLayout.backup.json new file mode 100644 index 0000000..5cc070d --- /dev/null +++ b/.vs/PracticeReload.slnx/v18/DocumentLayout.backup.json @@ -0,0 +1,31 @@ +{ + "Version": 1, + "WorkspaceRootPath": "D:\\Test\\PracticeReload\\", + "Documents": [], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": -1, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cdd2}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/.vs/PracticeReload.slnx/v18/DocumentLayout.json b/.vs/PracticeReload.slnx/v18/DocumentLayout.json new file mode 100644 index 0000000..5cc070d --- /dev/null +++ b/.vs/PracticeReload.slnx/v18/DocumentLayout.json @@ -0,0 +1,31 @@ +{ + "Version": 1, + "WorkspaceRootPath": "D:\\Test\\PracticeReload\\", + "Documents": [], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": -1, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cdd2}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 0000000..f8b4888 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": null +} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..6257929 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,9 @@ +{ + "ExpandedNodes": [ + "", + "\\DAL", + "\\DaviskibaYP" + ], + "SelectedNode": "\\DaviskibaYP\\DaviskibaYP.csproj", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..bbbc286 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/ClassLibrary3/bin/Debug/net8.0/DAL.dll b/ClassLibrary3/bin/Debug/net8.0/DAL.dll index 3031bb2..8a96af7 100644 Binary files a/ClassLibrary3/bin/Debug/net8.0/DAL.dll and b/ClassLibrary3/bin/Debug/net8.0/DAL.dll differ diff --git a/ClassLibrary3/bin/Debug/net8.0/DAL.pdb b/ClassLibrary3/bin/Debug/net8.0/DAL.pdb index b37b1e6..62c4456 100644 Binary files a/ClassLibrary3/bin/Debug/net8.0/DAL.pdb and b/ClassLibrary3/bin/Debug/net8.0/DAL.pdb differ diff --git a/ClassLibrary3/bin/Debug/net8.0/Domain.dll b/ClassLibrary3/bin/Debug/net8.0/Domain.dll index 7808d9e..dd075aa 100644 Binary files a/ClassLibrary3/bin/Debug/net8.0/Domain.dll and b/ClassLibrary3/bin/Debug/net8.0/Domain.dll differ diff --git a/ClassLibrary3/bin/Debug/net8.0/Domain.pdb b/ClassLibrary3/bin/Debug/net8.0/Domain.pdb index 8f11b19..0dfec34 100644 Binary files a/ClassLibrary3/bin/Debug/net8.0/Domain.pdb and b/ClassLibrary3/bin/Debug/net8.0/Domain.pdb differ diff --git a/ClassLibrary3/obj/DAL.csproj.nuget.dgspec.json b/ClassLibrary3/obj/DAL.csproj.nuget.dgspec.json index 3b9f763..7389e2d 100644 --- a/ClassLibrary3/obj/DAL.csproj.nuget.dgspec.json +++ b/ClassLibrary3/obj/DAL.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj": {} + "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj": {} }, "projects": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj": { + "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj", "projectName": "DAL", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "projectPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -32,8 +32,8 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj" + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj" } } } @@ -95,18 +95,18 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "projectName": "Domain", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\Domain\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -160,7 +160,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } } diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.AssemblyInfo.cs b/ClassLibrary3/obj/Debug/net8.0/DAL.AssemblyInfo.cs index c933ed7..467aeb3 100644 --- a/ClassLibrary3/obj/Debug/net8.0/DAL.AssemblyInfo.cs +++ b/ClassLibrary3/obj/Debug/net8.0/DAL.AssemblyInfo.cs @@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("DAL")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+18fa87f2dcbaba6d0e15501ce8918a361aac67b6")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+08b30ac656ffcd7f14f05725c3fd08d4ae2447ec")] [assembly: System.Reflection.AssemblyProductAttribute("DAL")] [assembly: System.Reflection.AssemblyTitleAttribute("DAL")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.AssemblyInfoInputs.cache b/ClassLibrary3/obj/Debug/net8.0/DAL.AssemblyInfoInputs.cache index 03af493..26017ca 100644 --- a/ClassLibrary3/obj/Debug/net8.0/DAL.AssemblyInfoInputs.cache +++ b/ClassLibrary3/obj/Debug/net8.0/DAL.AssemblyInfoInputs.cache @@ -1 +1 @@ -61a9a3f28fbb694e3f7726c169c60b770cefe69b8afda1143d3db54ba19800b0 +53e3a2161a31387dcbaaf9dd57e9507aa96c32e69ab52754a5d87bfbb002e2da diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.GeneratedMSBuildEditorConfig.editorconfig b/ClassLibrary3/obj/Debug/net8.0/DAL.GeneratedMSBuildEditorConfig.editorconfig index 7a0c6eb..67cc7b8 100644 --- a/ClassLibrary3/obj/Debug/net8.0/DAL.GeneratedMSBuildEditorConfig.editorconfig +++ b/ClassLibrary3/obj/Debug/net8.0/DAL.GeneratedMSBuildEditorConfig.editorconfig @@ -18,7 +18,7 @@ build_property._SupportedPlatformList = Linux,macOS,Windows build_property.TargetFrameworkIdentifier = .NETCoreApp build_property.TargetFrameworkVersion = v8.0 build_property.RootNamespace = DAL -build_property.ProjectDir = C:\Users\77784228\Documents\GitHub\PracticeReload\ClassLibrary3\ +build_property.ProjectDir = D:\Test\PracticeReload\ClassLibrary3\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = build_property.EffectiveAnalysisLevelStyle = 8.0 diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.assets.cache b/ClassLibrary3/obj/Debug/net8.0/DAL.assets.cache index 8b303e7..3fa759b 100644 Binary files a/ClassLibrary3/obj/Debug/net8.0/DAL.assets.cache and b/ClassLibrary3/obj/Debug/net8.0/DAL.assets.cache differ diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.AssemblyReference.cache b/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.AssemblyReference.cache index 82f3f47..82bfe81 100644 Binary files a/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.AssemblyReference.cache and b/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.AssemblyReference.cache differ diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.CoreCompileInputs.cache b/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.CoreCompileInputs.cache index 45acee4..6cef87d 100644 --- a/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.CoreCompileInputs.cache +++ b/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -3b9f92c3137d167a3a757fc9602a17179636bd4628d278bb132e7926e5ea69be +b4e1a9557c8717cf968aac6155a8312ce47c01af59944b3cf9a0c44c90076f1a diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.FileListAbsolute.txt b/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.FileListAbsolute.txt index 3cd38d3..d7ee1e7 100644 --- a/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.FileListAbsolute.txt +++ b/ClassLibrary3/obj/Debug/net8.0/DAL.csproj.FileListAbsolute.txt @@ -34,3 +34,21 @@ C:\Users\77784228\Documents\GitHub\PracticeReload\ClassLibrary3\obj\Debug\net8.0 C:\Users\77784228\Documents\GitHub\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.pdb C:\Users\77784228\Documents\GitHub\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.genruntimeconfig.cache C:\Users\77784228\Documents\GitHub\PracticeReload\ClassLibrary3\obj\Debug\net8.0\ref\DAL.dll +D:\Test\PracticeReload\ClassLibrary3\bin\Debug\net8.0\DAL.deps.json +D:\Test\PracticeReload\ClassLibrary3\bin\Debug\net8.0\DAL.runtimeconfig.json +D:\Test\PracticeReload\ClassLibrary3\bin\Debug\net8.0\DAL.dll +D:\Test\PracticeReload\ClassLibrary3\bin\Debug\net8.0\DAL.pdb +D:\Test\PracticeReload\ClassLibrary3\bin\Debug\net8.0\Domain.dll +D:\Test\PracticeReload\ClassLibrary3\bin\Debug\net8.0\Domain.pdb +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.csproj.AssemblyReference.cache +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.GeneratedMSBuildEditorConfig.editorconfig +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.AssemblyInfoInputs.cache +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.AssemblyInfo.cs +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.csproj.CoreCompileInputs.cache +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.sourcelink.json +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.csproj.Up2Date +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.dll +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\refint\DAL.dll +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.pdb +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\DAL.genruntimeconfig.cache +D:\Test\PracticeReload\ClassLibrary3\obj\Debug\net8.0\ref\DAL.dll diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.dll b/ClassLibrary3/obj/Debug/net8.0/DAL.dll index 3031bb2..8a96af7 100644 Binary files a/ClassLibrary3/obj/Debug/net8.0/DAL.dll and b/ClassLibrary3/obj/Debug/net8.0/DAL.dll differ diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.genruntimeconfig.cache b/ClassLibrary3/obj/Debug/net8.0/DAL.genruntimeconfig.cache index 2fef91f..929d9b3 100644 --- a/ClassLibrary3/obj/Debug/net8.0/DAL.genruntimeconfig.cache +++ b/ClassLibrary3/obj/Debug/net8.0/DAL.genruntimeconfig.cache @@ -1 +1 @@ -f04057856aa57f2efa48f5b260904fe76f914bc42e2e6d5e4edc4c7b2c1e3a99 +78121044884eb32d62c3385d9c56f4ef80ad07a7bddd6b1e2134769250c7d672 diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.pdb b/ClassLibrary3/obj/Debug/net8.0/DAL.pdb index b37b1e6..62c4456 100644 Binary files a/ClassLibrary3/obj/Debug/net8.0/DAL.pdb and b/ClassLibrary3/obj/Debug/net8.0/DAL.pdb differ diff --git a/ClassLibrary3/obj/Debug/net8.0/DAL.sourcelink.json b/ClassLibrary3/obj/Debug/net8.0/DAL.sourcelink.json index c57844d..3349f0f 100644 --- a/ClassLibrary3/obj/Debug/net8.0/DAL.sourcelink.json +++ b/ClassLibrary3/obj/Debug/net8.0/DAL.sourcelink.json @@ -1 +1 @@ -{"documents":{"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\*":"https://raw.githubusercontent.com/DarkTimeMonster/PracticeReload/18fa87f2dcbaba6d0e15501ce8918a361aac67b6/*"}} \ No newline at end of file +{"documents":{"D:\\Test\\PracticeReload\\*":"https://raw.githubusercontent.com/DarkTimeMonster/PracticeReload/08b30ac656ffcd7f14f05725c3fd08d4ae2447ec/*"}} \ No newline at end of file diff --git a/ClassLibrary3/obj/Debug/net8.0/ref/DAL.dll b/ClassLibrary3/obj/Debug/net8.0/ref/DAL.dll index da35006..2f7685e 100644 Binary files a/ClassLibrary3/obj/Debug/net8.0/ref/DAL.dll and b/ClassLibrary3/obj/Debug/net8.0/ref/DAL.dll differ diff --git a/ClassLibrary3/obj/Debug/net8.0/refint/DAL.dll b/ClassLibrary3/obj/Debug/net8.0/refint/DAL.dll index da35006..2f7685e 100644 Binary files a/ClassLibrary3/obj/Debug/net8.0/refint/DAL.dll and b/ClassLibrary3/obj/Debug/net8.0/refint/DAL.dll differ diff --git a/ClassLibrary3/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/ClassLibrary3/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2217181 --- /dev/null +++ b/ClassLibrary3/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/ClassLibrary3/obj/Release/net8.0/DAL.AssemblyInfo.cs b/ClassLibrary3/obj/Release/net8.0/DAL.AssemblyInfo.cs new file mode 100644 index 0000000..ca09604 --- /dev/null +++ b/ClassLibrary3/obj/Release/net8.0/DAL.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// Этот код создан программой. +// Исполняемая версия:4.0.30319.42000 +// +// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае +// повторной генерации кода. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("DAL")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6b7a0a902090657fe8cf7f1f6983a2dbd773dc21")] +[assembly: System.Reflection.AssemblyProductAttribute("DAL")] +[assembly: System.Reflection.AssemblyTitleAttribute("DAL")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Создано классом WriteCodeFragment MSBuild. + diff --git a/ClassLibrary3/obj/Release/net8.0/DAL.AssemblyInfoInputs.cache b/ClassLibrary3/obj/Release/net8.0/DAL.AssemblyInfoInputs.cache new file mode 100644 index 0000000..7794727 --- /dev/null +++ b/ClassLibrary3/obj/Release/net8.0/DAL.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +e50f3d66b40b5f3585066d81f4c8aeaac7600dccd262a677e1d0ebc063aa20b6 diff --git a/ClassLibrary3/obj/Release/net8.0/DAL.GeneratedMSBuildEditorConfig.editorconfig b/ClassLibrary3/obj/Release/net8.0/DAL.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..67cc7b8 --- /dev/null +++ b/ClassLibrary3/obj/Release/net8.0/DAL.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,25 @@ +is_global = true +build_property.TargetFramework = net8.0 +build_property.TargetFramework = net8.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v8.0 +build_property.RootNamespace = DAL +build_property.ProjectDir = D:\Test\PracticeReload\ClassLibrary3\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/ClassLibrary3/obj/Release/net8.0/DAL.GlobalUsings.g.cs b/ClassLibrary3/obj/Release/net8.0/DAL.GlobalUsings.g.cs new file mode 100644 index 0000000..d12bcbc --- /dev/null +++ b/ClassLibrary3/obj/Release/net8.0/DAL.GlobalUsings.g.cs @@ -0,0 +1,8 @@ +// +global using System; +global using System.Collections.Generic; +global using System.IO; +global using System.Linq; +global using System.Net.Http; +global using System.Threading; +global using System.Threading.Tasks; diff --git a/ClassLibrary3/obj/Release/net8.0/DAL.assets.cache b/ClassLibrary3/obj/Release/net8.0/DAL.assets.cache new file mode 100644 index 0000000..185c445 Binary files /dev/null and b/ClassLibrary3/obj/Release/net8.0/DAL.assets.cache differ diff --git a/ClassLibrary3/obj/Release/net8.0/DAL.csproj.AssemblyReference.cache b/ClassLibrary3/obj/Release/net8.0/DAL.csproj.AssemblyReference.cache new file mode 100644 index 0000000..e9d0024 Binary files /dev/null and b/ClassLibrary3/obj/Release/net8.0/DAL.csproj.AssemblyReference.cache differ diff --git a/ClassLibrary3/obj/project.assets.json b/ClassLibrary3/obj/project.assets.json index df4a0b0..2f2dc60 100644 --- a/ClassLibrary3/obj/project.assets.json +++ b/ClassLibrary3/obj/project.assets.json @@ -7531,11 +7531,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj", "projectName": "DAL", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "projectPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -7556,8 +7556,8 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj" + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj" } } } @@ -7619,7 +7619,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } } diff --git a/ClassLibrary3/obj/project.nuget.cache b/ClassLibrary3/obj/project.nuget.cache index e141051..106f428 100644 --- a/ClassLibrary3/obj/project.nuget.cache +++ b/ClassLibrary3/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "WqobILNIf7s=", + "dgSpecHash": "wBZMp6Rfl4o=", "success": true, - "projectFilePath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "projectFilePath": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj", "expectedPackageFiles": [ "C:\\Users\\77784228\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", "C:\\Users\\77784228\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", diff --git a/DaviskibaYP/.vs/DaviskibaYP/DesignTimeBuild/.dtbcache.v2 b/DaviskibaYP/.vs/DaviskibaYP/DesignTimeBuild/.dtbcache.v2 index 59b6038..0e143f6 100644 Binary files a/DaviskibaYP/.vs/DaviskibaYP/DesignTimeBuild/.dtbcache.v2 and b/DaviskibaYP/.vs/DaviskibaYP/DesignTimeBuild/.dtbcache.v2 differ diff --git a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/12d8199a-ac7f-4e84-9dba-13ecf5d20541.vsidx b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/12d8199a-ac7f-4e84-9dba-13ecf5d20541.vsidx deleted file mode 100644 index c403b3f..0000000 Binary files a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/12d8199a-ac7f-4e84-9dba-13ecf5d20541.vsidx and /dev/null differ diff --git a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/2b806b35-f5a2-478f-a2fa-f3803ee7f101.vsidx b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/2b806b35-f5a2-478f-a2fa-f3803ee7f101.vsidx new file mode 100644 index 0000000..4fa7643 Binary files /dev/null and b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/2b806b35-f5a2-478f-a2fa-f3803ee7f101.vsidx differ diff --git a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/0a6372d8-aae5-494d-af9a-09a48a910668.vsidx b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/3f3fdb91-5306-4fcb-be1d-bd92f999789d.vsidx similarity index 100% rename from DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/0a6372d8-aae5-494d-af9a-09a48a910668.vsidx rename to DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/3f3fdb91-5306-4fcb-be1d-bd92f999789d.vsidx diff --git a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/76487b88-47c3-4469-acc7-df8820805156.vsidx b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/76487b88-47c3-4469-acc7-df8820805156.vsidx deleted file mode 100644 index c403b3f..0000000 Binary files a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/76487b88-47c3-4469-acc7-df8820805156.vsidx and /dev/null differ diff --git a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/91dff11e-0ab9-4206-8025-7d475e16fea4.vsidx b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/91dff11e-0ab9-4206-8025-7d475e16fea4.vsidx new file mode 100644 index 0000000..b7364f9 Binary files /dev/null and b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/91dff11e-0ab9-4206-8025-7d475e16fea4.vsidx differ diff --git a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/c21b3eeb-2942-4715-b17e-7de6efce1107.vsidx b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/c21b3eeb-2942-4715-b17e-7de6efce1107.vsidx new file mode 100644 index 0000000..ed5a9f4 Binary files /dev/null and b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/c21b3eeb-2942-4715-b17e-7de6efce1107.vsidx differ diff --git a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/c557686c-159a-41c2-b213-cbf5fe87ed06.vsidx b/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/c557686c-159a-41c2-b213-cbf5fe87ed06.vsidx deleted file mode 100644 index c403b3f..0000000 Binary files a/DaviskibaYP/.vs/DaviskibaYP/FileContentIndex/c557686c-159a-41c2-b213-cbf5fe87ed06.vsidx and /dev/null differ diff --git a/DaviskibaYP/.vs/DaviskibaYP/config/applicationhost.config b/DaviskibaYP/.vs/DaviskibaYP/config/applicationhost.config index 0f77214..ce4a22c 100644 --- a/DaviskibaYP/.vs/DaviskibaYP/config/applicationhost.config +++ b/DaviskibaYP/.vs/DaviskibaYP/config/applicationhost.config @@ -157,7 +157,7 @@ - + diff --git a/DaviskibaYP/.vs/DaviskibaYP/v18/.futdcache.v2 b/DaviskibaYP/.vs/DaviskibaYP/v18/.futdcache.v2 index ad8e4f6..4bdb3b0 100644 Binary files a/DaviskibaYP/.vs/DaviskibaYP/v18/.futdcache.v2 and b/DaviskibaYP/.vs/DaviskibaYP/v18/.futdcache.v2 differ diff --git a/DaviskibaYP/.vs/DaviskibaYP/v18/.suo b/DaviskibaYP/.vs/DaviskibaYP/v18/.suo index 4d82864..e7c2275 100644 Binary files a/DaviskibaYP/.vs/DaviskibaYP/v18/.suo and b/DaviskibaYP/.vs/DaviskibaYP/v18/.suo differ diff --git a/DaviskibaYP/.vs/DaviskibaYP/v18/DocumentLayout.backup.json b/DaviskibaYP/.vs/DaviskibaYP/v18/DocumentLayout.backup.json index ab16f0b..d623a1a 100644 --- a/DaviskibaYP/.vs/DaviskibaYP/v18/DocumentLayout.backup.json +++ b/DaviskibaYP/.vs/DaviskibaYP/v18/DocumentLayout.backup.json @@ -1,194 +1,205 @@ { "Version": 1, - "WorkspaceRootPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\", + "WorkspaceRootPath": "D:\\Test\\PracticeReload\\DaviskibaYP\\", "Documents": [ { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\profilecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\profilecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{6383C15B-5AA6-14CC-E6DE-B8C238620A33}|..\\Services\\Services.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\services\\account\\userservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\favorites\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\favorites\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\accountcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\accountcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivalimages\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivalimages\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\favoritescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\favoritescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\css\\shared.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\css\\shared.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}" + "AbsoluteMoniker": "D:0:0:{B5C8CBAE-DE02-7B4C-706D-5B7BB03EEA4F}|..\\Domain\\Domain.csproj|d:\\test\\practicereload\\domain\\entities\\userfavorite.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\festivals-catalog.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{6383C15B-5AA6-14CC-E6DE-B8C238620A33}|..\\Services\\Services.csproj|d:\\test\\practicereload\\services\\festivalservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\festivals-catalog.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\festivals-catalog.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivals\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\festivalscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\festivalscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivals\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivals\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\shared_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\profilecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\profilecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\accountcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\accountcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\css\\shared.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\css\\shared.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\shared_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\shared_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivals\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivals\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivals\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\festivalscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\festivalscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" - }, - { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivalimages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivalimages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivalimages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivals\\details.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivals\\details.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivals\\details.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|c:\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts||{0F2454B1-A556-402D-A7D0-1FDE7F99DEE0}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" - }, - { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivals\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivals\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivals\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\home\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\home\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\home\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\homecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\homecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\homecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\css\\modal_and_gallery.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\css\\modal_and_gallery.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\css\\modal_and_gallery.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_about.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_about.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_about.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\contactscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\contactscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\contactscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\profile\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\profile\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\profile\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\profile_modals.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\profile_modals.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\profile_modals.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\modal_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\modal_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\modal_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_contactsblock.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_contactsblock.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_contactsblock.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\login_and_registration_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\login_and_registration_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\login_and_registration_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_authmodal.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_authmodal.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_authmodal.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_gallery.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_gallery.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_gallery.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_messageform.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_messageform.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_messageform.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\contact_form.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\contact_form.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\contact_form.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\loginandregistration\\contactmessagevalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\loginandregistration\\contactmessagevalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\loginandregistration\\contactmessagevalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\festivals\\festivaleditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\festivals\\festivaleditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\festivals\\festivaleditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\loginandregistration\\loginviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\loginandregistration\\loginviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\loginandregistration\\loginviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\map_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\map_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\map_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\festivalimagescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\festivalimagescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\festivalimagescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\loginandregistration\\registerviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\loginandregistration\\registerviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\loginandregistration\\registerviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\festivals\\festivalimageeditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\festivals\\festivalimageeditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\festivals\\festivalimageeditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\lib\\jquery\\dist\\jquery.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\lib\\jquery\\dist\\jquery.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\lib\\jquery\\dist\\jquery.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\daviskibayp.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\daviskibayp.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:daviskibayp.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivalimages\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivalimages\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivalimages\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivalimages\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivalimages\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" - }, - { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\appsettings.development.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\appsettings.development.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:appsettings.development.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" }, { "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\daviskibayp.csproj||{04B8AB82-A572-4FEF-95CE-5222444B6B64}|", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\daviskibayp.csproj||{04B8AB82-A572-4FEF-95CE-5222444B6B64}|", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:daviskibayp.csproj||{04B8AB82-A572-4FEF-95CE-5222444B6B64}|" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_services.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_services.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_services.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\error.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\error.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\error.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\_viewstart.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\_viewstart.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\_viewstart.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_validationscriptspartial.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_validationscriptspartial.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_validationscriptspartial.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { @@ -355,6 +366,12 @@ }, { "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\FestivalService.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Account\\UserService.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" } ], "DocumentGroupContainers": [ @@ -364,8 +381,21 @@ "DocumentGroups": [ { "DockedWidth": 200, - "SelectedChildIndex": 11, + "SelectedChildIndex": 8, "Children": [ + { + "$type": "Document", + "DocumentIndex": 1, + "Title": "Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Favorites\\Index.cshtml", + "RelativeDocumentMoniker": "Views\\Favorites\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Favorites\\Index.cshtml", + "RelativeToolTip": "Views\\Favorites\\Index.cshtml", + "ViewState": "AgIAAAAAAAAAAAAAAAAAAD0AAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", + "WhenOpened": "2025-12-18T09:13:56.681Z", + "EditorCaption": "" + }, { "$type": "Bookmark", "Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" @@ -380,53 +410,48 @@ }, { "$type": "Document", - "DocumentIndex": 1, - "Title": "UserService.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Account\\UserService.cs", - "RelativeDocumentMoniker": "..\\Services\\Account\\UserService.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Account\\UserService.cs", - "RelativeToolTip": "..\\Services\\Account\\UserService.cs", - "ViewState": "AgIAAJ0AAAAAAAAAAAAYwAAAAAAAAAAAAAAAAA==", + "DocumentIndex": 3, + "Title": "FavoritesController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FavoritesController.cs", + "RelativeDocumentMoniker": "Controllers\\FavoritesController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FavoritesController.cs", + "RelativeToolTip": "Controllers\\FavoritesController.cs", + "ViewState": "AgIAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-12-11T09:09:32.125Z", + "WhenOpened": "2025-12-18T09:11:48.104Z", "EditorCaption": "" }, { "$type": "Document", - "DocumentIndex": 79, - "Title": "FestivalStorage.cs", - "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", - "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", - "ViewState": "AgIAAAAAAAAAAAAAAAAAADIAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-24T14:53:24.749Z" - }, - { - "$type": "Document", - "DocumentIndex": 80, - "Title": "FestivalImageStorage.cs", - "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", - "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", + "DocumentIndex": 5, + "Title": "FestivalService.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\Services\\FestivalService.cs", + "RelativeDocumentMoniker": "..\\Services\\FestivalService.cs", + "ToolTip": "D:\\Test\\PracticeReload\\Services\\FestivalService.cs*", + "RelativeToolTip": "..\\Services\\FestivalService.cs*", + "ViewState": "AgIAAFQAAAAAAAAAAAAkwGUAAAAqAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-25T13:04:47.959Z" + "WhenOpened": "2025-12-18T09:10:00.078Z", + "EditorCaption": "" }, { "$type": "Document", - "DocumentIndex": 81, + "DocumentIndex": 84, "Title": "DAL.csproj", "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\ClassLibrary3\\DAL.csproj", "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\ClassLibrary3\\DAL.csproj", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-29T07:11:41.204Z" }, { "$type": "Document", - "DocumentIndex": 9, + "DocumentIndex": 15, "Title": "appsettings.json", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\appsettings.json", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\appsettings.json", "RelativeDocumentMoniker": "appsettings.json", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\appsettings.json", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\appsettings.json", "RelativeToolTip": "appsettings.json", "ViewState": "AgIAAAMAAAAAAAAAAAAAABMAAAA6AAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", @@ -434,60 +459,179 @@ }, { "$type": "Document", - "DocumentIndex": 3, + "DocumentIndex": 0, "Title": "_Layout.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Layout.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Layout.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_Layout.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Layout.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Layout.cshtml", "RelativeToolTip": "Views\\Shared\\_Layout.cshtml", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAM4AAAAAAAAAAAAAAA==", + "ViewState": "AgIAAFsAAAAAAAAAAAAqwHQAAAAdAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", "WhenOpened": "2025-11-03T14:56:15.737Z", "EditorCaption": "" }, { "$type": "Document", - "DocumentIndex": 82, + "DocumentIndex": 85, "Title": "FestivalEditViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-22T07:39:27.291Z" }, { "$type": "Document", - "DocumentIndex": 2, + "DocumentIndex": 11, "Title": "AccountController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\AccountController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\AccountController.cs", "RelativeDocumentMoniker": "Controllers\\AccountController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\AccountController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\AccountController.cs", "RelativeToolTip": "Controllers\\AccountController.cs", "ViewState": "AgIAABgAAAAAAAAAAAAswM8AAAAJAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-05T12:34:30.833Z", + "WhenOpened": "2025-11-05T12:34:30.833Z" + }, + { + "$type": "Document", + "DocumentIndex": 8, + "Title": "FestivalsController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalsController.cs", + "RelativeDocumentMoniker": "Controllers\\FestivalsController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalsController.cs", + "RelativeToolTip": "Controllers\\FestivalsController.cs", + "ViewState": "AgIAAK0AAAAAAAAAAAAUwNcAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-11-14T14:39:25.619Z" + }, + { + "$type": "Document", + "DocumentIndex": 2, + "Title": "Create.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Create.cshtml", + "RelativeDocumentMoniker": "Views\\FestivalImages\\Create.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Create.cshtml", + "RelativeToolTip": "Views\\FestivalImages\\Create.cshtml", + "ViewState": "AgIAAAcAAAAAAAAAAAAuwDAAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", + "WhenOpened": "2025-11-17T10:37:47.549Z", + "EditorCaption": "" + }, + { + "$type": "Document", + "DocumentIndex": 4, + "Title": "UserFavorite.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", + "RelativeDocumentMoniker": "..\\Domain\\Entities\\UserFavorite.cs", + "ToolTip": "D:\\Test\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", + "RelativeToolTip": "..\\Domain\\Entities\\UserFavorite.cs", + "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-12-18T09:10:57.979Z", "EditorCaption": "" }, { "$type": "Document", - "DocumentIndex": 0, + "DocumentIndex": 9, + "Title": "Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Index.cshtml", + "RelativeDocumentMoniker": "Views\\Festivals\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Index.cshtml", + "RelativeToolTip": "Views\\Festivals\\Index.cshtml", + "ViewState": "AgIAAEUAAAAAAAAAAAAAAGIAAAAjAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", + "WhenOpened": "2025-11-15T09:51:10.04Z" + }, + { + "$type": "Document", + "DocumentIndex": 7, + "Title": "festivals-catalog.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js", + "RelativeDocumentMoniker": "wwwroot\\js\\festivals-catalog.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js", + "RelativeToolTip": "wwwroot\\js\\festivals-catalog.js", + "ViewState": "AgIAACQAAAAAAAAAAAAAADwAAABRAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", + "WhenOpened": "2025-11-29T07:38:34.76Z" + }, + { + "$type": "Document", + "DocumentIndex": 6, + "Title": "Program.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Program.cs", + "RelativeDocumentMoniker": "Program.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Program.cs", + "RelativeToolTip": "Program.cs", + "ViewState": "AgIAAHQAAAAAAAAAAAAgwH8AAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-11-15T18:29:00.398Z", + "EditorCaption": "" + }, + { + "$type": "Document", + "DocumentIndex": 106, + "Title": "FestivalService.cs", + "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\FestivalService.cs", + "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\FestivalService.cs", + "ViewState": "AgIAAFkAAAAAAAAAAAAiwGwAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-12-11T09:26:56.877Z" + }, + { + "$type": "Document", + "DocumentIndex": 83, + "Title": "FestivalImageStorage.cs", + "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", + "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", + "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-11-25T13:04:47.959Z" + }, + { + "$type": "Document", + "DocumentIndex": 82, + "Title": "FestivalStorage.cs", + "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", + "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", + "ViewState": "AgIAAAAAAAAAAAAAAAAAADIAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-11-24T14:53:24.749Z" + }, + { + "$type": "Document", + "DocumentIndex": 107, + "Title": "UserService.cs", + "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Account\\UserService.cs", + "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Account\\UserService.cs", + "ViewState": "AgIAAJ0AAAAAAAAAAAAYwAAAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-12-11T09:09:32.125Z" + }, + { + "$type": "Document", + "DocumentIndex": 10, "Title": "ProfileController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\ProfileController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\ProfileController.cs", "RelativeDocumentMoniker": "Controllers\\ProfileController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\ProfileController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\ProfileController.cs", "RelativeToolTip": "Controllers\\ProfileController.cs", "ViewState": "AgIAACkAAAAAAAAAAAAmwFAAAAAJAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-14T15:01:41.5Z", - "EditorCaption": "" + "WhenOpened": "2025-11-14T15:01:41.5Z" }, { "$type": "Document", - "DocumentIndex": 8, + "DocumentIndex": 14, "Title": "Edit.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Edit.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Edit.cshtml", "RelativeDocumentMoniker": "Views\\Festivals\\Edit.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Edit.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Edit.cshtml", "RelativeToolTip": "Views\\Festivals\\Edit.cshtml", "ViewState": "AgIAAA4AAAAAAAAAAAAuwCUAAAASAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -495,23 +639,11 @@ }, { "$type": "Document", - "DocumentIndex": 5, - "Title": "festivals-catalog.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js", - "RelativeDocumentMoniker": "wwwroot\\js\\festivals-catalog.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js", - "RelativeToolTip": "wwwroot\\js\\festivals-catalog.js", - "ViewState": "AgIAAMEAAAAAAAAAAAAYwOgAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", - "WhenOpened": "2025-11-29T07:38:34.76Z" - }, - { - "$type": "Document", - "DocumentIndex": 4, + "DocumentIndex": 12, "Title": "shared.css", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css", "RelativeDocumentMoniker": "wwwroot\\css\\shared.css", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css", "RelativeToolTip": "wwwroot\\css\\shared.css", "ViewState": "AgIAAGAHAAAAAAAAAAAAwIwHAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003000|", @@ -519,11 +651,11 @@ }, { "$type": "Document", - "DocumentIndex": 7, + "DocumentIndex": 13, "Title": "shared_script.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js", "RelativeDocumentMoniker": "wwwroot\\js\\shared_script.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js", "RelativeToolTip": "wwwroot\\js\\shared_script.js", "ViewState": "AgIAAA0AAAAAAAAAAAAswDMAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -531,75 +663,59 @@ }, { "$type": "Document", - "DocumentIndex": 6, - "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Index.cshtml", - "RelativeDocumentMoniker": "Views\\Festivals\\Index.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Index.cshtml", - "RelativeToolTip": "Views\\Festivals\\Index.cshtml", - "ViewState": "AgIAABQAAAAAAAAAAAAAADgAAAAKAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", - "WhenOpened": "2025-11-15T09:51:10.04Z" - }, - { - "$type": "Document", - "DocumentIndex": 83, + "DocumentIndex": 86, "Title": "Services.csproj", "DocumentMoniker": "D:\\PracticeReload\\Services\\Services.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Services.csproj", "ToolTip": "D:\\PracticeReload\\Services\\Services.csproj", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Services.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-29T07:19:10.713Z" }, { "$type": "Document", - "DocumentIndex": 10, - "Title": "FestivalsController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalsController.cs", - "RelativeDocumentMoniker": "Controllers\\FestivalsController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalsController.cs", - "RelativeToolTip": "Controllers\\FestivalsController.cs", - "ViewState": "AgIAAJ8AAAAAAAAAAAAuwNUAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-14T14:39:25.619Z" - }, - { - "$type": "Document", - "DocumentIndex": 84, + "DocumentIndex": 87, "Title": "UserService.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\Account\\UserService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Account\\UserService.cs", "ToolTip": "D:\\PracticeReload\\Services\\Account\\UserService.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Account\\UserService.cs", "ViewState": "AgIAABIAAAAAAAAAAAAowAMAAAAGAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T14:08:24.394Z" }, { "$type": "Document", - "DocumentIndex": 85, + "DocumentIndex": 88, "Title": "IEmailSender.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\Account\\IEmailSender.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Account\\IEmailSender.cs", "ToolTip": "D:\\PracticeReload\\Services\\Account\\IEmailSender.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Account\\IEmailSender.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T12:32:34.109Z" }, { "$type": "Document", - "DocumentIndex": 86, + "DocumentIndex": 89, "Title": "ContactService.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\ContactService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\ContactService.cs", "ToolTip": "D:\\PracticeReload\\Services\\ContactService.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\ContactService.cs", "ViewState": "AgIAADgAAAAAAAAAAAAswFsAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T12:33:09.551Z" }, { "$type": "Document", - "DocumentIndex": 11, + "DocumentIndex": 16, "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Index.cshtml", "RelativeDocumentMoniker": "Views\\FestivalImages\\Index.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Index.cshtml", "RelativeToolTip": "Views\\FestivalImages\\Index.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -607,23 +723,11 @@ }, { "$type": "Document", - "DocumentIndex": 14, - "Title": "Program.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Program.cs", - "RelativeDocumentMoniker": "Program.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Program.cs", - "RelativeToolTip": "Program.cs", - "ViewState": "AgIAACoAAAAAAAAAAAAAAEIAAAA7AAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-15T18:29:00.398Z" - }, - { - "$type": "Document", - "DocumentIndex": 12, + "DocumentIndex": 17, "Title": "Details.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Details.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Details.cshtml", "RelativeDocumentMoniker": "Views\\Festivals\\Details.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Details.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Details.cshtml", "RelativeToolTip": "Views\\Festivals\\Details.cshtml", "ViewState": "AgIAAEsAAAAAAAAAAAAAAGQAAAA6AAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -631,71 +735,83 @@ }, { "$type": "Document", - "DocumentIndex": 87, + "DocumentIndex": 90, "Title": "FestivalListViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalListViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalListViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalListViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalListViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAWAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-25T13:48:48.059Z" }, { "$type": "Document", - "DocumentIndex": 88, + "DocumentIndex": 91, "Title": "User.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\User.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\User.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\User.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\User.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAiAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:04:49.537Z" }, { "$type": "Document", - "DocumentIndex": 89, + "DocumentIndex": 92, "Title": "Festival.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\Festival.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\Festival.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\Festival.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\Festival.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:08:05.45Z" }, { "$type": "Document", - "DocumentIndex": 90, + "DocumentIndex": 93, "Title": "FestivalImage.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\FestivalImage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\FestivalImage.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\FestivalImage.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\FestivalImage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAFAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:08:29.147Z" }, { "$type": "Document", - "DocumentIndex": 91, + "DocumentIndex": 94, "Title": "UserFavorite.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAqwBAAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:09:00.174Z" }, { "$type": "Document", - "DocumentIndex": 92, + "DocumentIndex": 95, "Title": "ContactMessage.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\ContactMessage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\ContactMessage.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\ContactMessage.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\ContactMessage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABAAAAAFAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:09:41.604Z" }, { "$type": "Document", - "DocumentIndex": 15, + "DocumentIndex": 19, "Title": "Create.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Create.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Create.cshtml", "RelativeDocumentMoniker": "Views\\Festivals\\Create.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Create.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Create.cshtml", "RelativeToolTip": "Views\\Festivals\\Create.cshtml", "ViewState": "AgIAAB4AAAAAAAAAAAAAACgAAAASAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -703,43 +819,45 @@ }, { "$type": "Document", - "DocumentIndex": 93, + "DocumentIndex": 96, "Title": "FestivalDetailsViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-26T13:53:11.118Z" }, { "$type": "Document", - "DocumentIndex": 13, + "DocumentIndex": 18, "Title": "lib.dom.d.ts", "DocumentMoniker": "C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\..\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts", "ToolTip": "C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts", - "RelativeToolTip": "..\\..\\..\\..\\..\\..\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts", "ViewState": "AgIAAJNBAAAAAAAAAAAiwKVBAAARAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003213|", "WhenOpened": "2025-11-26T14:26:51.572Z" }, { "$type": "Document", - "DocumentIndex": 94, + "DocumentIndex": 97, "Title": "FestivalService.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\FestivalService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\FestivalService.cs", "ToolTip": "D:\\PracticeReload\\Services\\FestivalService.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\FestivalService.cs", "ViewState": "AgIAAIIAAAAAAAAAAAAswLEAAAAJAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-22T08:07:45.861Z" }, { "$type": "Document", - "DocumentIndex": 16, + "DocumentIndex": 20, "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Home\\Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Home\\Index.cshtml", "RelativeDocumentMoniker": "Views\\Home\\Index.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Home\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Home\\Index.cshtml", "RelativeToolTip": "Views\\Home\\Index.cshtml", "ViewState": "AgIAAFIAAAAAAAAAAAAuwBwAAAAOAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -747,21 +865,23 @@ }, { "$type": "Document", - "DocumentIndex": 95, + "DocumentIndex": 98, "Title": "ContactEmailTemplates.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", "ToolTip": "D:\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", "ViewState": "AgIAAGkAAAAAAAAAAAAIwAIBAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-24T13:24:18.182Z" }, { "$type": "Document", - "DocumentIndex": 17, + "DocumentIndex": 21, "Title": "HomeController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\HomeController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\HomeController.cs", "RelativeDocumentMoniker": "Controllers\\HomeController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\HomeController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\HomeController.cs", "RelativeToolTip": "Controllers\\HomeController.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAACEAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -769,11 +889,11 @@ }, { "$type": "Document", - "DocumentIndex": 18, + "DocumentIndex": 22, "Title": "modal_and_gallery.css", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css", "RelativeDocumentMoniker": "wwwroot\\css\\modal_and_gallery.css", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css", "RelativeToolTip": "wwwroot\\css\\modal_and_gallery.css", "ViewState": "AgIAAFEAAAAAAAAAAAAUwMIAAAAFAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003000|", @@ -781,31 +901,35 @@ }, { "$type": "Document", - "DocumentIndex": 96, + "DocumentIndex": 99, "Title": "HomeIndexViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\Home\\HomeIndexViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Home\\HomeIndexViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\Home\\HomeIndexViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Home\\HomeIndexViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-24T14:57:03.249Z" }, { "$type": "Document", - "DocumentIndex": 97, + "DocumentIndex": 100, "Title": "ContactEmailTemplates.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", "ToolTip": "D:\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", "ViewState": "AgIAAJ0AAAAAAAAAAAAswAIBAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-24T13:26:36.983Z" }, { "$type": "Document", - "DocumentIndex": 19, + "DocumentIndex": 23, "Title": "_About.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_About.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_About.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_About.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_About.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_About.cshtml", "RelativeToolTip": "Views\\Shared\\_About.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAABdAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -813,11 +937,11 @@ }, { "$type": "Document", - "DocumentIndex": 20, + "DocumentIndex": 24, "Title": "ContactsController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\ContactsController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\ContactsController.cs", "RelativeDocumentMoniker": "Controllers\\ContactsController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\ContactsController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\ContactsController.cs", "RelativeToolTip": "Controllers\\ContactsController.cs", "ViewState": "AgIAABgAAAAAAAAAAAAkwDoAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -825,21 +949,23 @@ }, { "$type": "Document", - "DocumentIndex": 98, + "DocumentIndex": 101, "Title": "GmailEmailSender.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\Account\\GmailEmailSender.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Account\\GmailEmailSender.cs", "ToolTip": "D:\\PracticeReload\\Services\\Account\\GmailEmailSender.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Account\\GmailEmailSender.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAACMAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T12:32:50.552Z" }, { "$type": "Document", - "DocumentIndex": 21, + "DocumentIndex": 25, "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Profile\\Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Profile\\Index.cshtml", "RelativeDocumentMoniker": "Views\\Profile\\Index.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Profile\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Profile\\Index.cshtml", "RelativeToolTip": "Views\\Profile\\Index.cshtml", "ViewState": "AgIAAMEAAAAAAAAAAAAYwOIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -847,11 +973,11 @@ }, { "$type": "Document", - "DocumentIndex": 24, + "DocumentIndex": 28, "Title": "_ContactsBlock.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ContactsBlock.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ContactsBlock.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_ContactsBlock.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ContactsBlock.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ContactsBlock.cshtml", "RelativeToolTip": "Views\\Shared\\_ContactsBlock.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAKAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -859,11 +985,11 @@ }, { "$type": "Document", - "DocumentIndex": 25, + "DocumentIndex": 29, "Title": "login_and_registration_script.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js", "RelativeDocumentMoniker": "wwwroot\\js\\login_and_registration_script.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js", "RelativeToolTip": "wwwroot\\js\\login_and_registration_script.js", "ViewState": "AgIAAG0AAAAAAAAAAAAUwJQAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -871,21 +997,23 @@ }, { "$type": "Document", - "DocumentIndex": 99, + "DocumentIndex": 102, "Title": "SmtpSettings.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\Account\\SmtpSettings.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Account\\SmtpSettings.cs", "ToolTip": "D:\\PracticeReload\\Services\\Account\\SmtpSettings.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Account\\SmtpSettings.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAwAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T12:26:09.634Z" }, { "$type": "Document", - "DocumentIndex": 23, + "DocumentIndex": 27, "Title": "modal_init.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js", "RelativeDocumentMoniker": "wwwroot\\js\\modal_init.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js", "RelativeToolTip": "wwwroot\\js\\modal_init.js", "ViewState": "AgIAAC8AAAAAAAAAAAAUwFYAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -893,11 +1021,11 @@ }, { "$type": "Document", - "DocumentIndex": 22, + "DocumentIndex": 26, "Title": "profile_modals.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js", "RelativeDocumentMoniker": "wwwroot\\js\\profile_modals.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js", "RelativeToolTip": "wwwroot\\js\\profile_modals.js", "ViewState": "AgIAAAgAAAAAAAAAAAAcwDUAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -905,11 +1033,11 @@ }, { "$type": "Document", - "DocumentIndex": 27, + "DocumentIndex": 31, "Title": "_Gallery.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Gallery.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Gallery.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_Gallery.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Gallery.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Gallery.cshtml", "RelativeToolTip": "Views\\Shared\\_Gallery.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAKAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -917,11 +1045,11 @@ }, { "$type": "Document", - "DocumentIndex": 28, + "DocumentIndex": 32, "Title": "_MessageForm.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_MessageForm.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_MessageForm.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_MessageForm.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_MessageForm.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_MessageForm.cshtml", "RelativeToolTip": "Views\\Shared\\_MessageForm.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -929,11 +1057,11 @@ }, { "$type": "Document", - "DocumentIndex": 26, + "DocumentIndex": 30, "Title": "_AuthModal.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_AuthModal.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_AuthModal.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_AuthModal.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_AuthModal.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_AuthModal.cshtml", "RelativeToolTip": "Views\\Shared\\_AuthModal.cshtml", "ViewState": "AgIAAB0AAAAAAAAAAAAcwEIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -941,11 +1069,11 @@ }, { "$type": "Document", - "DocumentIndex": 29, + "DocumentIndex": 33, "Title": "contact_form.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js", "RelativeDocumentMoniker": "wwwroot\\js\\contact_form.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js", "RelativeToolTip": "wwwroot\\js\\contact_form.js", "ViewState": "AgIAAAAAAAAAAAAAAAAAABYAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -953,11 +1081,11 @@ }, { "$type": "Document", - "DocumentIndex": 30, + "DocumentIndex": 34, "Title": "ContactMessageValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\ContactMessageValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\ContactMessageValidator.cs", "RelativeDocumentMoniker": "Validation\\LoginAndRegistration\\ContactMessageValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\ContactMessageValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\ContactMessageValidator.cs", "RelativeToolTip": "Validation\\LoginAndRegistration\\ContactMessageValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABYAAAAJAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -965,11 +1093,11 @@ }, { "$type": "Document", - "DocumentIndex": 31, + "DocumentIndex": 35, "Title": "FestivalEditViewModelValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalEditViewModelValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalEditViewModelValidator.cs", "RelativeDocumentMoniker": "Validation\\Festivals\\FestivalEditViewModelValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalEditViewModelValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalEditViewModelValidator.cs", "RelativeToolTip": "Validation\\Festivals\\FestivalEditViewModelValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAACEAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -977,21 +1105,23 @@ }, { "$type": "Document", - "DocumentIndex": 100, + "DocumentIndex": 103, "Title": "LoginViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-22T07:22:23.122Z" }, { "$type": "Document", - "DocumentIndex": 32, + "DocumentIndex": 36, "Title": "LoginViewModelValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", "RelativeDocumentMoniker": "Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", "RelativeToolTip": "Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAMAAAAgAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -999,31 +1129,35 @@ }, { "$type": "Document", - "DocumentIndex": 101, + "DocumentIndex": 104, "Title": "Domain.csproj", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Domain.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Domain.csproj", "ToolTip": "D:\\PracticeReload\\Domain\\Domain.csproj", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Domain.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-22T06:44:31.068Z" }, { "$type": "Document", - "DocumentIndex": 102, + "DocumentIndex": 105, "Title": "20251121140216_AddEmailConfirmationToUsers.cs", "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs", "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T14:02:16.405Z" }, { "$type": "Document", - "DocumentIndex": 33, + "DocumentIndex": 37, "Title": "map_init.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js", "RelativeDocumentMoniker": "wwwroot\\js\\map_init.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js", "RelativeToolTip": "wwwroot\\js\\map_init.js", "ViewState": "AgIAAAAAAAAAAAAAAAAAABcAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -1031,21 +1165,23 @@ }, { "$type": "Document", - "DocumentIndex": 60, + "DocumentIndex": 63, "Title": "LoginViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T23:31:33.031Z" }, { "$type": "Document", - "DocumentIndex": 34, + "DocumentIndex": 38, "Title": "FestivalImagesController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalImagesController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalImagesController.cs", "RelativeDocumentMoniker": "Controllers\\FestivalImagesController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalImagesController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalImagesController.cs", "RelativeToolTip": "Controllers\\FestivalImagesController.cs", "ViewState": "AgIAADEAAAAAAAAAAAAkwGgAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -1053,59 +1189,69 @@ }, { "$type": "Document", - "DocumentIndex": 59, + "DocumentIndex": 62, "Title": "20251115204117_AddUserRoleToUsers.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\Migrations\\20251115204117_AddUserRoleToUsers.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\20251115204117_AddUserRoleToUsers.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\Migrations\\20251115204117_AddUserRoleToUsers.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\20251115204117_AddUserRoleToUsers.cs", "ViewState": "AgIAAAAAAAAAAAAAAIBJwBQAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T20:41:17.402Z" }, { "$type": "Document", - "DocumentIndex": 58, + "DocumentIndex": 61, "Title": "GastroFestDbContextModelSnapshot.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\Migrations\\GastroFestDbContextModelSnapshot.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\GastroFestDbContextModelSnapshot.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\Migrations\\GastroFestDbContextModelSnapshot.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\GastroFestDbContextModelSnapshot.cs", "ViewState": "AgIAAN8AAAAAAAAAAAAgwOQAAABAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-12T14:55:34.407Z" }, { "$type": "Document", - "DocumentIndex": 57, + "DocumentIndex": 60, "Title": "ContactService.cs", "DocumentMoniker": "D:\\Practice\\Services\\ContactService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Services\\ContactService.cs", "ToolTip": "D:\\Practice\\Services\\ContactService.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Services\\ContactService.cs", "ViewState": "AgIAAAIAAAAAAAAAAABRwA4AAAAoAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T13:46:06.433Z" }, { "$type": "Document", - "DocumentIndex": 54, + "DocumentIndex": 57, "Title": "ContactService.cs", "DocumentMoniker": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\ContactService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\ContactService.cs", "ToolTip": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\ContactService.cs", + "RelativeToolTip": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\ContactService.cs", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-20T11:29:39.469Z" }, { "$type": "Document", - "DocumentIndex": 53, + "DocumentIndex": 56, "Title": "FestivalService.cs", "DocumentMoniker": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\FestivalService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\FestivalService.cs", "ToolTip": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\FestivalService.cs", + "RelativeToolTip": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\FestivalService.cs", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-20T12:01:50.732Z" }, { "$type": "Document", - "DocumentIndex": 35, + "DocumentIndex": 39, "Title": "RegisterViewModelValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", "RelativeDocumentMoniker": "Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", "RelativeToolTip": "Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -1113,69 +1259,81 @@ }, { "$type": "Document", - "DocumentIndex": 55, + "DocumentIndex": 58, "Title": "Entities.cs", "DocumentMoniker": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Domain\\Entities\\Entities.cs", + "RelativeDocumentMoniker": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Domain\\Entities\\Entities.cs", "ToolTip": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Domain\\Entities\\Entities.cs", + "RelativeToolTip": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Domain\\Entities\\Entities.cs", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-20T11:43:02.842Z" }, { "$type": "Document", - "DocumentIndex": 61, + "DocumentIndex": 64, "Title": "ContactStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\ContactStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\ContactStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\ContactStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\ContactStorage.cs", "ViewState": "AgIAAAYAAAAAAAAAAAAqwAYAAAA5AAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-05T09:23:43.307Z" }, { "$type": "Document", - "DocumentIndex": 62, + "DocumentIndex": 65, "Title": "GastroFestDbContext.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\GastroFestDbContext.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\GastroFestDbContext.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\GastroFestDbContext.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\GastroFestDbContext.cs", "ViewState": "AgIAAEMAAAAAAAAAAAAkwFQAAAAfAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-12T13:44:40.295Z" }, { "$type": "Document", - "DocumentIndex": 56, + "DocumentIndex": 59, "Title": "ContactStorage.cs", "DocumentMoniker": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\ClassLibrary3\\ContactStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\ClassLibrary3\\ContactStorage.cs", "ToolTip": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\ClassLibrary3\\ContactStorage.cs", + "RelativeToolTip": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\ClassLibrary3\\ContactStorage.cs", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-20T11:29:41.726Z" }, { "$type": "Document", - "DocumentIndex": 63, + "DocumentIndex": 66, "Title": "Entities.cs", "DocumentMoniker": "D:\\Practice\\Domain\\Entities\\Entities.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\Entities\\Entities.cs", "ToolTip": "D:\\Practice\\Domain\\Entities\\Entities.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\Entities\\Entities.cs", "ViewState": "AgIAAC4AAAAAAAAAAAAIwDoAAAAbAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T13:27:32.487Z" }, { "$type": "Document", - "DocumentIndex": 64, + "DocumentIndex": 67, "Title": "Domain.csproj", "DocumentMoniker": "D:\\Practice\\Domain\\Domain.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\Domain.csproj", "ToolTip": "D:\\Practice\\Domain\\Domain.csproj", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\Domain.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-19T14:51:28.041Z" }, { "$type": "Document", - "DocumentIndex": 37, + "DocumentIndex": 41, "Title": "jquery.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js", "RelativeDocumentMoniker": "wwwroot\\lib\\jquery\\dist\\jquery.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js", "RelativeToolTip": "wwwroot\\lib\\jquery\\dist\\jquery.js", "ViewState": "AgIAANsVAAAAAAAAAIBJwLQVAAAMAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -1183,11 +1341,11 @@ }, { "$type": "Document", - "DocumentIndex": 36, + "DocumentIndex": 40, "Title": "FestivalImageEditViewModelValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", "RelativeDocumentMoniker": "Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", "RelativeToolTip": "Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABUAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -1195,101 +1353,119 @@ }, { "$type": "Document", - "DocumentIndex": 65, + "DocumentIndex": 68, "Title": "RegisterViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\RegisterViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\RegisterViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\RegisterViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\RegisterViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-19T12:49:06.103Z" }, { "$type": "Document", - "DocumentIndex": 66, + "DocumentIndex": 69, "Title": "UserService.cs", "DocumentMoniker": "D:\\Practice\\Services\\UserService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Services\\UserService.cs", "ToolTip": "D:\\Practice\\Services\\UserService.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Services\\UserService.cs", "ViewState": "AgIAAFoAAAAAAAAAAAAmwF4AAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T14:08:07.051Z" }, { "$type": "Document", - "DocumentIndex": 67, + "DocumentIndex": 70, "Title": "20251112144626_InitialCreate.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\Migrations\\20251112144626_InitialCreate.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\20251112144626_InitialCreate.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\Migrations\\20251112144626_InitialCreate.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\20251112144626_InitialCreate.cs", "ViewState": "AgIAADcAAAAAAAAAAAAgwEcAAAAlAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-12T14:46:27.528Z" }, { "$type": "Document", - "DocumentIndex": 68, + "DocumentIndex": 71, "Title": "UserStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\UserStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\UserStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\UserStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\UserStorage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAACMAAAAfAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T13:56:00.357Z" }, { "$type": "Document", - "DocumentIndex": 69, + "DocumentIndex": 72, "Title": "FestivalService.cs", "DocumentMoniker": "D:\\Practice\\Services\\FestivalService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Services\\FestivalService.cs", "ToolTip": "D:\\Practice\\Services\\FestivalService.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Services\\FestivalService.cs", "ViewState": "AgIAAC8AAAAAAAAAAAAswFUAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T09:45:34.831Z" }, { "$type": "Document", - "DocumentIndex": 70, + "DocumentIndex": 73, "Title": "FestivalImageService.cs", "DocumentMoniker": "D:\\Practice\\Services\\FestivalImageService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Services\\FestivalImageService.cs", "ToolTip": "D:\\Practice\\Services\\FestivalImageService.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Services\\FestivalImageService.cs", "ViewState": "AgIAAAcAAAAAAAAAAAAmwCkAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-17T10:34:14.26Z" }, { "$type": "Document", - "DocumentIndex": 71, + "DocumentIndex": 74, "Title": "FestivalStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\FestivalStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\FestivalStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\FestivalStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\FestivalStorage.cs", "ViewState": "AgIAAA8AAAAAAAAAAAAAwDIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T14:37:27.174Z" }, { "$type": "Document", - "DocumentIndex": 72, + "DocumentIndex": 75, "Title": "FestivalImageStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\FestivalImageStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\FestivalImageStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\FestivalImageStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\FestivalImageStorage.cs", "ViewState": "AgIAAA0AAAAAAAAAAAAAwDAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-17T10:33:37.83Z" }, { "$type": "Document", - "DocumentIndex": 73, + "DocumentIndex": 76, "Title": "IBaseStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\Interfaces\\IBaseStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\Interfaces\\IBaseStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\Interfaces\\IBaseStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\Interfaces\\IBaseStorage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T13:00:04.916Z" }, { "$type": "Document", - "DocumentIndex": 38, + "DocumentIndex": 42, "Title": "DaviskibaYP.csproj", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "RelativeDocumentMoniker": "DaviskibaYP.csproj", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "RelativeToolTip": "DaviskibaYP.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAACMAAAANAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", @@ -1297,11 +1473,11 @@ }, { "$type": "Document", - "DocumentIndex": 39, + "DocumentIndex": 43, "Title": "Edit.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Edit.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Edit.cshtml", "RelativeDocumentMoniker": "Views\\FestivalImages\\Edit.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Edit.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Edit.cshtml", "RelativeToolTip": "Views\\FestivalImages\\Edit.cshtml", "ViewState": "AgIAAAcAAAAAAAAAAAAuwDAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1309,53 +1485,47 @@ }, { "$type": "Document", - "DocumentIndex": 40, - "Title": "Create.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Create.cshtml", - "RelativeDocumentMoniker": "Views\\FestivalImages\\Create.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Create.cshtml", - "RelativeToolTip": "Views\\FestivalImages\\Create.cshtml", - "ViewState": "AgIAAAcAAAAAAAAAAAAuwDAAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", - "WhenOpened": "2025-11-17T10:37:47.549Z" - }, - { - "$type": "Document", - "DocumentIndex": 74, + "DocumentIndex": 77, "Title": "FestivalImageEditViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalImageEditViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalImageEditViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalImageEditViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalImageEditViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABUAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-17T10:36:29.743Z" }, { "$type": "Document", - "DocumentIndex": 75, + "DocumentIndex": 78, "Title": "ProfileViewModels.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\Profile\\ProfileViewModels.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\Profile\\ProfileViewModels.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\Profile\\ProfileViewModels.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\Profile\\ProfileViewModels.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAYAAAAjAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T08:23:21.939Z" }, { "$type": "Document", - "DocumentIndex": 76, + "DocumentIndex": 79, "Title": "FestivalEditViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T10:28:20.83Z" }, { "$type": "Document", - "DocumentIndex": 41, + "DocumentIndex": 44, "Title": "appsettings.Development.json", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\appsettings.Development.json", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\appsettings.Development.json", "RelativeDocumentMoniker": "appsettings.Development.json", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\appsettings.Development.json", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\appsettings.Development.json", "RelativeToolTip": "appsettings.Development.json", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAABnAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", @@ -1363,54 +1533,56 @@ }, { "$type": "Document", - "DocumentIndex": 77, + "DocumentIndex": 80, "Title": "DAL.csproj", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\DAL.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\DAL.csproj", "ToolTip": "D:\\Practice\\ClassLibrary3\\DAL.csproj", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\DAL.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAABcAAAANAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-15T18:28:23.221Z" }, { "$type": "Document", - "DocumentIndex": 42, + "DocumentIndex": 45, "Title": "Microsoft.Common.CurrentVersion.targets", "DocumentMoniker": "C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\..\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets", "ToolTip": "C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets", - "RelativeToolTip": "..\\..\\..\\..\\..\\..\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets", "ViewState": "AgIAAG8JAAAAAAAAAAArwIQJAAAEAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003801|", "WhenOpened": "2025-11-15T18:00:16.823Z" }, { "$type": "Document", - "DocumentIndex": 43, + "DocumentIndex": 46, "Title": "DaviskibaYP", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "RelativeDocumentMoniker": "DaviskibaYP.csproj", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "RelativeToolTip": "DaviskibaYP.csproj", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-15T15:05:05.03Z" }, { "$type": "Document", - "DocumentIndex": 78, + "DocumentIndex": 81, "Title": "FestivalDetailsViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T17:50:24.379Z" }, { "$type": "Document", - "DocumentIndex": 44, + "DocumentIndex": 47, "Title": "_Services.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Services.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Services.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_Services.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Services.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Services.cshtml", "RelativeToolTip": "Views\\Shared\\_Services.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAKAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1418,11 +1590,11 @@ }, { "$type": "Document", - "DocumentIndex": 45, + "DocumentIndex": 48, "Title": "Error.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\Error.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\Error.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\Error.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\Error.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\Error.cshtml", "RelativeToolTip": "Views\\Shared\\Error.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAUAAAAkAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1430,11 +1602,11 @@ }, { "$type": "Document", - "DocumentIndex": 47, + "DocumentIndex": 50, "Title": "_ValidationScriptsPartial.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ValidationScriptsPartial.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ValidationScriptsPartial.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_ValidationScriptsPartial.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ValidationScriptsPartial.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ValidationScriptsPartial.cshtml", "RelativeToolTip": "Views\\Shared\\_ValidationScriptsPartial.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1442,35 +1614,31 @@ }, { "$type": "Document", - "DocumentIndex": 49, + "DocumentIndex": 52, "Title": "ContactRepository.cs", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\ContactRepository.cs", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\ContactRepository.cs", "ToolTip": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\ContactRepository.cs", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\ContactRepository.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-04T11:40:18.634Z" }, { "$type": "Document", - "DocumentIndex": 48, + "DocumentIndex": 51, "Title": "ContactService.cs", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\Services\\ContactService.cs", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\Services\\ContactService.cs", "ToolTip": "C:\\Users\\dawis\\source\\repos\\Services\\ContactService.cs", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\Services\\ContactService.cs", "ViewState": "AgIAAAEAAAAAAAAAAAAiwCQAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-04T11:40:47.439Z" }, { "$type": "Document", - "DocumentIndex": 46, + "DocumentIndex": 49, "Title": "_ViewStart.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\_ViewStart.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\_ViewStart.cshtml", "RelativeDocumentMoniker": "Views\\_ViewStart.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\_ViewStart.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\_ViewStart.cshtml", "RelativeToolTip": "Views\\_ViewStart.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1478,36 +1646,30 @@ }, { "$type": "Document", - "DocumentIndex": 50, + "DocumentIndex": 53, "Title": "Class1.cs", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\Services\\Class1.cs", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\Services\\Class1.cs", "ToolTip": "C:\\Users\\dawis\\source\\repos\\Services\\Class1.cs", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\Services\\Class1.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-03T14:48:28.664Z" }, { "$type": "Document", - "DocumentIndex": 51, + "DocumentIndex": 54, "Title": "DAL.csproj", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\DAL.csproj", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\DAL.csproj", "ToolTip": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\DAL.csproj", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\DAL.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-03T14:48:53.743Z" }, { "$type": "Document", - "DocumentIndex": 52, + "DocumentIndex": 55, "Title": "Class1.cs", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\Class1.cs", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\Class1.cs", "ToolTip": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\Class1.cs", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\Class1.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-03T14:47:59.911Z" diff --git a/DaviskibaYP/.vs/DaviskibaYP/v18/DocumentLayout.json b/DaviskibaYP/.vs/DaviskibaYP/v18/DocumentLayout.json index 5d16d83..48de4b5 100644 --- a/DaviskibaYP/.vs/DaviskibaYP/v18/DocumentLayout.json +++ b/DaviskibaYP/.vs/DaviskibaYP/v18/DocumentLayout.json @@ -1,197 +1,205 @@ { "Version": 1, - "WorkspaceRootPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\", + "WorkspaceRootPath": "D:\\Test\\PracticeReload\\DaviskibaYP\\", "Documents": [ { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\festivals-catalog.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\festivals-catalog.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{6383C15B-5AA6-14CC-E6DE-B8C238620A33}|..\\Services\\Services.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\services\\festivalservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\favorites\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\favorites\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\festivalscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\festivalscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivalimages\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivalimages\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivals\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivals\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\favoritescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\favoritescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\profilecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\profilecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + "AbsoluteMoniker": "D:0:0:{B5C8CBAE-DE02-7B4C-706D-5B7BB03EEA4F}|..\\Domain\\Domain.csproj|d:\\test\\practicereload\\domain\\entities\\userfavorite.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{6383C15B-5AA6-14CC-E6DE-B8C238620A33}|..\\Services\\Services.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\services\\account\\userservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + "AbsoluteMoniker": "D:0:0:{6383C15B-5AA6-14CC-E6DE-B8C238620A33}|..\\Services\\Services.csproj|d:\\test\\practicereload\\services\\festivalservice.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\accountcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\accountcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_layout.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\festivals-catalog.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\festivals-catalog.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\festivalscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\festivalscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivals\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivals\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\profilecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\profilecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\css\\shared.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\accountcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\accountcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\css\\shared.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\css\\shared.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\shared_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\shared_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\shared_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivals\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivals\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivals\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:appsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivalimages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivalimages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivalimages\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivals\\details.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivals\\details.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivals\\details.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|c:\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts||{0F2454B1-A556-402D-A7D0-1FDE7F99DEE0}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" - }, - { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivals\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivals\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivals\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\home\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\home\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\home\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\homecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\homecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\homecontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\css\\modal_and_gallery.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\css\\modal_and_gallery.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\css\\modal_and_gallery.css||{A5401142-F49D-43DB-90B1-F57BA349E55C}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_about.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_about.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_about.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\contactscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\contactscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\contactscontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\profile\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\profile\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\profile\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\profile_modals.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\profile_modals.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\profile_modals.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\modal_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\modal_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\modal_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_contactsblock.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_contactsblock.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_contactsblock.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\login_and_registration_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\login_and_registration_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\login_and_registration_script.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_authmodal.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_authmodal.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_authmodal.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_gallery.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_gallery.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_gallery.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_messageform.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_messageform.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_messageform.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\contact_form.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\contact_form.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\contact_form.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\loginandregistration\\contactmessagevalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\loginandregistration\\contactmessagevalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\loginandregistration\\contactmessagevalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\festivals\\festivaleditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\festivals\\festivaleditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\festivals\\festivaleditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\loginandregistration\\loginviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\loginandregistration\\loginviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\loginandregistration\\loginviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\js\\map_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\js\\map_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\js\\map_init.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\controllers\\festivalimagescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\controllers\\festivalimagescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:controllers\\festivalimagescontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\loginandregistration\\registerviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\loginandregistration\\registerviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\loginandregistration\\registerviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\validation\\festivals\\festivalimageeditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\validation\\festivals\\festivalimageeditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:validation\\festivals\\festivalimageeditviewmodelvalidator.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\wwwroot\\lib\\jquery\\dist\\jquery.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\wwwroot\\lib\\jquery\\dist\\jquery.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:wwwroot\\lib\\jquery\\dist\\jquery.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\daviskibayp.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\daviskibayp.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:daviskibayp.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivalimages\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\festivalimages\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivalimages\\edit.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\festivalimages\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\festivalimages\\create.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" - }, - { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\appsettings.development.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\appsettings.development.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:appsettings.development.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}" }, { "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\daviskibayp.csproj||{04B8AB82-A572-4FEF-95CE-5222444B6B64}|", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\daviskibayp.csproj||{04B8AB82-A572-4FEF-95CE-5222444B6B64}|", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:daviskibayp.csproj||{04B8AB82-A572-4FEF-95CE-5222444B6B64}|" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_services.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_services.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_services.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\error.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\error.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\error.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\_viewstart.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\_viewstart.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\_viewstart.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { - "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|c:\\users\\77784228\\documents\\github\\practicereload\\daviskibayp\\views\\shared\\_validationscriptspartial.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", + "AbsoluteMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|d:\\test\\practicereload\\daviskibayp\\views\\shared\\_validationscriptspartial.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", "RelativeMoniker": "D:0:0:{C891C587-7E95-4D51-893B-A558303EC2ED}|DaviskibaYP.csproj|solutionrelative:views\\shared\\_validationscriptspartial.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" }, { @@ -358,6 +366,12 @@ }, { "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\FestivalService.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Account\\UserService.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" } ], "DocumentGroupContainers": [ @@ -367,7 +381,7 @@ "DocumentGroups": [ { "DockedWidth": 200, - "SelectedChildIndex": 11, + "SelectedChildIndex": 8, "Children": [ { "$type": "Bookmark", @@ -384,32 +398,60 @@ { "$type": "Document", "DocumentIndex": 1, + "Title": "Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Favorites\\Index.cshtml", + "RelativeDocumentMoniker": "Views\\Favorites\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Favorites\\Index.cshtml", + "RelativeToolTip": "Views\\Favorites\\Index.cshtml", + "ViewState": "AgIAAAAAAAAAAAAAAAAAAD0AAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", + "WhenOpened": "2025-12-18T09:13:56.681Z", + "EditorCaption": "" + }, + { + "$type": "Document", + "DocumentIndex": 3, + "Title": "FavoritesController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FavoritesController.cs", + "RelativeDocumentMoniker": "Controllers\\FavoritesController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FavoritesController.cs", + "RelativeToolTip": "Controllers\\FavoritesController.cs", + "ViewState": "AgIAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-12-18T09:11:48.104Z", + "EditorCaption": "" + }, + { + "$type": "Document", + "DocumentIndex": 5, "Title": "FestivalService.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\FestivalService.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\Services\\FestivalService.cs", "RelativeDocumentMoniker": "..\\Services\\FestivalService.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\FestivalService.cs", + "ToolTip": "D:\\Test\\PracticeReload\\Services\\FestivalService.cs", "RelativeToolTip": "..\\Services\\FestivalService.cs", - "ViewState": "AgIAAFkAAAAAAAAAAAAiwGwAAAAAAAAAAAAAAA==", + "ViewState": "AgIAAFQAAAAAAAAAAAAkwGUAAAAqAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-12-11T09:26:56.877Z", + "WhenOpened": "2025-12-18T09:10:00.078Z", "EditorCaption": "" }, { "$type": "Document", - "DocumentIndex": 82, + "DocumentIndex": 84, "Title": "DAL.csproj", "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\ClassLibrary3\\DAL.csproj", "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\ClassLibrary3\\DAL.csproj", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-29T07:11:41.204Z" }, { "$type": "Document", - "DocumentIndex": 11, + "DocumentIndex": 15, "Title": "appsettings.json", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\appsettings.json", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\appsettings.json", "RelativeDocumentMoniker": "appsettings.json", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\appsettings.json", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\appsettings.json", "RelativeToolTip": "appsettings.json", "ViewState": "AgIAAAMAAAAAAAAAAAAAABMAAAA6AAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", @@ -417,132 +459,179 @@ }, { "$type": "Document", - "DocumentIndex": 7, + "DocumentIndex": 0, "Title": "_Layout.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Layout.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Layout.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_Layout.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Layout.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Layout.cshtml", "RelativeToolTip": "Views\\Shared\\_Layout.cshtml", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAM4AAAAAAAAAAAAAAA==", + "ViewState": "AgIAAFsAAAAAAAAAAAAqwGoAAAAlAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", "WhenOpened": "2025-11-03T14:56:15.737Z", "EditorCaption": "" }, { "$type": "Document", - "DocumentIndex": 83, + "DocumentIndex": 85, "Title": "FestivalEditViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-22T07:39:27.291Z" }, { "$type": "Document", - "DocumentIndex": 6, + "DocumentIndex": 11, "Title": "AccountController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\AccountController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\AccountController.cs", "RelativeDocumentMoniker": "Controllers\\AccountController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\AccountController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\AccountController.cs", "RelativeToolTip": "Controllers\\AccountController.cs", "ViewState": "AgIAABgAAAAAAAAAAAAswM8AAAAJAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-05T12:34:30.833Z", - "EditorCaption": "" + "WhenOpened": "2025-11-05T12:34:30.833Z" }, { "$type": "Document", - "DocumentIndex": 2, + "DocumentIndex": 8, "Title": "FestivalsController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalsController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalsController.cs", "RelativeDocumentMoniker": "Controllers\\FestivalsController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalsController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalsController.cs", "RelativeToolTip": "Controllers\\FestivalsController.cs", "ViewState": "AgIAAK0AAAAAAAAAAAAUwNcAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-14T14:39:25.619Z", + "WhenOpened": "2025-11-14T14:39:25.619Z" + }, + { + "$type": "Document", + "DocumentIndex": 2, + "Title": "Create.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Create.cshtml", + "RelativeDocumentMoniker": "Views\\FestivalImages\\Create.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Create.cshtml", + "RelativeToolTip": "Views\\FestivalImages\\Create.cshtml", + "ViewState": "AgIAAAcAAAAAAAAAAAAuwDAAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", + "WhenOpened": "2025-11-17T10:37:47.549Z", "EditorCaption": "" }, { "$type": "Document", - "DocumentIndex": 3, + "DocumentIndex": 4, + "Title": "UserFavorite.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", + "RelativeDocumentMoniker": "..\\Domain\\Entities\\UserFavorite.cs", + "ToolTip": "D:\\Test\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", + "RelativeToolTip": "..\\Domain\\Entities\\UserFavorite.cs", + "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-12-18T09:10:57.979Z", + "EditorCaption": "" + }, + { + "$type": "Document", + "DocumentIndex": 9, "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Index.cshtml", "RelativeDocumentMoniker": "Views\\Festivals\\Index.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Index.cshtml", "RelativeToolTip": "Views\\Festivals\\Index.cshtml", "ViewState": "AgIAAEUAAAAAAAAAAAAAAGIAAAAjAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", - "WhenOpened": "2025-11-15T09:51:10.04Z", - "EditorCaption": "" + "WhenOpened": "2025-11-15T09:51:10.04Z" }, { "$type": "Document", - "DocumentIndex": 0, + "DocumentIndex": 7, "Title": "festivals-catalog.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js", "RelativeDocumentMoniker": "wwwroot\\js\\festivals-catalog.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js", "RelativeToolTip": "wwwroot\\js\\festivals-catalog.js", "ViewState": "AgIAACQAAAAAAAAAAAAAADwAAABRAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", - "WhenOpened": "2025-11-29T07:38:34.76Z", + "WhenOpened": "2025-11-29T07:38:34.76Z" + }, + { + "$type": "Document", + "DocumentIndex": 6, + "Title": "Program.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Program.cs", + "RelativeDocumentMoniker": "Program.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Program.cs", + "RelativeToolTip": "Program.cs", + "ViewState": "AgIAAHQAAAAAAAAAAAAgwH8AAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-11-15T18:29:00.398Z", "EditorCaption": "" }, { "$type": "Document", - "DocumentIndex": 81, + "DocumentIndex": 106, + "Title": "FestivalService.cs", + "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\FestivalService.cs", + "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\FestivalService.cs", + "ViewState": "AgIAAFkAAAAAAAAAAAAiwGwAAAAAAAAAAAAAAA==", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-12-11T09:26:56.877Z" + }, + { + "$type": "Document", + "DocumentIndex": 83, "Title": "FestivalImageStorage.cs", "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\ClassLibrary3\\FestivalImageStorage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-25T13:04:47.959Z" }, { "$type": "Document", - "DocumentIndex": 80, + "DocumentIndex": 82, "Title": "FestivalStorage.cs", "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\ClassLibrary3\\FestivalStorage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAADIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-24T14:53:24.749Z" }, { "$type": "Document", - "DocumentIndex": 5, + "DocumentIndex": 107, "Title": "UserService.cs", "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Account\\UserService.cs", - "RelativeDocumentMoniker": "..\\Services\\Account\\UserService.cs", "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Account\\UserService.cs", - "RelativeToolTip": "..\\Services\\Account\\UserService.cs", "ViewState": "AgIAAJ0AAAAAAAAAAAAYwAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-12-11T09:09:32.125Z", - "EditorCaption": "" + "WhenOpened": "2025-12-11T09:09:32.125Z" }, { "$type": "Document", - "DocumentIndex": 4, + "DocumentIndex": 10, "Title": "ProfileController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\ProfileController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\ProfileController.cs", "RelativeDocumentMoniker": "Controllers\\ProfileController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\ProfileController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\ProfileController.cs", "RelativeToolTip": "Controllers\\ProfileController.cs", "ViewState": "AgIAACkAAAAAAAAAAAAmwFAAAAAJAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-14T15:01:41.5Z", - "EditorCaption": "" + "WhenOpened": "2025-11-14T15:01:41.5Z" }, { "$type": "Document", - "DocumentIndex": 10, + "DocumentIndex": 14, "Title": "Edit.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Edit.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Edit.cshtml", "RelativeDocumentMoniker": "Views\\Festivals\\Edit.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Edit.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Edit.cshtml", "RelativeToolTip": "Views\\Festivals\\Edit.cshtml", "ViewState": "AgIAAA4AAAAAAAAAAAAuwCUAAAASAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -550,11 +639,11 @@ }, { "$type": "Document", - "DocumentIndex": 8, + "DocumentIndex": 12, "Title": "shared.css", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css", "RelativeDocumentMoniker": "wwwroot\\css\\shared.css", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css", "RelativeToolTip": "wwwroot\\css\\shared.css", "ViewState": "AgIAAGAHAAAAAAAAAAAAwIwHAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003000|", @@ -562,11 +651,11 @@ }, { "$type": "Document", - "DocumentIndex": 9, + "DocumentIndex": 13, "Title": "shared_script.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js", "RelativeDocumentMoniker": "wwwroot\\js\\shared_script.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js", "RelativeToolTip": "wwwroot\\js\\shared_script.js", "ViewState": "AgIAAA0AAAAAAAAAAAAswDMAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -574,51 +663,59 @@ }, { "$type": "Document", - "DocumentIndex": 84, + "DocumentIndex": 86, "Title": "Services.csproj", "DocumentMoniker": "D:\\PracticeReload\\Services\\Services.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Services.csproj", "ToolTip": "D:\\PracticeReload\\Services\\Services.csproj", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Services.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-29T07:19:10.713Z" }, { "$type": "Document", - "DocumentIndex": 85, + "DocumentIndex": 87, "Title": "UserService.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\Account\\UserService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Account\\UserService.cs", "ToolTip": "D:\\PracticeReload\\Services\\Account\\UserService.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Account\\UserService.cs", "ViewState": "AgIAABIAAAAAAAAAAAAowAMAAAAGAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T14:08:24.394Z" }, { "$type": "Document", - "DocumentIndex": 86, + "DocumentIndex": 88, "Title": "IEmailSender.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\Account\\IEmailSender.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Account\\IEmailSender.cs", "ToolTip": "D:\\PracticeReload\\Services\\Account\\IEmailSender.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Account\\IEmailSender.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T12:32:34.109Z" }, { "$type": "Document", - "DocumentIndex": 87, + "DocumentIndex": 89, "Title": "ContactService.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\ContactService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\ContactService.cs", "ToolTip": "D:\\PracticeReload\\Services\\ContactService.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\ContactService.cs", "ViewState": "AgIAADgAAAAAAAAAAAAswFsAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T12:33:09.551Z" }, { "$type": "Document", - "DocumentIndex": 12, + "DocumentIndex": 16, "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Index.cshtml", "RelativeDocumentMoniker": "Views\\FestivalImages\\Index.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Index.cshtml", "RelativeToolTip": "Views\\FestivalImages\\Index.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAsAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -626,23 +723,11 @@ }, { "$type": "Document", - "DocumentIndex": 15, - "Title": "Program.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Program.cs", - "RelativeDocumentMoniker": "Program.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Program.cs", - "RelativeToolTip": "Program.cs", - "ViewState": "AgIAACoAAAAAAAAAAAAAAEIAAAA7AAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2025-11-15T18:29:00.398Z" - }, - { - "$type": "Document", - "DocumentIndex": 13, + "DocumentIndex": 17, "Title": "Details.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Details.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Details.cshtml", "RelativeDocumentMoniker": "Views\\Festivals\\Details.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Details.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Details.cshtml", "RelativeToolTip": "Views\\Festivals\\Details.cshtml", "ViewState": "AgIAAEsAAAAAAAAAAAAAAGQAAAA6AAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -650,71 +735,83 @@ }, { "$type": "Document", - "DocumentIndex": 88, + "DocumentIndex": 90, "Title": "FestivalListViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalListViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalListViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalListViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalListViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAWAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-25T13:48:48.059Z" }, { "$type": "Document", - "DocumentIndex": 89, + "DocumentIndex": 91, "Title": "User.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\User.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\User.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\User.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\User.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAiAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:04:49.537Z" }, { "$type": "Document", - "DocumentIndex": 90, + "DocumentIndex": 92, "Title": "Festival.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\Festival.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\Festival.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\Festival.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\Festival.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:08:05.45Z" }, { "$type": "Document", - "DocumentIndex": 91, + "DocumentIndex": 93, "Title": "FestivalImage.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\FestivalImage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\FestivalImage.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\FestivalImage.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\FestivalImage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAFAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:08:29.147Z" }, { "$type": "Document", - "DocumentIndex": 92, + "DocumentIndex": 94, "Title": "UserFavorite.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\UserFavorite.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAqwBAAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:09:00.174Z" }, { "$type": "Document", - "DocumentIndex": 93, + "DocumentIndex": 95, "Title": "ContactMessage.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Entities\\ContactMessage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Entities\\ContactMessage.cs", "ToolTip": "D:\\PracticeReload\\Domain\\Entities\\ContactMessage.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Entities\\ContactMessage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABAAAAAFAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-28T14:09:41.604Z" }, { "$type": "Document", - "DocumentIndex": 16, + "DocumentIndex": 19, "Title": "Create.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Create.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Create.cshtml", "RelativeDocumentMoniker": "Views\\Festivals\\Create.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Create.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Festivals\\Create.cshtml", "RelativeToolTip": "Views\\Festivals\\Create.cshtml", "ViewState": "AgIAAB4AAAAAAAAAAAAAACgAAAASAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -722,43 +819,45 @@ }, { "$type": "Document", - "DocumentIndex": 94, + "DocumentIndex": 96, "Title": "FestivalDetailsViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-26T13:53:11.118Z" }, { "$type": "Document", - "DocumentIndex": 14, + "DocumentIndex": 18, "Title": "lib.dom.d.ts", "DocumentMoniker": "C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\..\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts", "ToolTip": "C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts", - "RelativeToolTip": "..\\..\\..\\..\\..\\..\\Program Files\\Microsoft Visual Studio\\18\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TSServer\\lib.dom.d.ts", "ViewState": "AgIAAJNBAAAAAAAAAAAiwKVBAAARAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003213|", "WhenOpened": "2025-11-26T14:26:51.572Z" }, { "$type": "Document", - "DocumentIndex": 95, + "DocumentIndex": 97, "Title": "FestivalService.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\FestivalService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\FestivalService.cs", "ToolTip": "D:\\PracticeReload\\Services\\FestivalService.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\FestivalService.cs", "ViewState": "AgIAAIIAAAAAAAAAAAAswLEAAAAJAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-22T08:07:45.861Z" }, { "$type": "Document", - "DocumentIndex": 17, + "DocumentIndex": 20, "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Home\\Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Home\\Index.cshtml", "RelativeDocumentMoniker": "Views\\Home\\Index.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Home\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Home\\Index.cshtml", "RelativeToolTip": "Views\\Home\\Index.cshtml", "ViewState": "AgIAAFIAAAAAAAAAAAAuwBwAAAAOAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -766,21 +865,23 @@ }, { "$type": "Document", - "DocumentIndex": 96, + "DocumentIndex": 98, "Title": "ContactEmailTemplates.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", "ToolTip": "D:\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", "ViewState": "AgIAAGkAAAAAAAAAAAAIwAIBAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-24T13:24:18.182Z" }, { "$type": "Document", - "DocumentIndex": 18, + "DocumentIndex": 21, "Title": "HomeController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\HomeController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\HomeController.cs", "RelativeDocumentMoniker": "Controllers\\HomeController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\HomeController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\HomeController.cs", "RelativeToolTip": "Controllers\\HomeController.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAACEAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -788,11 +889,11 @@ }, { "$type": "Document", - "DocumentIndex": 19, + "DocumentIndex": 22, "Title": "modal_and_gallery.css", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css", "RelativeDocumentMoniker": "wwwroot\\css\\modal_and_gallery.css", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css", "RelativeToolTip": "wwwroot\\css\\modal_and_gallery.css", "ViewState": "AgIAAFEAAAAAAAAAAAAUwMIAAAAFAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003000|", @@ -800,31 +901,35 @@ }, { "$type": "Document", - "DocumentIndex": 97, + "DocumentIndex": 99, "Title": "HomeIndexViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\Home\\HomeIndexViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Home\\HomeIndexViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\Home\\HomeIndexViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\Home\\HomeIndexViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-24T14:57:03.249Z" }, { "$type": "Document", - "DocumentIndex": 98, + "DocumentIndex": 100, "Title": "ContactEmailTemplates.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", "ToolTip": "D:\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\EmailTemplates\\ContactEmailTemplates.cs", "ViewState": "AgIAAJ0AAAAAAAAAAAAswAIBAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-24T13:26:36.983Z" }, { "$type": "Document", - "DocumentIndex": 20, + "DocumentIndex": 23, "Title": "_About.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_About.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_About.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_About.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_About.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_About.cshtml", "RelativeToolTip": "Views\\Shared\\_About.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAA0AAABdAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -832,11 +937,11 @@ }, { "$type": "Document", - "DocumentIndex": 21, + "DocumentIndex": 24, "Title": "ContactsController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\ContactsController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\ContactsController.cs", "RelativeDocumentMoniker": "Controllers\\ContactsController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\ContactsController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\ContactsController.cs", "RelativeToolTip": "Controllers\\ContactsController.cs", "ViewState": "AgIAABgAAAAAAAAAAAAkwDoAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -844,21 +949,23 @@ }, { "$type": "Document", - "DocumentIndex": 99, + "DocumentIndex": 101, "Title": "GmailEmailSender.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\Account\\GmailEmailSender.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Account\\GmailEmailSender.cs", "ToolTip": "D:\\PracticeReload\\Services\\Account\\GmailEmailSender.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Account\\GmailEmailSender.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAACMAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T12:32:50.552Z" }, { "$type": "Document", - "DocumentIndex": 22, + "DocumentIndex": 25, "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Profile\\Index.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Profile\\Index.cshtml", "RelativeDocumentMoniker": "Views\\Profile\\Index.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Profile\\Index.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Profile\\Index.cshtml", "RelativeToolTip": "Views\\Profile\\Index.cshtml", "ViewState": "AgIAAMEAAAAAAAAAAAAYwOIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -866,11 +973,11 @@ }, { "$type": "Document", - "DocumentIndex": 25, + "DocumentIndex": 28, "Title": "_ContactsBlock.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ContactsBlock.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ContactsBlock.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_ContactsBlock.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ContactsBlock.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ContactsBlock.cshtml", "RelativeToolTip": "Views\\Shared\\_ContactsBlock.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAKAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -878,11 +985,11 @@ }, { "$type": "Document", - "DocumentIndex": 26, + "DocumentIndex": 29, "Title": "login_and_registration_script.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js", "RelativeDocumentMoniker": "wwwroot\\js\\login_and_registration_script.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js", "RelativeToolTip": "wwwroot\\js\\login_and_registration_script.js", "ViewState": "AgIAAG0AAAAAAAAAAAAUwJQAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -890,21 +997,23 @@ }, { "$type": "Document", - "DocumentIndex": 100, + "DocumentIndex": 102, "Title": "SmtpSettings.cs", "DocumentMoniker": "D:\\PracticeReload\\Services\\Account\\SmtpSettings.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Services\\Account\\SmtpSettings.cs", "ToolTip": "D:\\PracticeReload\\Services\\Account\\SmtpSettings.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Services\\Account\\SmtpSettings.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAwAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T12:26:09.634Z" }, { "$type": "Document", - "DocumentIndex": 24, + "DocumentIndex": 27, "Title": "modal_init.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js", "RelativeDocumentMoniker": "wwwroot\\js\\modal_init.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js", "RelativeToolTip": "wwwroot\\js\\modal_init.js", "ViewState": "AgIAAC8AAAAAAAAAAAAUwFYAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -912,11 +1021,11 @@ }, { "$type": "Document", - "DocumentIndex": 23, + "DocumentIndex": 26, "Title": "profile_modals.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js", "RelativeDocumentMoniker": "wwwroot\\js\\profile_modals.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js", "RelativeToolTip": "wwwroot\\js\\profile_modals.js", "ViewState": "AgIAAAgAAAAAAAAAAAAcwDUAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -924,11 +1033,11 @@ }, { "$type": "Document", - "DocumentIndex": 28, + "DocumentIndex": 31, "Title": "_Gallery.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Gallery.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Gallery.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_Gallery.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Gallery.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Gallery.cshtml", "RelativeToolTip": "Views\\Shared\\_Gallery.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAKAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -936,11 +1045,11 @@ }, { "$type": "Document", - "DocumentIndex": 29, + "DocumentIndex": 32, "Title": "_MessageForm.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_MessageForm.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_MessageForm.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_MessageForm.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_MessageForm.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_MessageForm.cshtml", "RelativeToolTip": "Views\\Shared\\_MessageForm.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -948,11 +1057,11 @@ }, { "$type": "Document", - "DocumentIndex": 27, + "DocumentIndex": 30, "Title": "_AuthModal.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_AuthModal.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_AuthModal.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_AuthModal.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_AuthModal.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_AuthModal.cshtml", "RelativeToolTip": "Views\\Shared\\_AuthModal.cshtml", "ViewState": "AgIAAB0AAAAAAAAAAAAcwEIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -960,11 +1069,11 @@ }, { "$type": "Document", - "DocumentIndex": 30, + "DocumentIndex": 33, "Title": "contact_form.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js", "RelativeDocumentMoniker": "wwwroot\\js\\contact_form.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js", "RelativeToolTip": "wwwroot\\js\\contact_form.js", "ViewState": "AgIAAAAAAAAAAAAAAAAAABYAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -972,11 +1081,11 @@ }, { "$type": "Document", - "DocumentIndex": 31, + "DocumentIndex": 34, "Title": "ContactMessageValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\ContactMessageValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\ContactMessageValidator.cs", "RelativeDocumentMoniker": "Validation\\LoginAndRegistration\\ContactMessageValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\ContactMessageValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\ContactMessageValidator.cs", "RelativeToolTip": "Validation\\LoginAndRegistration\\ContactMessageValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABYAAAAJAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -984,11 +1093,11 @@ }, { "$type": "Document", - "DocumentIndex": 32, + "DocumentIndex": 35, "Title": "FestivalEditViewModelValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalEditViewModelValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalEditViewModelValidator.cs", "RelativeDocumentMoniker": "Validation\\Festivals\\FestivalEditViewModelValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalEditViewModelValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalEditViewModelValidator.cs", "RelativeToolTip": "Validation\\Festivals\\FestivalEditViewModelValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAACEAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -996,21 +1105,23 @@ }, { "$type": "Document", - "DocumentIndex": 101, + "DocumentIndex": 103, "Title": "LoginViewModel.cs", "DocumentMoniker": "D:\\PracticeReload\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", "ToolTip": "D:\\PracticeReload\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-22T07:22:23.122Z" }, { "$type": "Document", - "DocumentIndex": 33, + "DocumentIndex": 36, "Title": "LoginViewModelValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", "RelativeDocumentMoniker": "Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", "RelativeToolTip": "Validation\\LoginAndRegistration\\LoginViewModelValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAMAAAAgAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -1018,31 +1129,35 @@ }, { "$type": "Document", - "DocumentIndex": 102, + "DocumentIndex": 104, "Title": "Domain.csproj", "DocumentMoniker": "D:\\PracticeReload\\Domain\\Domain.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\Domain\\Domain.csproj", "ToolTip": "D:\\PracticeReload\\Domain\\Domain.csproj", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\Domain\\Domain.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-22T06:44:31.068Z" }, { "$type": "Document", - "DocumentIndex": 103, + "DocumentIndex": 105, "Title": "20251121140216_AddEmailConfirmationToUsers.cs", "DocumentMoniker": "D:\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs", + "RelativeDocumentMoniker": "..\\..\\..\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs", "ToolTip": "D:\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs", + "RelativeToolTip": "..\\..\\..\\PracticeReload\\ClassLibrary3\\Migrations\\20251121140216_AddEmailConfirmationToUsers.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-21T14:02:16.405Z" }, { "$type": "Document", - "DocumentIndex": 34, + "DocumentIndex": 37, "Title": "map_init.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js", "RelativeDocumentMoniker": "wwwroot\\js\\map_init.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js", "RelativeToolTip": "wwwroot\\js\\map_init.js", "ViewState": "AgIAAAAAAAAAAAAAAAAAABcAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -1050,21 +1165,23 @@ }, { "$type": "Document", - "DocumentIndex": 61, + "DocumentIndex": 63, "Title": "LoginViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\LoginViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T23:31:33.031Z" }, { "$type": "Document", - "DocumentIndex": 35, + "DocumentIndex": 38, "Title": "FestivalImagesController.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalImagesController.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalImagesController.cs", "RelativeDocumentMoniker": "Controllers\\FestivalImagesController.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalImagesController.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Controllers\\FestivalImagesController.cs", "RelativeToolTip": "Controllers\\FestivalImagesController.cs", "ViewState": "AgIAADEAAAAAAAAAAAAkwGgAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -1072,59 +1189,69 @@ }, { "$type": "Document", - "DocumentIndex": 60, + "DocumentIndex": 62, "Title": "20251115204117_AddUserRoleToUsers.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\Migrations\\20251115204117_AddUserRoleToUsers.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\20251115204117_AddUserRoleToUsers.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\Migrations\\20251115204117_AddUserRoleToUsers.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\20251115204117_AddUserRoleToUsers.cs", "ViewState": "AgIAAAAAAAAAAAAAAIBJwBQAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T20:41:17.402Z" }, { "$type": "Document", - "DocumentIndex": 59, + "DocumentIndex": 61, "Title": "GastroFestDbContextModelSnapshot.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\Migrations\\GastroFestDbContextModelSnapshot.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\GastroFestDbContextModelSnapshot.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\Migrations\\GastroFestDbContextModelSnapshot.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\GastroFestDbContextModelSnapshot.cs", "ViewState": "AgIAAN8AAAAAAAAAAAAgwOQAAABAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-12T14:55:34.407Z" }, { "$type": "Document", - "DocumentIndex": 58, + "DocumentIndex": 60, "Title": "ContactService.cs", "DocumentMoniker": "D:\\Practice\\Services\\ContactService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Services\\ContactService.cs", "ToolTip": "D:\\Practice\\Services\\ContactService.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Services\\ContactService.cs", "ViewState": "AgIAAAIAAAAAAAAAAABRwA4AAAAoAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T13:46:06.433Z" }, { "$type": "Document", - "DocumentIndex": 55, + "DocumentIndex": 57, "Title": "ContactService.cs", "DocumentMoniker": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\ContactService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\ContactService.cs", "ToolTip": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\ContactService.cs", + "RelativeToolTip": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\ContactService.cs", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-20T11:29:39.469Z" }, { "$type": "Document", - "DocumentIndex": 54, + "DocumentIndex": 56, "Title": "FestivalService.cs", "DocumentMoniker": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\FestivalService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\FestivalService.cs", "ToolTip": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\FestivalService.cs", + "RelativeToolTip": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Services\\FestivalService.cs", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-20T12:01:50.732Z" }, { "$type": "Document", - "DocumentIndex": 36, + "DocumentIndex": 39, "Title": "RegisterViewModelValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", "RelativeDocumentMoniker": "Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", "RelativeToolTip": "Validation\\LoginAndRegistration\\RegisterViewModelValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -1132,69 +1259,81 @@ }, { "$type": "Document", - "DocumentIndex": 56, + "DocumentIndex": 58, "Title": "Entities.cs", "DocumentMoniker": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Domain\\Entities\\Entities.cs", + "RelativeDocumentMoniker": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Domain\\Entities\\Entities.cs", "ToolTip": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Domain\\Entities\\Entities.cs", + "RelativeToolTip": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\Domain\\Entities\\Entities.cs", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-20T11:43:02.842Z" }, { "$type": "Document", - "DocumentIndex": 62, + "DocumentIndex": 64, "Title": "ContactStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\ContactStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\ContactStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\ContactStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\ContactStorage.cs", "ViewState": "AgIAAAYAAAAAAAAAAAAqwAYAAAA5AAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-05T09:23:43.307Z" }, { "$type": "Document", - "DocumentIndex": 63, + "DocumentIndex": 65, "Title": "GastroFestDbContext.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\GastroFestDbContext.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\GastroFestDbContext.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\GastroFestDbContext.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\GastroFestDbContext.cs", "ViewState": "AgIAAEMAAAAAAAAAAAAkwFQAAAAfAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-12T13:44:40.295Z" }, { "$type": "Document", - "DocumentIndex": 57, + "DocumentIndex": 59, "Title": "ContactStorage.cs", "DocumentMoniker": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\ClassLibrary3\\ContactStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\ClassLibrary3\\ContactStorage.cs", "ToolTip": "D:\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\ClassLibrary3\\ContactStorage.cs", + "RelativeToolTip": "..\\..\\..\\\u041D\u043E\u0432\u0430\u044F \u043F\u0430\u043F\u043A\u0430\\ClassLibrary3\\ContactStorage.cs", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-20T11:29:41.726Z" }, { "$type": "Document", - "DocumentIndex": 64, + "DocumentIndex": 66, "Title": "Entities.cs", "DocumentMoniker": "D:\\Practice\\Domain\\Entities\\Entities.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\Entities\\Entities.cs", "ToolTip": "D:\\Practice\\Domain\\Entities\\Entities.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\Entities\\Entities.cs", "ViewState": "AgIAAC4AAAAAAAAAAAAIwDoAAAAbAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T13:27:32.487Z" }, { "$type": "Document", - "DocumentIndex": 65, + "DocumentIndex": 67, "Title": "Domain.csproj", "DocumentMoniker": "D:\\Practice\\Domain\\Domain.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\Domain.csproj", "ToolTip": "D:\\Practice\\Domain\\Domain.csproj", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\Domain.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-19T14:51:28.041Z" }, { "$type": "Document", - "DocumentIndex": 38, + "DocumentIndex": 41, "Title": "jquery.js", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js", "RelativeDocumentMoniker": "wwwroot\\lib\\jquery\\dist\\jquery.js", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js", "RelativeToolTip": "wwwroot\\lib\\jquery\\dist\\jquery.js", "ViewState": "AgIAANsVAAAAAAAAAIBJwLQVAAAMAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|", @@ -1202,11 +1341,11 @@ }, { "$type": "Document", - "DocumentIndex": 37, + "DocumentIndex": 40, "Title": "FestivalImageEditViewModelValidator.cs", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", "RelativeDocumentMoniker": "Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", "RelativeToolTip": "Validation\\Festivals\\FestivalImageEditViewModelValidator.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABUAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", @@ -1214,101 +1353,119 @@ }, { "$type": "Document", - "DocumentIndex": 66, + "DocumentIndex": 68, "Title": "RegisterViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\RegisterViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\RegisterViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\RegisterViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\LoginAndRegistration\\RegisterViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-19T12:49:06.103Z" }, { "$type": "Document", - "DocumentIndex": 67, + "DocumentIndex": 69, "Title": "UserService.cs", "DocumentMoniker": "D:\\Practice\\Services\\UserService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Services\\UserService.cs", "ToolTip": "D:\\Practice\\Services\\UserService.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Services\\UserService.cs", "ViewState": "AgIAAFoAAAAAAAAAAAAmwF4AAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T14:08:07.051Z" }, { "$type": "Document", - "DocumentIndex": 68, + "DocumentIndex": 70, "Title": "20251112144626_InitialCreate.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\Migrations\\20251112144626_InitialCreate.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\20251112144626_InitialCreate.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\Migrations\\20251112144626_InitialCreate.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\Migrations\\20251112144626_InitialCreate.cs", "ViewState": "AgIAADcAAAAAAAAAAAAgwEcAAAAlAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-12T14:46:27.528Z" }, { "$type": "Document", - "DocumentIndex": 69, + "DocumentIndex": 71, "Title": "UserStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\UserStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\UserStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\UserStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\UserStorage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAACMAAAAfAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T13:56:00.357Z" }, { "$type": "Document", - "DocumentIndex": 70, + "DocumentIndex": 72, "Title": "FestivalService.cs", "DocumentMoniker": "D:\\Practice\\Services\\FestivalService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Services\\FestivalService.cs", "ToolTip": "D:\\Practice\\Services\\FestivalService.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Services\\FestivalService.cs", "ViewState": "AgIAAC8AAAAAAAAAAAAswFUAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T09:45:34.831Z" }, { "$type": "Document", - "DocumentIndex": 71, + "DocumentIndex": 73, "Title": "FestivalImageService.cs", "DocumentMoniker": "D:\\Practice\\Services\\FestivalImageService.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Services\\FestivalImageService.cs", "ToolTip": "D:\\Practice\\Services\\FestivalImageService.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Services\\FestivalImageService.cs", "ViewState": "AgIAAAcAAAAAAAAAAAAmwCkAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-17T10:34:14.26Z" }, { "$type": "Document", - "DocumentIndex": 72, + "DocumentIndex": 74, "Title": "FestivalStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\FestivalStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\FestivalStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\FestivalStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\FestivalStorage.cs", "ViewState": "AgIAAA8AAAAAAAAAAAAAwDIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T14:37:27.174Z" }, { "$type": "Document", - "DocumentIndex": 73, + "DocumentIndex": 75, "Title": "FestivalImageStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\FestivalImageStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\FestivalImageStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\FestivalImageStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\FestivalImageStorage.cs", "ViewState": "AgIAAA0AAAAAAAAAAAAAwDAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-17T10:33:37.83Z" }, { "$type": "Document", - "DocumentIndex": 74, + "DocumentIndex": 76, "Title": "IBaseStorage.cs", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\Interfaces\\IBaseStorage.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\Interfaces\\IBaseStorage.cs", "ToolTip": "D:\\Practice\\ClassLibrary3\\Interfaces\\IBaseStorage.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\Interfaces\\IBaseStorage.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-14T13:00:04.916Z" }, { "$type": "Document", - "DocumentIndex": 39, + "DocumentIndex": 42, "Title": "DaviskibaYP.csproj", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "RelativeDocumentMoniker": "DaviskibaYP.csproj", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "RelativeToolTip": "DaviskibaYP.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAACMAAAANAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", @@ -1316,11 +1473,11 @@ }, { "$type": "Document", - "DocumentIndex": 40, + "DocumentIndex": 43, "Title": "Edit.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Edit.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Edit.cshtml", "RelativeDocumentMoniker": "Views\\FestivalImages\\Edit.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Edit.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Edit.cshtml", "RelativeToolTip": "Views\\FestivalImages\\Edit.cshtml", "ViewState": "AgIAAAcAAAAAAAAAAAAuwDAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1328,53 +1485,47 @@ }, { "$type": "Document", - "DocumentIndex": 41, - "Title": "Create.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Create.cshtml", - "RelativeDocumentMoniker": "Views\\FestivalImages\\Create.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\FestivalImages\\Create.cshtml", - "RelativeToolTip": "Views\\FestivalImages\\Create.cshtml", - "ViewState": "AgIAAAcAAAAAAAAAAAAuwDAAAAAAAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", - "WhenOpened": "2025-11-17T10:37:47.549Z" - }, - { - "$type": "Document", - "DocumentIndex": 75, + "DocumentIndex": 77, "Title": "FestivalImageEditViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalImageEditViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalImageEditViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalImageEditViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalImageEditViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABUAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-17T10:36:29.743Z" }, { "$type": "Document", - "DocumentIndex": 76, + "DocumentIndex": 78, "Title": "ProfileViewModels.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\Profile\\ProfileViewModels.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\Profile\\ProfileViewModels.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\Profile\\ProfileViewModels.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\Profile\\ProfileViewModels.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAYAAAAjAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T08:23:21.939Z" }, { "$type": "Document", - "DocumentIndex": 77, + "DocumentIndex": 79, "Title": "FestivalEditViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalEditViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T10:28:20.83Z" }, { "$type": "Document", - "DocumentIndex": 42, + "DocumentIndex": 44, "Title": "appsettings.Development.json", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\appsettings.Development.json", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\appsettings.Development.json", "RelativeDocumentMoniker": "appsettings.Development.json", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\appsettings.Development.json", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\appsettings.Development.json", "RelativeToolTip": "appsettings.Development.json", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAABnAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|", @@ -1382,54 +1533,56 @@ }, { "$type": "Document", - "DocumentIndex": 78, + "DocumentIndex": 80, "Title": "DAL.csproj", "DocumentMoniker": "D:\\Practice\\ClassLibrary3\\DAL.csproj", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\ClassLibrary3\\DAL.csproj", "ToolTip": "D:\\Practice\\ClassLibrary3\\DAL.csproj", + "RelativeToolTip": "..\\..\\..\\Practice\\ClassLibrary3\\DAL.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAABcAAAANAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-15T18:28:23.221Z" }, { "$type": "Document", - "DocumentIndex": 43, + "DocumentIndex": 45, "Title": "Microsoft.Common.CurrentVersion.targets", "DocumentMoniker": "C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\..\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets", "ToolTip": "C:\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets", - "RelativeToolTip": "..\\..\\..\\..\\..\\..\\Program Files\\Microsoft Visual Studio\\18\\Community\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets", "ViewState": "AgIAAG8JAAAAAAAAAAArwIQJAAAEAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003801|", "WhenOpened": "2025-11-15T18:00:16.823Z" }, { "$type": "Document", - "DocumentIndex": 44, + "DocumentIndex": 46, "Title": "DaviskibaYP", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "RelativeDocumentMoniker": "DaviskibaYP.csproj", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "RelativeToolTip": "DaviskibaYP.csproj", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-15T15:05:05.03Z" }, { "$type": "Document", - "DocumentIndex": 79, + "DocumentIndex": 81, "Title": "FestivalDetailsViewModel.cs", "DocumentMoniker": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", + "RelativeDocumentMoniker": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", "ToolTip": "D:\\Practice\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", + "RelativeToolTip": "..\\..\\..\\Practice\\Domain\\ViewModels\\Festivals\\FestivalDetailsViewModel.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-15T17:50:24.379Z" }, { "$type": "Document", - "DocumentIndex": 45, + "DocumentIndex": 47, "Title": "_Services.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Services.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Services.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_Services.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Services.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_Services.cshtml", "RelativeToolTip": "Views\\Shared\\_Services.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAKAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1437,11 +1590,11 @@ }, { "$type": "Document", - "DocumentIndex": 46, + "DocumentIndex": 48, "Title": "Error.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\Error.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\Error.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\Error.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\Error.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\Error.cshtml", "RelativeToolTip": "Views\\Shared\\Error.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAUAAAAkAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1449,11 +1602,11 @@ }, { "$type": "Document", - "DocumentIndex": 48, + "DocumentIndex": 50, "Title": "_ValidationScriptsPartial.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ValidationScriptsPartial.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ValidationScriptsPartial.cshtml", "RelativeDocumentMoniker": "Views\\Shared\\_ValidationScriptsPartial.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ValidationScriptsPartial.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\Shared\\_ValidationScriptsPartial.cshtml", "RelativeToolTip": "Views\\Shared\\_ValidationScriptsPartial.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1461,35 +1614,31 @@ }, { "$type": "Document", - "DocumentIndex": 50, + "DocumentIndex": 52, "Title": "ContactRepository.cs", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\ContactRepository.cs", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\ContactRepository.cs", "ToolTip": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\ContactRepository.cs", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\ContactRepository.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-04T11:40:18.634Z" }, { "$type": "Document", - "DocumentIndex": 49, + "DocumentIndex": 51, "Title": "ContactService.cs", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\Services\\ContactService.cs", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\Services\\ContactService.cs", "ToolTip": "C:\\Users\\dawis\\source\\repos\\Services\\ContactService.cs", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\Services\\ContactService.cs", "ViewState": "AgIAAAEAAAAAAAAAAAAiwCQAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-04T11:40:47.439Z" }, { "$type": "Document", - "DocumentIndex": 47, + "DocumentIndex": 49, "Title": "_ViewStart.cshtml", - "DocumentMoniker": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\_ViewStart.cshtml", + "DocumentMoniker": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\_ViewStart.cshtml", "RelativeDocumentMoniker": "Views\\_ViewStart.cshtml", - "ToolTip": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\Views\\_ViewStart.cshtml", + "ToolTip": "D:\\Test\\PracticeReload\\DaviskibaYP\\Views\\_ViewStart.cshtml", "RelativeToolTip": "Views\\_ViewStart.cshtml", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAIAAAABAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", @@ -1497,36 +1646,30 @@ }, { "$type": "Document", - "DocumentIndex": 51, + "DocumentIndex": 53, "Title": "Class1.cs", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\Services\\Class1.cs", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\Services\\Class1.cs", "ToolTip": "C:\\Users\\dawis\\source\\repos\\Services\\Class1.cs", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\Services\\Class1.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-03T14:48:28.664Z" }, { "$type": "Document", - "DocumentIndex": 52, + "DocumentIndex": 54, "Title": "DAL.csproj", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\DAL.csproj", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\DAL.csproj", "ToolTip": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\DAL.csproj", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\DAL.csproj", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", "WhenOpened": "2025-11-03T14:48:53.743Z" }, { "$type": "Document", - "DocumentIndex": 53, + "DocumentIndex": 55, "Title": "Class1.cs", "DocumentMoniker": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\Class1.cs", - "RelativeDocumentMoniker": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\Class1.cs", "ToolTip": "C:\\Users\\dawis\\source\\repos\\ClassLibrary3\\Class1.cs", - "RelativeToolTip": "..\\..\\..\\..\\..\\dawis\\source\\repos\\ClassLibrary3\\Class1.cs", "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2025-11-03T14:47:59.911Z" diff --git a/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.metadata.v10.bin b/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.metadata.v10.bin index 39e8cda..687579e 100644 Binary files a/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.metadata.v10.bin and b/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.metadata.v10.bin differ diff --git a/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.projects.v10.bin b/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.projects.v10.bin index 99a6359..87f75cc 100644 Binary files a/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.projects.v10.bin and b/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.projects.v10.bin differ diff --git a/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.strings.v10.bin b/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.strings.v10.bin index 099fb0f..ade0902 100644 Binary files a/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.strings.v10.bin and b/DaviskibaYP/.vs/ProjectEvaluation/daviskibayp.strings.v10.bin differ diff --git a/DaviskibaYP/Controllers/FavoritesController.cs b/DaviskibaYP/Controllers/FavoritesController.cs new file mode 100644 index 0000000..4dba641 --- /dev/null +++ b/DaviskibaYP/Controllers/FavoritesController.cs @@ -0,0 +1,28 @@ +using Microsoft.AspNetCore.Authorization; +using Microsoft.AspNetCore.Mvc; +using Services; +using System.Security.Claims; + +[Authorize] +public class FavoritesController : Controller +{ + private readonly FestivalService _festivalService; + + public FavoritesController(FestivalService festivalService) + { + _festivalService = festivalService; + } + + [HttpGet] + public async Task Index(CancellationToken ct) + { + var userIdStr = User.FindFirstValue(ClaimTypes.NameIdentifier); + if (!int.TryParse(userIdStr, out var userId)) + return RedirectToAction("Index", "Home"); + + var items = await _festivalService.GetFavoritesAsync(userId, ct); + + // можно вернуть как отдельную ViewModel, но для простоты - список + return View(items); + } +} diff --git a/DaviskibaYP/DaviskibaYP.sln b/DaviskibaYP/DaviskibaYP.sln index 1e49e92..7dc0a83 100644 --- a/DaviskibaYP/DaviskibaYP.sln +++ b/DaviskibaYP/DaviskibaYP.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 18 -VisualStudioVersion = 18.0.11205.157 d18.0 +VisualStudioVersion = 18.0.11205.157 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DaviskibaYP", "DaviskibaYP.csproj", "{C891C587-7E95-4D51-893B-A558303EC2ED}" EndProject diff --git a/DaviskibaYP/Program.cs b/DaviskibaYP/Program.cs index c070f9c..d57c6e2 100644 --- a/DaviskibaYP/Program.cs +++ b/DaviskibaYP/Program.cs @@ -125,3 +125,4 @@ pattern: "{controller=Home}/{action=Index}/{id?}"); app.Run(); + diff --git a/DaviskibaYP/Views/Favorites/Index.cshtml b/DaviskibaYP/Views/Favorites/Index.cshtml new file mode 100644 index 0000000..b01c678 --- /dev/null +++ b/DaviskibaYP/Views/Favorites/Index.cshtml @@ -0,0 +1,61 @@ +@using Domain.Entities +@model List + +@{ + ViewData["Title"] = "Избранное"; +} + +
+
+
Избранное
+

Избранные фестивали

+

Здесь отображаются фестивали, которые вы добавили в избранное.

+
+
+ +
+ @if (Model == null || Model.Count == 0) + { +

В избранном пока пусто.

+ } + else + { + + } +
diff --git a/DaviskibaYP/Views/Shared/_Layout.cshtml b/DaviskibaYP/Views/Shared/_Layout.cshtml index 88dce7a..7832d37 100644 --- a/DaviskibaYP/Views/Shared/_Layout.cshtml +++ b/DaviskibaYP/Views/Shared/_Layout.cshtml @@ -51,6 +51,9 @@ Выйти + + Избранное + } else @@ -94,41 +97,22 @@ @* Мобильные кнопки авторизации / профиля *@ @if (User.Identity?.IsAuthenticated ?? false) { +
  • Профиль
  • +
  • Избранное
  • - - Профиль - -
  • -
  • -
    + @Html.AntiForgeryToken() - +
  • } else {
  • - - Войти - + Войти
  • - - Зарегистрироваться - + Зарегистрироваться
  • } diff --git a/DaviskibaYP/bin/Debug/net8.0/DAL.dll b/DaviskibaYP/bin/Debug/net8.0/DAL.dll index 3031bb2..8a96af7 100644 Binary files a/DaviskibaYP/bin/Debug/net8.0/DAL.dll and b/DaviskibaYP/bin/Debug/net8.0/DAL.dll differ diff --git a/DaviskibaYP/bin/Debug/net8.0/DAL.pdb b/DaviskibaYP/bin/Debug/net8.0/DAL.pdb index b37b1e6..62c4456 100644 Binary files a/DaviskibaYP/bin/Debug/net8.0/DAL.pdb and b/DaviskibaYP/bin/Debug/net8.0/DAL.pdb differ diff --git a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.dll b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.dll index c2a21fa..0066961 100644 Binary files a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.dll and b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.dll differ diff --git a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.exe b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.exe index aaf29fe..7d520ad 100644 Binary files a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.exe and b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.exe differ diff --git a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.pdb b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.pdb index b0c6fa8..823aa19 100644 Binary files a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.pdb and b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.pdb differ diff --git a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.staticwebassets.endpoints.json b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.staticwebassets.endpoints.json index 10a5cf0..3e9cb05 100644 --- a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.staticwebassets.endpoints.json +++ b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.staticwebassets.endpoints.json @@ -1 +1 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[{"Route":"DaviskibaYP.styles.css","AssetFile":"DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:52:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="}]},{"Route":"DaviskibaYP.zwukrhlgfr.styles.css","AssetFile":"DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:52:07 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwukrhlgfr"},{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="},{"Name":"label","Value":"DaviskibaYP.styles.css"}]},{"Route":"css/modal_and_gallery.css","AssetFile":"css/modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:31:13 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="}]},{"Route":"css/modal_and_gallery.w6k2yveyf7.css","AssetFile":"css/modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:31:13 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"w6k2yveyf7"},{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="},{"Name":"label","Value":"css/modal_and_gallery.css"}]},{"Route":"css/shared.css","AssetFile":"css/shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="}]},{"Route":"css/shared.yc3zysrcpr.css","AssetFile":"css/shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"yc3zysrcpr"},{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="},{"Name":"label","Value":"css/shared.css"}]},{"Route":"favicon.61n19gt1b8.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"61n19gt1b8"},{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="},{"Name":"label","Value":"favicon.ico"}]},{"Route":"favicon.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="}]},{"Route":"img/festival1.5tjh4zv2tc.jpg","AssetFile":"img/festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5tjh4zv2tc"},{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="},{"Name":"label","Value":"img/festival1.jpg"}]},{"Route":"img/festival1.jpg","AssetFile":"img/festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="}]},{"Route":"img/festival2.ig2jb55km4.jpg","AssetFile":"img/festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ig2jb55km4"},{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="},{"Name":"label","Value":"img/festival2.jpg"}]},{"Route":"img/festival2.jpg","AssetFile":"img/festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="}]},{"Route":"img/festival3.33y7brnle4.jpg","AssetFile":"img/festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"33y7brnle4"},{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="},{"Name":"label","Value":"img/festival3.jpg"}]},{"Route":"img/festival3.jpg","AssetFile":"img/festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="}]},{"Route":"img/google-logo.png","AssetFile":"img/google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="}]},{"Route":"img/google-logo.vyey8l1wmg.png","AssetFile":"img/google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vyey8l1wmg"},{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="},{"Name":"label","Value":"img/google-logo.png"}]},{"Route":"js/contact_form.4tb1o7ijyi.js","AssetFile":"js/contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:34:10 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4tb1o7ijyi"},{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="},{"Name":"label","Value":"js/contact_form.js"}]},{"Route":"js/contact_form.js","AssetFile":"js/contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:34:10 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="}]},{"Route":"js/festivals-catalog.b0chqkr4u1.js","AssetFile":"js/festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b0chqkr4u1"},{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="},{"Name":"label","Value":"js/festivals-catalog.js"}]},{"Route":"js/festivals-catalog.js","AssetFile":"js/festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="}]},{"Route":"js/login_and_registration_script.8ns5s0jfzs.js","AssetFile":"js/login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8ns5s0jfzs"},{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="},{"Name":"label","Value":"js/login_and_registration_script.js"}]},{"Route":"js/login_and_registration_script.js","AssetFile":"js/login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="}]},{"Route":"js/map_init.js","AssetFile":"js/map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="}]},{"Route":"js/map_init.u3gtwoob47.js","AssetFile":"js/map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u3gtwoob47"},{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="},{"Name":"label","Value":"js/map_init.js"}]},{"Route":"js/modal_init.js","AssetFile":"js/modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="}]},{"Route":"js/modal_init.qgz39z0tln.js","AssetFile":"js/modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"qgz39z0tln"},{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="},{"Name":"label","Value":"js/modal_init.js"}]},{"Route":"js/profile_modals.e72g2ic01h.js","AssetFile":"js/profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Sun, 23 Nov 2025 16:30:39 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e72g2ic01h"},{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="},{"Name":"label","Value":"js/profile_modals.js"}]},{"Route":"js/profile_modals.js","AssetFile":"js/profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Sun, 23 Nov 2025 16:30:39 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="}]},{"Route":"js/shared_script.eng9pxa8bw.js","AssetFile":"js/shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"eng9pxa8bw"},{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="},{"Name":"label","Value":"js/shared_script.js"}]},{"Route":"js/shared_script.js","AssetFile":"js/shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="}]},{"Route":"lib/bootstrap/LICENSE","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="}]},{"Route":"lib/bootstrap/LICENSE.81b7ukuj9c","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"81b7ukuj9c"},{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="},{"Name":"label","Value":"lib/bootstrap/LICENSE"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.st1cbwfwo5.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"st1cbwfwo5"},{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.5p029spbuu.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5p029spbuu"},{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.5vj65cig9w.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5vj65cig9w"},{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.nakmwdwsxp.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"nakmwdwsxp"},{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.2q4vfeazbq.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2q4vfeazbq"},{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.e6q6xbwqzk.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e6q6xbwqzk"},{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.o371a8zbv2.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o371a8zbv2"},{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.dy6jgresuo.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"dy6jgresuo"},{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.jeal3x0ldm.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jeal3x0ldm"},{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.okkk44j0xs.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"okkk44j0xs"},{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.z7kmom2977.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z7kmom2977"},{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.mk8rdyw69w.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mk8rdyw69w"},{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.97yrjpyf9r.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"97yrjpyf9r"},{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.cwzlr5n8x4.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"cwzlr5n8x4"},{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.wmug9u23qg.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wmug9u23qg"},{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.y53cy5s2zj.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"y53cy5s2zj"},{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.j75batdsum.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"j75batdsum"},{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.2yn17lgxub.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2yn17lgxub"},{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.vy0bq9ydhf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vy0bq9ydhf"},{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.ab1c3rmv7g.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ab1c3rmv7g"},{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.56d2bn4wt9.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"56d2bn4wt9"},{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.ik6i2hrs65.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ik6i2hrs65"},{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.ophe14yye5.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ophe14yye5"},{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.z9shlbduue.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z9shlbduue"},{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.73kdqttayv.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"73kdqttayv"},{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.6gzpyzhau4.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6gzpyzhau4"},{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.8inm30yfxf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.ozu22stjof.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ozu22stjof"},{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.4gxs3k148c.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4gxs3k148c"},{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.gjcw7pocpk.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"gjcw7pocpk"},{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.6l4ir0ityv.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6l4ir0ityv"},{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.fctod5rc9n.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fctod5rc9n"},{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.1piudyfv7h.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"1piudyfv7h"},{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.f6zq8v6eb3.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f6zq8v6eb3"},{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.kbynt5jhd9.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"kbynt5jhd9"},{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.89qbw8ngem.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"89qbw8ngem"},{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.c2nslu3uf3.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"c2nslu3uf3"},{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.2lgwfvgpvi.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2lgwfvgpvi"},{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.jqwzsa9uv6.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jqwzsa9uv6"},{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.wsezl0heh6.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wsezl0heh6"},{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.n5w6o92d9r.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"n5w6o92d9r"},{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.6ukhryfubh.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6ukhryfubh"},{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.4908xmbfjr.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4908xmbfjr"},{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.u33ctipx7g.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u33ctipx7g"},{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js.map"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.356vix0kms.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"356vix0kms"},{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/LICENSE.txt"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.03hjc8e09r.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"03hjc8e09r"},{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.48y08845bh.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"48y08845bh"},{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="}]},{"Route":"lib/jquery-validation/LICENSE.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="}]},{"Route":"lib/jquery-validation/LICENSE.x0q3zqp4vz.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"x0q3zqp4vz"},{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="},{"Name":"label","Value":"lib/jquery-validation/LICENSE.md"}]},{"Route":"lib/jquery-validation/dist/additional-methods.ay5nd8zt9x.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ay5nd8zt9x"},{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.9oaff4kq20.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9oaff4kq20"},{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.min.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.6d0lkjaslc.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6d0lkjaslc"},{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.js"}]},{"Route":"lib/jquery-validation/dist/jquery.validate.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.l1zq2mitth.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"l1zq2mitth"},{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.min.js"}]},{"Route":"lib/jquery/LICENSE.mlv21k5csn.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mlv21k5csn"},{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="},{"Name":"label","Value":"lib/jquery/LICENSE.txt"}]},{"Route":"lib/jquery/LICENSE.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="}]},{"Route":"lib/jquery/dist/jquery.7s2n0ol71w.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"7s2n0ol71w"},{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="},{"Name":"label","Value":"lib/jquery/dist/jquery.js"}]},{"Route":"lib/jquery/dist/jquery.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="}]},{"Route":"lib/jquery/dist/jquery.min.5pze98is44.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5pze98is44"},{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.map"}]},{"Route":"lib/jquery/dist/jquery.min.ehgnz7f14e.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ehgnz7f14e"},{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.js"}]},{"Route":"lib/jquery/dist/jquery.min.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="}]},{"Route":"lib/jquery/dist/jquery.min.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="}]}]} \ No newline at end of file +{"Version":1,"ManifestType":"Build","Endpoints":[{"Route":"DaviskibaYP.styles.css","AssetFile":"DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="}]},{"Route":"DaviskibaYP.zwukrhlgfr.styles.css","AssetFile":"DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwukrhlgfr"},{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="},{"Name":"label","Value":"DaviskibaYP.styles.css"}]},{"Route":"css/modal_and_gallery.css","AssetFile":"css/modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="}]},{"Route":"css/modal_and_gallery.w6k2yveyf7.css","AssetFile":"css/modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"w6k2yveyf7"},{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="},{"Name":"label","Value":"css/modal_and_gallery.css"}]},{"Route":"css/shared.css","AssetFile":"css/shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="}]},{"Route":"css/shared.yc3zysrcpr.css","AssetFile":"css/shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"yc3zysrcpr"},{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="},{"Name":"label","Value":"css/shared.css"}]},{"Route":"favicon.61n19gt1b8.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"61n19gt1b8"},{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="},{"Name":"label","Value":"favicon.ico"}]},{"Route":"favicon.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="}]},{"Route":"img/festival1.5tjh4zv2tc.jpg","AssetFile":"img/festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5tjh4zv2tc"},{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="},{"Name":"label","Value":"img/festival1.jpg"}]},{"Route":"img/festival1.jpg","AssetFile":"img/festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="}]},{"Route":"img/festival2.ig2jb55km4.jpg","AssetFile":"img/festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ig2jb55km4"},{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="},{"Name":"label","Value":"img/festival2.jpg"}]},{"Route":"img/festival2.jpg","AssetFile":"img/festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="}]},{"Route":"img/festival3.33y7brnle4.jpg","AssetFile":"img/festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"33y7brnle4"},{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="},{"Name":"label","Value":"img/festival3.jpg"}]},{"Route":"img/festival3.jpg","AssetFile":"img/festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="}]},{"Route":"img/google-logo.png","AssetFile":"img/google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="}]},{"Route":"img/google-logo.vyey8l1wmg.png","AssetFile":"img/google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vyey8l1wmg"},{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="},{"Name":"label","Value":"img/google-logo.png"}]},{"Route":"js/contact_form.4tb1o7ijyi.js","AssetFile":"js/contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4tb1o7ijyi"},{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="},{"Name":"label","Value":"js/contact_form.js"}]},{"Route":"js/contact_form.js","AssetFile":"js/contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="}]},{"Route":"js/festivals-catalog.b0chqkr4u1.js","AssetFile":"js/festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b0chqkr4u1"},{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="},{"Name":"label","Value":"js/festivals-catalog.js"}]},{"Route":"js/festivals-catalog.js","AssetFile":"js/festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="}]},{"Route":"js/login_and_registration_script.8ns5s0jfzs.js","AssetFile":"js/login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8ns5s0jfzs"},{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="},{"Name":"label","Value":"js/login_and_registration_script.js"}]},{"Route":"js/login_and_registration_script.js","AssetFile":"js/login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="}]},{"Route":"js/map_init.js","AssetFile":"js/map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="}]},{"Route":"js/map_init.u3gtwoob47.js","AssetFile":"js/map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u3gtwoob47"},{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="},{"Name":"label","Value":"js/map_init.js"}]},{"Route":"js/modal_init.js","AssetFile":"js/modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="}]},{"Route":"js/modal_init.qgz39z0tln.js","AssetFile":"js/modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"qgz39z0tln"},{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="},{"Name":"label","Value":"js/modal_init.js"}]},{"Route":"js/profile_modals.e72g2ic01h.js","AssetFile":"js/profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e72g2ic01h"},{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="},{"Name":"label","Value":"js/profile_modals.js"}]},{"Route":"js/profile_modals.js","AssetFile":"js/profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="}]},{"Route":"js/shared_script.eng9pxa8bw.js","AssetFile":"js/shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"eng9pxa8bw"},{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="},{"Name":"label","Value":"js/shared_script.js"}]},{"Route":"js/shared_script.js","AssetFile":"js/shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="}]},{"Route":"lib/bootstrap/LICENSE","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="}]},{"Route":"lib/bootstrap/LICENSE.81b7ukuj9c","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"81b7ukuj9c"},{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="},{"Name":"label","Value":"lib/bootstrap/LICENSE"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.st1cbwfwo5.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"st1cbwfwo5"},{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.5p029spbuu.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5p029spbuu"},{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.5vj65cig9w.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5vj65cig9w"},{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.nakmwdwsxp.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"nakmwdwsxp"},{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.2q4vfeazbq.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2q4vfeazbq"},{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.e6q6xbwqzk.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e6q6xbwqzk"},{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.o371a8zbv2.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o371a8zbv2"},{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.dy6jgresuo.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"dy6jgresuo"},{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.jeal3x0ldm.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jeal3x0ldm"},{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.okkk44j0xs.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"okkk44j0xs"},{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.z7kmom2977.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z7kmom2977"},{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.mk8rdyw69w.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mk8rdyw69w"},{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.97yrjpyf9r.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"97yrjpyf9r"},{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.cwzlr5n8x4.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"cwzlr5n8x4"},{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.wmug9u23qg.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wmug9u23qg"},{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.y53cy5s2zj.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"y53cy5s2zj"},{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.j75batdsum.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"j75batdsum"},{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.2yn17lgxub.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2yn17lgxub"},{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.vy0bq9ydhf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vy0bq9ydhf"},{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.ab1c3rmv7g.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ab1c3rmv7g"},{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.56d2bn4wt9.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"56d2bn4wt9"},{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.ik6i2hrs65.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ik6i2hrs65"},{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.ophe14yye5.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ophe14yye5"},{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.z9shlbduue.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z9shlbduue"},{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.73kdqttayv.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"73kdqttayv"},{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.6gzpyzhau4.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6gzpyzhau4"},{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.8inm30yfxf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.ozu22stjof.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ozu22stjof"},{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.4gxs3k148c.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4gxs3k148c"},{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.gjcw7pocpk.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"gjcw7pocpk"},{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.6l4ir0ityv.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6l4ir0ityv"},{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.fctod5rc9n.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fctod5rc9n"},{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.1piudyfv7h.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"1piudyfv7h"},{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.f6zq8v6eb3.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f6zq8v6eb3"},{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.kbynt5jhd9.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"kbynt5jhd9"},{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.89qbw8ngem.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"89qbw8ngem"},{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.c2nslu3uf3.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"c2nslu3uf3"},{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.2lgwfvgpvi.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2lgwfvgpvi"},{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.jqwzsa9uv6.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jqwzsa9uv6"},{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.wsezl0heh6.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wsezl0heh6"},{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.n5w6o92d9r.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"n5w6o92d9r"},{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.6ukhryfubh.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6ukhryfubh"},{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.4908xmbfjr.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4908xmbfjr"},{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.u33ctipx7g.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u33ctipx7g"},{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js.map"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.356vix0kms.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"356vix0kms"},{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/LICENSE.txt"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.03hjc8e09r.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"03hjc8e09r"},{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.48y08845bh.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"48y08845bh"},{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="}]},{"Route":"lib/jquery-validation/LICENSE.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="}]},{"Route":"lib/jquery-validation/LICENSE.x0q3zqp4vz.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"x0q3zqp4vz"},{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="},{"Name":"label","Value":"lib/jquery-validation/LICENSE.md"}]},{"Route":"lib/jquery-validation/dist/additional-methods.ay5nd8zt9x.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ay5nd8zt9x"},{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.9oaff4kq20.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9oaff4kq20"},{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.min.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.6d0lkjaslc.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6d0lkjaslc"},{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.js"}]},{"Route":"lib/jquery-validation/dist/jquery.validate.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.l1zq2mitth.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"l1zq2mitth"},{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.min.js"}]},{"Route":"lib/jquery/LICENSE.mlv21k5csn.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mlv21k5csn"},{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="},{"Name":"label","Value":"lib/jquery/LICENSE.txt"}]},{"Route":"lib/jquery/LICENSE.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="}]},{"Route":"lib/jquery/dist/jquery.7s2n0ol71w.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"7s2n0ol71w"},{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="},{"Name":"label","Value":"lib/jquery/dist/jquery.js"}]},{"Route":"lib/jquery/dist/jquery.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="}]},{"Route":"lib/jquery/dist/jquery.min.5pze98is44.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5pze98is44"},{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.map"}]},{"Route":"lib/jquery/dist/jquery.min.ehgnz7f14e.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ehgnz7f14e"},{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.js"}]},{"Route":"lib/jquery/dist/jquery.min.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="}]},{"Route":"lib/jquery/dist/jquery.min.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="}]}]} \ No newline at end of file diff --git a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.staticwebassets.runtime.json b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.staticwebassets.runtime.json index ef2797c..a2982bc 100644 --- a/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.staticwebassets.runtime.json +++ b/DaviskibaYP/bin/Debug/net8.0/DaviskibaYP.staticwebassets.runtime.json @@ -1 +1 @@ -{"ContentRoots":["C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\","C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\"],"Root":{"Children":{"DaviskibaYP.styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"DaviskibaYP.styles.css"},"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"favicon.ico"},"Patterns":null},"css":{"Children":{"modal_and_gallery.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/modal_and_gallery.css"},"Patterns":null},"shared.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/shared.css"},"Patterns":null}},"Asset":null,"Patterns":null},"img":{"Children":{"festival1.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival1.jpg"},"Patterns":null},"festival2.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival2.jpg"},"Patterns":null},"festival3.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival3.jpg"},"Patterns":null},"google-logo.png":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/google-logo.png"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"contact_form.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/contact_form.js"},"Patterns":null},"festivals-catalog.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/festivals-catalog.js"},"Patterns":null},"login_and_registration_script.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/login_and_registration_script.js"},"Patterns":null},"map_init.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/map_init.js"},"Patterns":null},"modal_init.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/modal_init.js"},"Patterns":null},"profile_modals.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/profile_modals.js"},"Patterns":null},"shared_script.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/shared_script.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null},"dist":{"Children":{"css":{"Children":{"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null},"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null},"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null},"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":1,"Pattern":"**","Depth":0}]}} \ No newline at end of file +{"ContentRoots":["D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\","D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\"],"Root":{"Children":{"DaviskibaYP.styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"DaviskibaYP.styles.css"},"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"favicon.ico"},"Patterns":null},"css":{"Children":{"modal_and_gallery.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/modal_and_gallery.css"},"Patterns":null},"shared.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/shared.css"},"Patterns":null}},"Asset":null,"Patterns":null},"img":{"Children":{"festival1.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival1.jpg"},"Patterns":null},"festival2.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival2.jpg"},"Patterns":null},"festival3.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival3.jpg"},"Patterns":null},"google-logo.png":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/google-logo.png"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"contact_form.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/contact_form.js"},"Patterns":null},"festivals-catalog.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/festivals-catalog.js"},"Patterns":null},"login_and_registration_script.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/login_and_registration_script.js"},"Patterns":null},"map_init.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/map_init.js"},"Patterns":null},"modal_init.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/modal_init.js"},"Patterns":null},"profile_modals.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/profile_modals.js"},"Patterns":null},"shared_script.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/shared_script.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null},"dist":{"Children":{"css":{"Children":{"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null},"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null},"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null},"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":1,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/DaviskibaYP/bin/Debug/net8.0/Domain.dll b/DaviskibaYP/bin/Debug/net8.0/Domain.dll index 7808d9e..dd075aa 100644 Binary files a/DaviskibaYP/bin/Debug/net8.0/Domain.dll and b/DaviskibaYP/bin/Debug/net8.0/Domain.dll differ diff --git a/DaviskibaYP/bin/Debug/net8.0/Domain.pdb b/DaviskibaYP/bin/Debug/net8.0/Domain.pdb index 8f11b19..0dfec34 100644 Binary files a/DaviskibaYP/bin/Debug/net8.0/Domain.pdb and b/DaviskibaYP/bin/Debug/net8.0/Domain.pdb differ diff --git a/DaviskibaYP/bin/Debug/net8.0/Services.dll b/DaviskibaYP/bin/Debug/net8.0/Services.dll index d8ae3b4..b2f4829 100644 Binary files a/DaviskibaYP/bin/Debug/net8.0/Services.dll and b/DaviskibaYP/bin/Debug/net8.0/Services.dll differ diff --git a/DaviskibaYP/bin/Debug/net8.0/Services.pdb b/DaviskibaYP/bin/Debug/net8.0/Services.pdb index c56e564..e19eb4d 100644 Binary files a/DaviskibaYP/bin/Debug/net8.0/Services.pdb and b/DaviskibaYP/bin/Debug/net8.0/Services.pdb differ diff --git a/DaviskibaYP/obj/DaviskibaYP.csproj.nuget.dgspec.json b/DaviskibaYP/obj/DaviskibaYP.csproj.nuget.dgspec.json index d521242..ed7923f 100644 --- a/DaviskibaYP/obj/DaviskibaYP.csproj.nuget.dgspec.json +++ b/DaviskibaYP/obj/DaviskibaYP.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj": {} + "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj": {} }, "projects": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj": { + "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj", "projectName": "DAL", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "projectPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -32,8 +32,8 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj" + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj" } } } @@ -95,18 +95,18 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj": { + "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "projectName": "DaviskibaYP", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "projectPath": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -127,8 +127,8 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj" + "D:\\Test\\PracticeReload\\Services\\Services.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\Services\\Services.csproj" } } } @@ -217,18 +217,18 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "projectName": "Domain", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\Domain\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -282,18 +282,18 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj": { + "D:\\Test\\PracticeReload\\Services\\Services.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\Services\\Services.csproj", "projectName": "Services", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj", + "projectPath": "D:\\Test\\PracticeReload\\Services\\Services.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\Services\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -314,11 +314,11 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj" + "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj" }, - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj" + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj" } } } @@ -354,7 +354,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } } diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.AssemblyInfo.cs b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.AssemblyInfo.cs index e8adc8d..11e3637 100644 --- a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.AssemblyInfo.cs +++ b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.AssemblyInfo.cs @@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("DaviskibaYP")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+18fa87f2dcbaba6d0e15501ce8918a361aac67b6")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+08b30ac656ffcd7f14f05725c3fd08d4ae2447ec")] [assembly: System.Reflection.AssemblyProductAttribute("DaviskibaYP")] [assembly: System.Reflection.AssemblyTitleAttribute("DaviskibaYP")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.AssemblyInfoInputs.cache b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.AssemblyInfoInputs.cache index f7b9abc..667b1b0 100644 --- a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.AssemblyInfoInputs.cache +++ b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.AssemblyInfoInputs.cache @@ -1 +1 @@ -372fa6a3cb38ef2c8174df4f12158f100c09f8de6c84c7adee06abc7d7db0dac +8935546a1faeb590b38acbad2b418cb8fc1abb04a51e143e4ee78b757ce197c9 diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.GeneratedMSBuildEditorConfig.editorconfig b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.GeneratedMSBuildEditorConfig.editorconfig index 4346571..7c41165 100644 --- a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.GeneratedMSBuildEditorConfig.editorconfig +++ b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.GeneratedMSBuildEditorConfig.editorconfig @@ -19,93 +19,97 @@ build_property.TargetFrameworkIdentifier = .NETCoreApp build_property.TargetFrameworkVersion = v8.0 build_property.RootNamespace = DaviskibaYP build_property.RootNamespace = DaviskibaYP -build_property.ProjectDir = C:\Users\77784228\Documents\GitHub\PracticeReload\DaviskibaYP\ +build_property.ProjectDir = D:\Test\PracticeReload\DaviskibaYP\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = build_property.RazorLangVersion = 8.0 build_property.SupportLocalizedComponentNames = build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = C:\Users\77784228\Documents\GitHub\PracticeReload\DaviskibaYP +build_property.MSBuildProjectDirectory = D:\Test\PracticeReload\DaviskibaYP build_property._RazorSourceGeneratorDebug = build_property.EffectiveAnalysisLevelStyle = 8.0 build_property.EnableCodeStyleSeverity = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/FestivalImages/Create.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Favorites/Index.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmF2b3JpdGVzXEluZGV4LmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/FestivalImages/Create.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxJbWFnZXNcQ3JlYXRlLmNzaHRtbA== build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/FestivalImages/Edit.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/FestivalImages/Edit.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxJbWFnZXNcRWRpdC5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/FestivalImages/Index.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/FestivalImages/Index.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxJbWFnZXNcSW5kZXguY3NodG1s build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Festivals/Create.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Festivals/Create.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxzXENyZWF0ZS5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Festivals/Details.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Festivals/Details.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxzXERldGFpbHMuY3NodG1s build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Festivals/Edit.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Festivals/Edit.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxzXEVkaXQuY3NodG1s build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Festivals/Index.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Festivals/Index.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxzXEluZGV4LmNzaHRtbA== build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Home/Index.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Home/Index.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxJbmRleC5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Profile/Index.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Profile/Index.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcUHJvZmlsZVxJbmRleC5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Shared/Error.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/Error.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXEVycm9yLmNzaHRtbA== build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Shared/_About.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_About.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9BYm91dC5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Shared/_AuthModal.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_AuthModal.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9BdXRoTW9kYWwuY3NodG1s build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Shared/_ContactsBlock.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_ContactsBlock.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9Db250YWN0c0Jsb2NrLmNzaHRtbA== build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Shared/_Gallery.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_Gallery.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9HYWxsZXJ5LmNzaHRtbA== build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Shared/_MessageForm.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_MessageForm.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9NZXNzYWdlRm9ybS5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Shared/_Services.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_Services.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9TZXJ2aWNlcy5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Shared/_ValidationScriptsPartial.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_ValidationScriptsPartial.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/_ViewImports.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/_ViewImports.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdJbXBvcnRzLmNzaHRtbA== build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/_ViewStart.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/_ViewStart.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdTdGFydC5jc2h0bWw= build_metadata.AdditionalFiles.CssScope = -[C:/Users/77784228/Documents/GitHub/PracticeReload/DaviskibaYP/Views/Shared/_Layout.cshtml] +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_Layout.cshtml] build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9MYXlvdXQuY3NodG1s build_metadata.AdditionalFiles.CssScope = b-rb1pc3kbmj diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.assets.cache b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.assets.cache index 086f743..c3c662a 100644 Binary files a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.assets.cache and b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.assets.cache differ diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.AssemblyReference.cache b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.AssemblyReference.cache index e614997..c94ec0e 100644 Binary files a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.AssemblyReference.cache and b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.AssemblyReference.cache differ diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.CoreCompileInputs.cache b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.CoreCompileInputs.cache index a1a26cf..427a9f2 100644 --- a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.CoreCompileInputs.cache +++ b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -856292a0c3581e6708f6e7aa7c282498d992a7ebd9ac9b6c7b18e22c654980bd +1e126fe59757a9723e30b15dcea4da416f3b9bd65a20d6c328563d2eacc7a37a diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.FileListAbsolute.txt b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.FileListAbsolute.txt index afe35e7..41968af 100644 --- a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.FileListAbsolute.txt +++ b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.csproj.FileListAbsolute.txt @@ -676,3 +676,167 @@ C:\Users\77784228\Documents\GitHub\PracticeReload\DaviskibaYP\bin\Debug\net8.0\M C:\Users\77784228\Documents\GitHub\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Security.Cryptography.Pkcs.dll C:\Users\77784228\Documents\GitHub\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Security.Cryptography.Xml.dll C:\Users\77784228\Documents\GitHub\PracticeReload\DaviskibaYP\bin\Debug\net8.0\runtimes\win\lib\net8.0\System.Security.Cryptography.Pkcs.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\appsettings.Development.json +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\appsettings.json +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\DaviskibaYP.staticwebassets.runtime.json +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\DaviskibaYP.staticwebassets.endpoints.json +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\DaviskibaYP.exe +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\DaviskibaYP.deps.json +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\DaviskibaYP.runtimeconfig.json +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\DaviskibaYP.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\DaviskibaYP.pdb +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\FluentValidation.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\FluentValidation.AspNetCore.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\FluentValidation.DependencyInjectionExtensions.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Humanizer.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.Google.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Build.Locator.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.CodeAnalysis.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Design.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.Design.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.Caching.Abstractions.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.Caching.Memory.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.Configuration.Abstractions.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.Diagnostics.Abstractions.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.Hosting.Abstractions.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.Logging.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.Logging.Abstractions.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.ObjectPool.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.Options.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.Primitives.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Microsoft.Extensions.WebEncoders.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Mono.TextTemplating.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Newtonsoft.Json.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\NodaTime.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Npgsql.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Npgsql.EntityFrameworkCore.PostgreSQL.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Npgsql.EntityFrameworkCore.PostgreSQL.Design.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Npgsql.NodaTime.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.CodeDom.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Composition.AttributedModel.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Composition.Convention.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Composition.Hosting.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Composition.Runtime.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Composition.TypedParts.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Diagnostics.DiagnosticSource.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.IO.Pipelines.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Security.Cryptography.Pkcs.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Security.Cryptography.Xml.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Text.Encodings.Web.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\System.Text.Json.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\runtimes\win\lib\net8.0\System.Security.Cryptography.Pkcs.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\runtimes\browser\lib\net8.0\System.Text.Encodings.Web.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\DAL.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Domain.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Services.dll +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Services.pdb +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\DAL.pdb +D:\Test\PracticeReload\DaviskibaYP\bin\Debug\net8.0\Domain.pdb +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.csproj.AssemblyReference.cache +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\rpswa.dswa.cache.json +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.GeneratedMSBuildEditorConfig.editorconfig +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.AssemblyInfoInputs.cache +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.AssemblyInfo.cs +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.csproj.CoreCompileInputs.cache +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.MvcApplicationPartsAssemblyInfo.cs +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.MvcApplicationPartsAssemblyInfo.cache +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.RazorAssemblyInfo.cache +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.RazorAssemblyInfo.cs +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\EFCoreNpgsqlNodaTime.cs +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.sourcelink.json +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\rjimswa.dswa.cache.json +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\rjsmrazor.dswa.cache.json +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\rjsmcshtml.dswa.cache.json +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\scopedcss\Views\Shared\_Layout.cshtml.rz.scp.css +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\scopedcss\bundle\DaviskibaYP.styles.css +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\scopedcss\projectbundle\DaviskibaYP.bundle.scp.css +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\staticwebassets.build.json +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\staticwebassets.build.json.cache +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\staticwebassets.development.json +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\staticwebassets.build.endpoints.json +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\swae.build.ex.cache +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\staticwebassets.upToDateCheck.txt +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\Daviskib.A83E3B5B.Up2Date +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.dll +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\refint\DaviskibaYP.dll +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.pdb +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\DaviskibaYP.genruntimeconfig.cache +D:\Test\PracticeReload\DaviskibaYP\obj\Debug\net8.0\ref\DaviskibaYP.dll diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.dll b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.dll index c2a21fa..0066961 100644 Binary files a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.dll and b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.dll differ diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.genruntimeconfig.cache b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.genruntimeconfig.cache index e441d4a..42f871f 100644 --- a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.genruntimeconfig.cache +++ b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.genruntimeconfig.cache @@ -1 +1 @@ -5aac3c40038b54844d4606b8aa6a34626c7f34c1bc078582aa36b27889142c01 +4d839e45e1362e3e08021397ab238de1ef49743831d239c028d97ecd47bff063 diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.pdb b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.pdb index b0c6fa8..823aa19 100644 Binary files a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.pdb and b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.pdb differ diff --git a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.sourcelink.json b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.sourcelink.json index c57844d..3349f0f 100644 --- a/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.sourcelink.json +++ b/DaviskibaYP/obj/Debug/net8.0/DaviskibaYP.sourcelink.json @@ -1 +1 @@ -{"documents":{"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\*":"https://raw.githubusercontent.com/DarkTimeMonster/PracticeReload/18fa87f2dcbaba6d0e15501ce8918a361aac67b6/*"}} \ No newline at end of file +{"documents":{"D:\\Test\\PracticeReload\\*":"https://raw.githubusercontent.com/DarkTimeMonster/PracticeReload/08b30ac656ffcd7f14f05725c3fd08d4ae2447ec/*"}} \ No newline at end of file diff --git a/DaviskibaYP/obj/Debug/net8.0/apphost.exe b/DaviskibaYP/obj/Debug/net8.0/apphost.exe index aaf29fe..7d520ad 100644 Binary files a/DaviskibaYP/obj/Debug/net8.0/apphost.exe and b/DaviskibaYP/obj/Debug/net8.0/apphost.exe differ diff --git a/DaviskibaYP/obj/Debug/net8.0/ref/DaviskibaYP.dll b/DaviskibaYP/obj/Debug/net8.0/ref/DaviskibaYP.dll index fce79c8..53815eb 100644 Binary files a/DaviskibaYP/obj/Debug/net8.0/ref/DaviskibaYP.dll and b/DaviskibaYP/obj/Debug/net8.0/ref/DaviskibaYP.dll differ diff --git a/DaviskibaYP/obj/Debug/net8.0/refint/DaviskibaYP.dll b/DaviskibaYP/obj/Debug/net8.0/refint/DaviskibaYP.dll index fce79c8..53815eb 100644 Binary files a/DaviskibaYP/obj/Debug/net8.0/refint/DaviskibaYP.dll and b/DaviskibaYP/obj/Debug/net8.0/refint/DaviskibaYP.dll differ diff --git a/DaviskibaYP/obj/Debug/net8.0/rjimswa.dswa.cache.json b/DaviskibaYP/obj/Debug/net8.0/rjimswa.dswa.cache.json index 6e3c84e..db62db9 100644 --- a/DaviskibaYP/obj/Debug/net8.0/rjimswa.dswa.cache.json +++ b/DaviskibaYP/obj/Debug/net8.0/rjimswa.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"JjX2elPJePATkO+4P6zHNSgBW3XleYGxaTIyBTBfqf0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"R7Rea/YQmcweqCbKffD9oUelggfpJQX85r65aYZsas0=","InputHashes":["6NuWKWps3\u002BSkhFXPMkxsShlhHfS/2ERGkKFfJXKi894=","Z/\u002BtlNcoedj7Z7DOTGN8P8L4wODP8IA7\u002BI/NJQqf1iQ=","RIlf64cWHqhO/5c5BJbKxexV7v8HbYXQoU5IQt4/k6M=","jKHt1P9jUHdYCcRS58jmnrXtJ47WCPQyTDCPCTgLGkM=","IUXxkeBGjwkvrtjussNYTMrX3SPK6D221pWIc5avKME=","sGyLL8cmDKELNMpYj44NbCs2EdjWt6N4GSl04W/HZWE=","5GNPeULaPD/seud2oU6khNsywaack1CD1Gm0wbgvumA=","diDA95SNaFx9N5ozf7HFXJcLzadvbpreYysvrz/VgQQ=","sVbwATYL0hQjG/HRM85yVwniQNf7VXnhl6Bvbije54Y=","tuBbkrZDPjjGjV05K6b7ubkdmsBXtvUSJ6OYKHyiIsg=","RfHJkaFyShzoEXp50LnXCPTwXE2eIk4SicLWqxmeC34=","/QHUXpKgDfSdq7JFMgV3jsc6s5UUJCOX1dXQkdv\u002Bop0=","TClWwE3wUmdjuryWe5PJoiI6w0Odmt64DyFPWp4TgiQ=","NzK1qchs5iOt/oKmxGg8/fMECLcUT0Fr3eCaZbOE2Yc=","keqGO92Egp\u002B022On7uBfCsXdAKDG7vo47ASJLabV5rg=","2zJhBhkyTrLqTE\u002B\u002BY581eqJVWqJGNRJpq\u002BQjt93Y2Vk=","0CYS3zTgLnmIhTaxQdFNRfoM78emV2Ow4BxVQKhrA5U=","9EUeEDttiYtQ7BT9ypKjZdRypgRrobiE\u002BSCIurUyh80=","h56lmWjg067z6HNZErJOzDOWj8N466OQhnS7fq1kUcI=","Kngu1QELdc70tyNDbO3Bqw8fHGJ5G0MknC\u002Bj5G71eSA=","A0I\u002BRjAl5skNOJhRpevMAtczWPyVrjDXwOk4bg4kQ4Y=","tf\u002B48jTUVPZHnPo3/8ZpPFK9WDu/6YXccAa4jNbHMFc=","IHLDtycqoqrE1MbLrw5E8EbbjAu1obtlH2qgOFVwEeg=","nhcv2eu/B4i8VQeWaq\u002Bmw3GrgUv8R59VcklZc002GWM=","tW8jlsLIS7roq4wa4hgR3Vr1QAg\u002BGly0cgZf82mcCZw=","uMk7Pb3F0V8IrOMB4exkwbnj58ykPuhuGaf4nkX4H7U=","GTU3dXRuM5Ogc/qLP0t7nP/7VuvqelpcJfRQKB5RYDI=","pNxFm9MYKhz1yX31CjLCAWfGsn\u002BgMoJwgdBrG5c\u002B0eY=","xxoda6M3BXUMSzrTEkpkwangZViEmYpNHQqtcB0746c=","NEOGLkJ6\u002BRMZFjIyhrsionhMnLoi5eUT/V8EoRA32ZA=","zruygoVSpUp/QGnR\u002BlHII54\u002Be1G14\u002BxabsoInERFvuc=","I9J6K5zfOfo3hs59ZxiBm6Ou5NNGwy0LkK8bVpOMKOQ=","lv3y4U31zfwz0sCoyfFvhEiawUHnbKsHPs\u002BzFydNh9w=","zZYQXPGdlMlG49QhaDjwD/R85hNPbnfoVmqalY0EAc8=","yNDDj/bZQuhJ3iXoYv1lK\u002BCXIGBCbIt/Uy5GWjG2aKU=","/MaZbt4RqRSDb99isXKVj4VvNsgCxSVBbXcejf18\u002B0s=","nrzF6v\u002B6IpX6XfXtmriTnqxLBGIChU1qC/XzLtcarBU=","kKFnwVWaGRVLcHz/zIeaQgG6lfeVeW6WUK1cPEPq46w=","dqLxqKAWnlgmCfLH5Ree2ya2/dza4tgQqaZ0MwV25nU=","DkxYue/dEtmBbqWUrZwmoCpyB2pqKsQ47wXx5c1rpqM=","ATtD1VtBdDtqGQiWZesG4oyQ/h23rGZ2gHdQV\u002Bw8dIc=","RZoNM7yICnWetw1xvQQtAbARtbvmdbie40E0y5Gv/vk=","\u002BOnsthAehEiuIll8DqybkIsd\u002BmjL4yqfR609IaKDI6Y=","ajFc0vm8NTj/hU9AA1lJW3nuJjcd7Rs/93sC7uQUcE8=","JvPvhyTFaK/asny8hhFOMdJGAq0TvBHafU3bADlxHVg=","1zkbVtnMluN/I9756KNQFJYRFctEK8DYwheyS2OB5JY=","DmGRZlrAYoZQdV4C8bmB0GsE9LGrLbVEuG/lKI4eiPA=","gGBeSzZAUJZOqaBN1jXVHlzvOzm7rG4tHRf8MgYrEhA=","v0/5/XXOHRp/AqjsnRHsix02Ne6QXIOoBqQMzXZw\u002B1Y=","fbaS0PNUdJGXrBzrGUTLYcMNeMIDIwgqilLPbLmRreo=","r7kGGYGEc3KahTaTLzTYGgozLyi9ZqwrdlH6UhPqacw=","K3SptBW2yxFUKrY7It4DbICxc\u002B4p7vdqdi8ey8dnxK8=","XqHvxBfbUdw0Dt9YydUKclf8I6GJnN\u002BIr6K\u002B5weMh\u002BA=","evERVhsZbp8U7eJllXuSj6\u002BQXtetN/09Lf3PVe6Q0Qw=","Vd9g0QkcOBbvv2uawjJDBQZCf2IJnVXm0i0UCfFnCP0=","emcO7x2Fm9jA4tcvQi4HK/il8bdUFN3Dio/1c3i5iQI=","SGSd0rOOy0kMqcpugef2DSC\u002BSMZ99VIY56\u002BAsPherzk=","IHV2rxjINmDisvje4AT31nZulaJnywUjz6bDsjbUjVg=","VQe8zX8S1BENEZsA\u002Bc7m7Go\u002BTEdfPveRF3zT9Lh7R3w=","RTn3tjnL\u002BU85nBvvyhklrKOvYsoEyhN7c6cNmUhZ66E=","Nr5Ciw\u002BYpZnYdtG8gXNiRznDKVRS1k3VwDA4FX25owk=","YS2zEvbxgSigjY5A/FstBcJx6OnTO1zO7Tx2QFz/S50=","STB9L9GHORmzpFhLo\u002BEn44jDYgnE7qdnuSmLZM3q9mI=","zfLYd2TWYz1Ohlrn\u002B7QbYrNh3Hxj2GvkCR8rmT4T6Js=","thEMReJyLaiVk8EVXWv9cJZWzWsuhFXYsfMP59qhrNw=","Q3O7phgWF41aKis2ihi4ev21kIlCWnX/TnohGiSnw/g=","9EwStl874qOJmt59L134RafWUl5aAzKeMD9f5c9YhnU=","QeDFYfTBhAchE3T9HkWhRqOx57/Gn5/aKJrwXFHi79k=","8o9XWSP9nnlRE/Y51NxMf/92M24Mtuhebh/wiWCtppM=","fNYkEYJJ26VEkqMOPp6DSV10KwD\u002BkA5cekKVn1T37ZE=","hVKV8BkiA5k6Vw2fiok9iDLjTstbgM3B19FVLxu/P24="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"JjX2elPJePATkO+4P6zHNSgBW3XleYGxaTIyBTBfqf0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"R7Rea/YQmcweqCbKffD9oUelggfpJQX85r65aYZsas0=","InputHashes":["RmwTIZSLjmIGk99gGOgFXk8Ii5Op3UxRMLUsGGAcw\u002BM=","XNf5\u002BC0Uwkj8WNxc3IFesQAXY8vK2gGpoLCLwmKNAls=","ZjkKOfNYxwuVlkjoU1XJNMbKxiDODuqlnf9nSuVlgAs=","MTt3SgIya\u002BazWSHm1kp4qlIXj6c8BOMwJN5hAT6RZYY=","\u002B0GBwYFhST3QRoA8yywrcskyoj/ynpZlW1Rf5Vmdb1A=","m31HJoHVh9/BNuEdysz\u002B3LWWvr0q3Sj9d4cDuSPbbC4=","H21aLGbrEx3rOjQxTJswXXPdoTNkXkmii5ssNbhr\u002BGE=","IUhC9Lknaqg2/5I0zI\u002BNGQlSWdI1UC1wWyjgzQM0QEQ=","Il2QO3EJKcZq049B/vCU93DiouEbyRsZ\u002BZGG4NkHPO4=","ZBSQjzdDwQqHhecrYQ0JKkNsa/fuiMK0i7fYTsO/6Dc=","eREiO97pvhjHFbSlXFuuCPgeQKiPvd0m4OGIP3xRT9g=","D/ePWp3bDkxCvvdzRtxO7FCpvcWUoSs0XH5rgIdyh4w=","9KaO45QFM8wbv1tUCQDCps67LsOlyPwVk9gHPUj0ucU=","5sP8WJLtxoZA/blRXFB54MV3BsXjful/Q12XHdfGC/4=","XdjUSiFIXtMYo3s4srKd4BG9/3/MxqWIYHiPz5TaFsw=","7oP5AvCNU/R5TrN14aWdv/iCuTc\u002BGfQ2AnpnqJiOzS0=","WZmaASTwuuTr5z2E/psuDcOMH75X0ADKGW3RGFETS6Q=","yhaXoKgRA6K92SSYLhfGEpjKxh2iWkhtvd9MsTZztpU=","bXYNZOHU\u002B5ELtxWenp9\u002BwL9P/PFQDG6KSLco9\u002BwR/bE=","oN7Pw1Zje31oWCO55wWI1KIlfj7rmdb1heZ27nPYme4=","HsUROBq6Hfz86xzYo9lkej6om1SQZR1GI91aQD1W9sc=","lNVChytNmnNyBC5P3snMSuCYs6xdM4EU5ef2ipj3MGU=","IlDcruz\u002B/9u8wQR88Yig6M/M/XmjST5nxU38YzdkfiA=","xLg/QGr7CLYeS1OZAGo5Ju9KzTiFsfKFd/bYtkLn0ro=","dpse36KVK/m9WLcIIOrFTo9W0SXgBygiC2ly5D10xPc=","L4vVC8xdgOyvbT9yP4At8QaCO8OYsr2XSs9XuBq6irM=","CGkCad7byvc0waJHvzrJ2QsZ1aAFj\u002Buen3wwF4T1x\u002BE=","apRdJ5TaDGvxh/772BSx8WPH3L4\u002BwnqN\u002BRFaK76v9\u002B0=","t0XlzhpJCvjEutLvbCTokHGrcJqS9Lx3gh5UEyL720U=","MeNG9c6HqcQN7S11Fbu7Shw3fv3MT/tcDEVBW4KRmWU=","2nMTT4hUUD81H/7zvFADCu8IFww08uLoSG/IxRI6xRE=","4dh1BY\u002BRIkR9WgA5w866pZ1yYOWBkDdjto1Z6mzNaZo=","knXnp\u002B1er51ZoU4jgiYt8gVufNecUwPUhNNiayXqDCw=","\u002BN66CoLyVo6BmUDTSahL6b8fD87OLwUXHS\u002Bic8YkD3M=","XenZN9B/MOF2lpBGUO/cnpYHkVkkNE3dmN5aY1XbZ\u002Bw=","lF53IlRLY5qSTPpM6w6HCDckVtB7B/Ej7dgBNJjBRJk=","AKinmhBLDtCkePX/jwEoa86Gqjk1qVi0Qz2rcEfLXNs=","E95v4ejski97XKYgfiFRPqQ9i7jN\u002B4zpQUJq5ci4b9s=","DDKKAmSzvHKKMvxhGAuQ5MNDK8XEAVEN0iUrR0D9LZM=","TdJzQqSUNs\u002BNPCxoKy/jyNeJe/pEj2bdXfCMRAWbva8=","YHJLVz94DsoZPnEGWnXmKB\u002BRrsY6WWC2o/VVdZYoOQI=","\u002BoxHzO4RMmpzWs88uPWyw3raZQT\u002BUjrgVB0Scg9www8=","tNq2jn2sopuYHO23YF5\u002BVFb/rI2wxZUWgk4PvkOI318=","8AIzs0mi6y3fXeoqyz2eqyKtM0FUlBcjThhuFtMzUnM=","WLlgoiDOY8OHGrPX2im9jhnrZKDH4dhYyEAd6IGyOCo=","9f06SQi6ef0p2MpvD3eBUmIjQwRSQMqmRDxix5RkM\u002Bk=","Xo/q\u002BaqNVDdEkjUJzcABq/4PXm84np7wTnLksc8f1jc=","glmu1SRNEz0vRidUuu7YP0omZEDeBC9yEQM\u002Bfc\u002BNi/8=","duMMOQoimDXq1Toll7vmps8g85kIYa7Ib3lWX7EemMA=","8CVMT8tik4MMRkphwbdq5iOKPDIY0v4\u002BVeQj38hSJnQ=","gR/g7SxWZCCQH6dqbQB6gbAtnRhsUynwF9LiJ6mpFAE=","\u002BgnK5sQRv1Ssbky9Llxhw\u002Bu\u002BTycYagPupSw8tegzKnc=","OuoSahmqpCPOk5icpgOb1RDyxxZAIl6013W8fOP8R4g=","3m5c73xEgq9Oclz1xKVB0oBfvvmgP2rExUMMCaFo2Ns=","BAVWhv713MgulMsY5aj\u002BjBo0SJV0c/E8kRiP8QHk1J4=","Q6ualabTYfgIqkGizzg5\u002B/eBbYOAvDYIW33IlaO\u002BL1c=","fjbAyIFOfP7uVRIwua/YinLqEeLd1m09cu7afAaBBUo=","rrrpjF\u002BGvThDomw0FqpxxTPUuu0RDoRvTPW15AR3l7c=","xJZtwrd3Bic4BliZk\u002BLDmhhKC6ZXSdBV5dDXzFpvnPE=","iRKd519uTcoDJ260M1OFDVoz9ruS/Pa7ysTKFmQBW80=","qAwhM/seR2vQCXl2RgoalxO8Rm5JQ7HbUSfb5pf/Rtg=","Tz1bw8tqd0KoqliOb2jH5UiKahNE0GhnjYijoudG1Q8=","e0bzGJ6oA4F8408MocWIQ7LJu60NB6JYqJlSAWBzNHM=","yjZTDhUBDjPLZXQFjLukLPgNuNOqHhSv2yPIF7HfHQs=","lE8G1vvbJu7OQfOYgHkKdS\u002BKFhYcBmx\u002BfHPmEvl6F/I=","Opcn7DVDN2tuKgKgawuZdoRkWbwXpmA2DahUz7pngSc=","dnZ/U0iCc99InDDPyJqMps9mh\u002BJhGHyeZYfwKa40LFo=","to4RCkao7oPlDIdIV2a7DVDuPhBL6bnzFghkldmaFwY=","dEDEhNzI7gXCOW9HXqSERSVvaqW98fDhA4VGki3dbEk=","KK8eRHbWvjwM/TPhNiOU1QllaDPGFIlYzoZNsEq\u002Bg1o=","/PO/PCb7nFqJIblJJ8HkKSDUJtdS0TWup/p31R\u002BF6Wo="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/DaviskibaYP/obj/Debug/net8.0/rjsmcshtml.dswa.cache.json b/DaviskibaYP/obj/Debug/net8.0/rjsmcshtml.dswa.cache.json index 719e07f..bf759ef 100644 --- a/DaviskibaYP/obj/Debug/net8.0/rjsmcshtml.dswa.cache.json +++ b/DaviskibaYP/obj/Debug/net8.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"lEk03+aabeVjHqx+Gm6hTPnr68vWC1qBrivjab/XYNM=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["h5YTcv35XVva/vuei\u002Bs81rTwydNvtZmkVDxBG4fkys4=","vTwgnQlYiq1YC9rePmlGAj65QDTSEuBZSO5cDkGt4rA=","Bcf2Me\u002BJvdgKB1W3u9DDn/iotHBNBMSrA1eqppT62Lg=","WFeaf2nNz1Wu2yzRF2OvPMZTa\u002Bp65B5y5Eb1HC2Zzm4=","ACAvM1nnUx\u002BzkSvdXUgGJctd82AGSEd3AJd9FDGDVpY=","\u002B4ismIFCwMlyDSS7QcR0zB2Cc/rgJ9sSWPu2jvxGYM4=","/d79C65R1ZrJo37Y9WM4WWRUe8VYsMx2NlEj\u002BpPI5bg=","4uiXMe4XKYYfOWwZVHHT394gXN5iCFKK80i112xIi6s=","Sih1PoddYGIC\u002Bio/UjH7cuDJ3An82cmX8YSrSipYANU=","8vNMvRp3mc3IzLNFm34qFZnwH/fZP7TfWJQKzIsg9Po=","txnO3Q8evts7p7bGpLqv1/x900H68ab9VknwBVipoCg=","gPiyHu6e7gcdpyiRLHfDzfEM4Ptj2\u002BAFpRgH1zKZERE=","txJWw3\u002BbslgNyA9BCSjXLpi/FXWWAy7Qd7NFEuzY8OQ=","ui9A2f9QwCUYZms79t9qlxn49C0aZ/gTertm\u002B1UlC6s=","0BsntAW7qUgQcsrP42hLjHkiw9ZIZkFFeIXoF7Jd1dw=","pmPuz4qE0ISWDIKqgSiYe7VfUJFTa0RtyrBEKucO3Lc=","NBPhyJMKV3NGKs9GQ6yYqNya7IaUAsk4PUsblXFCDfA=","RLDz5Z6KNZ4M\u002BZf7oxlsB4SKbdKCF2OtwNUlyNEywfs=","IckXZOGXcQhqV/X1Nqg0TGcgAQqkxbOBKoBFYsOiXYg=","yE20WyZV4ZLA2SG8AovVixMlnLDJwBadA4MqxvVJuR0=","PWJtsAhOjJxvctlqEPXc1XEO4n7zHVsUXo3U7AzV/tU=","80uLey4UQ9cD4MZD9Tq177LSm4FxZRphtnYsZLLvrOM=","ZxLCfuEG6fHm4Hoe6I5LyWX0QmDIcLrxm54Rs8fgLbg=","BZZ2fWv57lpSzVZ8ohpxmJFzWnlRmGv3zQiMYsqgthw=","hKVFkc3sxlMtCPMEc4oOBxK/6qCL/pROS6dmwKfbh4w=","Gt5gHn0dsXc24nbKLR5C69o\u002BlqC1mUkkZFIEjj1Ug\u002Bg=","0X/wwq6wCDpql4CL5gHaW2bDVgg9kZySgvCgx1nhMLM=","zRh3Esj\u002Bcz80BDh0UFQU2gROTeQB\u002B1wMPQv3TLzFu\u002Bk=","tlry5EjssQXW7Qui6o3kxOqBRHu98ev4OG1C9vT6F58=","S8KWeu6ea\u002Bj4GqFiADmJZUPh5BLoPvGYGxLn1zGaqYc=","FwWKr1XoXsyuz9i/W2m59SzfcXT3GpSDVYyORWgTEGQ=","e36uhsxBVXPlgE2ootp5ddjoZE3p1uHFa353c/Agi3M=","PizIz9NNvHy5X3KaKHlg3sMGVgeZ2AyE0NVwh433yVI=","smU9So8pX/rhSwypkiGG\u002B8Tl8SlNI1SVuck2SeREZxM=","7aPPHtKjZ2EQHhTnIWqyfFTATGsfbUWQ369UCxtbGis=","um0Q44VmqQUF7PVGcdDl91k2IexSffxYGoUEPYfz47o=","D2ijLSOIxotGKUcLjxFjBj8rgTat4aK7K9n62doRhzo=","WF6VkOgKmp/AGiZzLclxff/1ePxknL50KL1omV64p7M=","f0crTcynzMHI2Wjj593axiszcxSUI8CgOJ\u002BSG\u002BfRcpc=","/u\u002BODrxqtr4xLtx2/zBGE/PB71BYtBDpAz860M6VSYE=","1I7k7mSi2LEW3fLvIZq3i04pOVCfBxcJqoauACEPkw8=","aqZyRx\u002BGBHzd3XKcPjdE8d4XoW63MMbSpC/drB1JY0w=","7QdLEYQYpmDXqXpmM\u002BPBzbtWjoeStZrU9dhljj0OrE8=","cdaEh9CZzMF7UAA4v3vCoohGS\u002BhO8DRGcuj4UJyMN6M=","fNywDpWd1CQPpJuXNxyKQ2Bp/76Npq9BaWt4rRp57JI=","RFajJEJye7U8/SlGWfBFNs4DDKFyAbGohveoWvO5TVc=","lVXA8KJr7Oahh3hiU4qZ6hRlKxneleBX9Rj2tgKXrHc=","8Uq1maaEXUbYOzx3hHJnNum6ZkMLfF2NvEmNG5FnhaU=","C0Az64WuJnV9prxDfHXYKQjMJYE0IrHTBR27zv9hDwk=","ju5J/ApjGnsoDHodhdC9t3mRBdyQfm4oI0e5a7FwgDY=","lweDqRLfxe\u002BskG7Owv2cDIvldwDimQuDvEgNiZurdXg=","e1s9uJHuaQBJGf8q2c90z88fS2jaRxTLdxkpmTQzGcA=","mWai5uaF27seeXE9LbTBmEQbSMm7PeBDiB3LULz3VVY=","4JbPKQObYTBjcGp9jYIpc/vAhVY3gNjIPo1c1y\u002BL1pA=","GgZZaXaC7JabgJ6rJ8q1ahCFByeufXE0C/nr4dsZhDA=","DKqO5b4/O1\u002BV6IPAYX2\u002BE6a/bX5DYQoPRuAQwNxrVTk=","U5WT1BTgICzmSDePRblx1lRpMiEzlSarNlNcLvjIKJM=","GEOB5oq2Lwn0kVtXAP1SQZJUpvu/aMiq1/8dgpLcCaM=","pHQgRUpiEm2MfTBUjV7tjjRrzGOr5ADOGLsX2Cc5eUQ=","EKKZXoNnr69oeXUpLn0NjRZfxtrDkXRTjqfFDWSCrxU=","5FzuSv\u002BcIcvnNB6C8Js0yywZZMp7FufyrrswOgqID8w=","5BWFUqbtHwXvDgvtLTb\u002BeZQg2kdP4DhTVNr0J8P4wQE=","HjMM8K7AAnC8Z1I3O3htpl3BSqPgewO1Lqf4GgWC4cw=","c28BmjXJVuDOzhd78uXIud/2delcVI\u002BPXvUYx6RVIUU=","tmN/TXYlI1eS9hFK6B4XKZvXcruRlXwNcFaM4MaOej8=","Tl8c59ys2H8HABNc0wqIhAkd3b46/xgfH7duFJFBRxk=","og9mqyxn0Hx7dVpyoYtTWxo3J2kd4Ipo3/sTaqPoaCM=","xSV3g9bY7DBT41GdcnnjRF/phZZJuY8eOImo3KooL34=","jqwq1JW\u002B6fQVCMoT/2nNWuGmcqcLVLDlvjcXFjDZLLc=","ut6R39AhDQQ3N\u002BSKJZBoOpmpGx58bvnckEHXhZBGOoI=","\u002BuXDnWbJjdXtfiBM63pMMoegWsL7nemkuHve9hRhjTI=","1Gx/7Tdjec\u002BXe5FPtV1KNAtCEfomkOhfLDhtGFpHyoM=","QE3Nf5l8ujKJGFNZNhS9qpSbzHk0FblmV0yIXoIS8I0=","1/TNN88cZkOfWaN0EAaBj7o9KXQQae6uyvKx5wfiAqM=","cVNCGJ7Ps8JWnFfuJuaynXhp7qcdqaMYLtHV1IX2sOI=","qpeg4sZcLZc\u002BaPV0S4sqJj02Sq89qiNC73w2YA2fA\u002Bs=","mrCxeVdtpkXFuVzO38AXJ7KWH\u002BwNk3D2AsFPQ4FHUdk=","l5QAzPvSPk4f55K9UBMxs4\u002Be0OVQ5X8RZX4fqsZGWFc=","Pf\u002B9jUrVcdF5kyXRO9STy6zwW2YnoCqzyTMNHbuLML0=","kYgRlWw86PGQNky3Woc4BMS5F5LOSYNGvfCYVWO6tC8=","gK/RBL7Z1anYd6U6Ax\u002BuYQCJeMSkgwYEAgWYKyjaPfA=","SDIf1bdt26QFGKM4YAVPvtijHApz\u002BfB3CEZ6r4kHGFc=","hJJUspNem59BOtX0PX0hKYfM/mF1Q1vBrqoA3Rjktis=","xYV7/jfshCam2FG57JBpr25YqD3D3YZLzvf6Z7o4q7Q=","FBR3f\u002BujkE1Sj6JMX8MG5GhmhOfvdg4QGtnm6Ry3se0=","RWCNF87m3lG/CVhyQi2Og\u002BFS3aPhTa3NF5fHtwRledQ=","1GI/tgCDzxuzxyDkqS3t97i9gFxbR/2FUpwgs1pLKnE=","cxmZNmcsc1RX6JjKqO8IQg\u002BQ45w8RghqbTyxlQ05Hsg=","b4IIzYF22YGfu5ePiRZ9oKC/3VhjhY6HCoBp\u002Bdi9o/I=","j42jFoPUmSyjnHraKbh5DBPIRsS5AGYbRhA705tptgQ=","44EfhSa\u002BepDz2NZuO6SV2nnyWW1tbd1CMF0kR4zva68=","Y\u002BqyerKb2Yu50trq8HL\u002B6hUpM8iv1UXLuh0l8GtNGzY=","qTo1giwoSFZJd1DuOdiSiE\u002BL\u002BRKgbk0KktcanbuwWVE=","GoRZhwgqMXRqaZjsq6n3cxYGn2I/PObb7RCWkaDJvHw=","nE\u002Bs506OLMR1CpLAWzuAiepBn3QCtPWZrRS98TKLJKI=","gXkZ1wx2wiPzXrq5NySNKtPNLUK2k\u002BXCNvGLLePHrYY=","TZ3tHyzah/l7S\u002BHJ7Otb80d7VCPyKTWicDXQaIpR7pQ="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"+I3Xh9zK7dKDQnkiVidfP8Dxf9wwiizTS2zfMkb6fD8=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["1bUfRrlQV342S8E1CKuUnN37n2/V1\u002BAOh\u002BApeDcHY0s=","dmLwtCpZDITT3\u002BasFu9X9oAVOZ9gmxTXx46lfnWHhNs=","c2ErFjiC51/gGYkXNDAH5TvaTHDlcsgXjp9LcPY4Ji8=","3CL0s/vErPtoO5E7i4KgGBZwwAfod2cpZC\u002BCCo6Z7QQ=","cdoF3Uatyg1mwIfrzD/varBkdQrohQpODh\u002BCOy\u002Bkkxk=","LBxZBb/h/PzzSVEXawlig2Ip\u002B3aq3qfHVksK3WOx60E=","RkGY/JgXgykueVkNLWTSUNYJdVLt2DdFbgsDX5BymOM=","F4L8F\u002BUTHa17fSOSbu84c6VB57XAtW\u002BYBJcnP6Ab84s=","8BDe8tkZV0I3HqfKCKtU8wjsLrEVtgVgoofs/SaZAo4=","dlDLd0U1DSv7mTtctbCUM7H4EItRU4zlRHW/TRhO\u002BMs=","4qEkwU1eM\u002BjRC3RncSeY0pFYqcxgpj8jrwoi8cXq4ys=","qobtCQCicA2QT03k/4qCrHHahYMRyuk0\u002BuUwAF2antw=","dzlcgvlWLxMLE8Oct03yYLtARSppAQbVz/Ot2VwcQSA=","CqZu4y4CT455VdxG6DrOypLLiK5ltzlWFUON3Fqthk0=","EbLKXVkyx03vwQ1Go9SbNWiVcDlgqbfvs23C979P4Mc=","Uv9hNCcodTdHNnPqo/VFoW8ZCxgx9u8mDwOkbrERo/U=","wzRmRz4\u002B0NJnJ9iZUwbEt3Hg2D8PgTTkx49Tf4Uo1ik=","ixqHqgNpEnDPnPmNarBscu5Sf7z3HdoU1lx3SehfU0A=","ZAO\u002BRuepVSAQEf2uJOg4GxjRFssSHdAmGsud4JcvQ/I=","/b44RMyoJlZBhOsln0DGBMCTdVe8bDzmfgkiNnwHIm4=","8kwLI7jvLCHKonGnMOrxk0YUN\u002BWTNY1GvmZYufNPtrA=","WWUvkzk/mUX1KAUE0ijbw2y55rEXL/3mtqM1bHj6MAs=","DJDtEDi7P\u002B2aTAqJZDtjBNeFG4k3SNz7RpGx099XNQQ=","twMCz9F94dXe0xTeAbFfjKsW\u002BDampR4bMNXepHwtZD4=","koEn0Htxaf81E3WOR14S2iIExBDIULb1BuOmGfyWd8I=","4gcegixawmltfM2irj95/X4onZSzRmoJQ9WVOAZlV34=","K8zAtm2yIA5ji4rNpgBMUE00bG0\u002BpMMou9AmFgWeY4Y=","2K7M04JUd3UUvPqNxbRKDvJ4j105rBIcGS20wWwqrno=","xCLf3oFpcxnPfsk56vql5tH9BA048737a/dUcthHgi4=","2Gw9ekgvvnM8jFKqS9CNT5ed4\u002BWrtL68TuLuGHAqwME=","l1ZiwvQTgY\u002Bk3OFqXItxWP99rLIhqDJNUYzwo2leJyg=","EI51g1gnwWRhUiWw2IdLotyaGp3PAvp40Wj\u002BwsN1skg=","ohj0kjDsVu9ecRRjeq24n0JjaKhIJQJhksYJ5D3oQ0Q=","Z3WNE9\u002BKVNw3zAm6ej1D4FljH/U9y3gph3MV7TUgLRc=","ajbFwkxZNZgrTxSEkeoIDv/CsxAywJD4Ni2VFnQLfng=","1hG\u002BkLN4BGpoAHDFSwNO4jOcHfeQMpQuySaWCkqPgWI=","hO6Xnh\u002BOxxkeyokm6fRd\u002B5n4eUBxRqoO3YBfCSMHcFA=","fipKtJi1Vwh0D2kp1T\u002BwE0zg22rVZCx3b4V0Utsc6Aw=","tAWt9tsq3wkUlYSaa3SKSvEOJaryWVI8sXa3XRWEXVw=","5rP80Hc3MxNTjzh3uj9g7ORZPBC8O4AA\u002B2vS/h88quA=","aREN\u002BLSdRtaD3yO\u002B126HFT9lpa29IzJjkSK5eNgeyvE=","pqzhtHGut\u002BAVkGPVqBYtddw8mUgUZvovs9B1e5/6pNY=","fcCVeZA7Gux5719j0BZt/ZGaWEzhV5iOuKkKWkgxkUc=","OojaCCPv7Q\u002B6u8nDFUaLMGs99JExhNVNsYOet6NrepY=","SxtT111hDm3RieqL1vmZQ1i2eER7923ARNz98zAk7QE=","jO1gfUdWEK2XP/gR2lE6uzeNf7xI3S2OcsTWRfBuiJo=","rp0wv/LGnvJ0dJHHGG/9dQhdz1zTLky9lPudI7D70xI=","/MUGQDVuP/siBnteWABYeMV559c44SLhx8Pk/3FUy5w=","HlUfZ7rPYOOsFIV/g0rF0TZ4/6Oz5hM4WVlWhch1Tiw=","cF0\u002BOzmGook1I0lGMgBYFNaPFD5G1NJktJEDuEsQJHE=","oMIDAlX0zbht9TEYlI5xxvfI8Q6u2CaPjUtY6p3eZqo=","QzG\u002B4bDcpdJWEVmK\u002BAbByZSYKxMwzUIC1Iv1pSuFAB4=","z8z\u002BQJL9eBjvCaryr1TX3eRUAJFG7Qrd\u002BLkKDLMNjEA=","3y9g8mEELDHGT9Wmp5oHp2bG4X25VB4rzyHRwk6Rvuk=","NDnZD876VSdRHNpzCOwDPU\u002Bu9ldQ2ZUvkxev3jXYhpc=","n0lwQnkKDQ7DkvN3qkObn8kCN3CeOVSOhYNoJstPcdI=","3hN3p49IY96\u002BQXEdDG0kbvWaeqDR\u002BUZ6BMfBTvt6EPY=","zy18ethFJWoLR3geyQrfvOiteTDYoq1/OfntdKq3Vus=","YibFOf9irOB6V60vLi3Ho65\u002BxXyx\u002BOwpeIEn\u002Bnno4R4=","vZDbQY4ZQ/8LnMfZSsWh0H8nNwsL68Mx0HTlQAHGojc=","YKtSw5Y4YXhAVJXwwK9hbhPP0HbF38\u002BOZ1bFvZjks4U=","h42Jx5KePZCWkilL47PmbPnN/92Oz4OEwGu9KkGNRoE=","5QRASFOTzlmCopgZq\u002Bf\u002B2FP3bkPcLtscqa3vENDhRTA=","ekUvZOjOJIxIDRSrkXn1Z\u002BIVNPvNAQ262UOzitppgXU=","W66uQ7WmOcVo7xUar7Dr4EoFX\u002BNz4sT65UlkhlnSSnA=","MRk7HjGQIHWewm\u002BOoKk\u002BxsmbyWKbsGnypqhaf/tHCM8=","cqdWqQIKewc2yAkZT40G6dNOjNqj8wxJlIQLFJ01qyg=","a/zeHrQLWvWMKuXdPqtzc/pdv\u002BX8mVTUUAI6HHzfH8c=","BeQd2nQ0EOcWXgsaqJPSPzWImWBuE7Eplfq3AAb9TTM=","81xGYpkdJdQ1uj9wVhta3wIRkIwAUCknlMp9qFILhhI=","XH8yw9hToHDuDMyr3koMbp0QlPyhWW2qrgrOf34RKT4=","BH0O4UgHNkBdzm8kgyJeM2coE9iOZnD3EeHzH\u002BVVr4U=","T7Re8oc78pHJSdVuy\u002B44Z1nDSMOCdziYT4HnoEqLEXc=","ZABY4lnYujf4dE3du2IpfzSxAR6NbVrMpcbHUocNA9I=","LnyIPQ1/mmXKyxsniu/9FEP3s6pLa5okBCKf0VlvLcI=","H3rbeOEgC9ne4Ls8HZ1fvPaO72nwUEHR7ZdOp1h3AjY=","2\u002BrEcyDu9CgAg6VHJ2t9v2jEadvbv05tr0RO41BSCsM=","flKIFhknSXP71NHvYZA3KLbRgfNAfst5Ue0hVMAak3Y=","/3yY80EXQc9MxtBFZe8Fb2nJmyUBqklsJP\u002BuzEn00k8=","zmi3aGhvYfVjiCKJCZxc2Yi52tilf4Xa2pZuLpput0Y=","y9Ehgw4qmUwD8AZje\u002Bdr7Ug\u002BUdEGc2K\u002BoDwAeGUQqAQ=","\u002B7LEJl6OyXVpsbvlGyxWr9kkQwjnWMA2ydaCxef6NNU=","KHkvevuN/qP\u002Bugq6t0czVui1hLNtU5LmNXDyukyhG2I=","I2tpRAb7oSY5//IzY5M2LFCqxlcVpnMlhZrgFULomOI=","EpeyxsD7YCSxbxwsTJrZnKXoS6Jepc6fWuXokbSJfs4=","8QV85zGwwGD1f9Tu0GaMmCkB/XjcvCKYqke4f5XTm34=","0rByxEbySLktDJEXfOsAvz8ryDexpvey/NWqvKJtWjE=","2NuwCvldRzlX\u002BIHQBR/SbdGzAxkRC7SfcZy9I2qJXUQ=","e/GrBG\u002B29TZyyTO\u002BbxHT9iKoU7KUAxLKPAZR8G04p20=","Pol03bBhEGGXOJ7aRsscrNIqg/HbK/W4aV0y7VIKrwg=","f63D1vybSocjSNkq0NC79LdYx6T\u002BHPI20nhjQuVIu4I=","d\u002Bmm09hCuR00j/gfX6WExcdWtecMxkFto5nsmfAL0kM=","jIu0P6Brk6CFxqbQ8/qJNcQQJhIN2VUjSLEt6/i4gD0=","MgqG8s1fF1bRAwpHnPWBpvQmPcorU\u002B/TE6mSaXXCEek=","9uSsLJJXOlOn2fLKGP82QeCIhQMMqaEig1i7qX7exS4=","\u002B1afL0OPaFXbR9icYoP0mqcx71CiBn9ZM46NvVGPZaI=","/iSFZ/CJFH0k5kZY8WrZghvPnY/smHlS8L\u002BzxaAMhok=","bCUBW9QmDN4tpKOKKuqZl0KpKkIerXDgAdz5tclQJH0="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/DaviskibaYP/obj/Debug/net8.0/rjsmrazor.dswa.cache.json b/DaviskibaYP/obj/Debug/net8.0/rjsmrazor.dswa.cache.json index 51e7a86..ed7f8b6 100644 --- a/DaviskibaYP/obj/Debug/net8.0/rjsmrazor.dswa.cache.json +++ b/DaviskibaYP/obj/Debug/net8.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"Qk2UrWlara/xT15eSITdjLpYfIKJotHb+/w1EDOoNqo=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["h5YTcv35XVva/vuei\u002Bs81rTwydNvtZmkVDxBG4fkys4=","vTwgnQlYiq1YC9rePmlGAj65QDTSEuBZSO5cDkGt4rA=","Bcf2Me\u002BJvdgKB1W3u9DDn/iotHBNBMSrA1eqppT62Lg=","WFeaf2nNz1Wu2yzRF2OvPMZTa\u002Bp65B5y5Eb1HC2Zzm4=","ACAvM1nnUx\u002BzkSvdXUgGJctd82AGSEd3AJd9FDGDVpY=","\u002B4ismIFCwMlyDSS7QcR0zB2Cc/rgJ9sSWPu2jvxGYM4=","/d79C65R1ZrJo37Y9WM4WWRUe8VYsMx2NlEj\u002BpPI5bg=","4uiXMe4XKYYfOWwZVHHT394gXN5iCFKK80i112xIi6s=","Sih1PoddYGIC\u002Bio/UjH7cuDJ3An82cmX8YSrSipYANU=","8vNMvRp3mc3IzLNFm34qFZnwH/fZP7TfWJQKzIsg9Po=","txnO3Q8evts7p7bGpLqv1/x900H68ab9VknwBVipoCg=","gPiyHu6e7gcdpyiRLHfDzfEM4Ptj2\u002BAFpRgH1zKZERE=","txJWw3\u002BbslgNyA9BCSjXLpi/FXWWAy7Qd7NFEuzY8OQ=","ui9A2f9QwCUYZms79t9qlxn49C0aZ/gTertm\u002B1UlC6s=","0BsntAW7qUgQcsrP42hLjHkiw9ZIZkFFeIXoF7Jd1dw=","pmPuz4qE0ISWDIKqgSiYe7VfUJFTa0RtyrBEKucO3Lc=","NBPhyJMKV3NGKs9GQ6yYqNya7IaUAsk4PUsblXFCDfA=","RLDz5Z6KNZ4M\u002BZf7oxlsB4SKbdKCF2OtwNUlyNEywfs=","IckXZOGXcQhqV/X1Nqg0TGcgAQqkxbOBKoBFYsOiXYg=","yE20WyZV4ZLA2SG8AovVixMlnLDJwBadA4MqxvVJuR0=","PWJtsAhOjJxvctlqEPXc1XEO4n7zHVsUXo3U7AzV/tU=","80uLey4UQ9cD4MZD9Tq177LSm4FxZRphtnYsZLLvrOM=","ZxLCfuEG6fHm4Hoe6I5LyWX0QmDIcLrxm54Rs8fgLbg=","BZZ2fWv57lpSzVZ8ohpxmJFzWnlRmGv3zQiMYsqgthw=","hKVFkc3sxlMtCPMEc4oOBxK/6qCL/pROS6dmwKfbh4w=","Gt5gHn0dsXc24nbKLR5C69o\u002BlqC1mUkkZFIEjj1Ug\u002Bg=","0X/wwq6wCDpql4CL5gHaW2bDVgg9kZySgvCgx1nhMLM=","zRh3Esj\u002Bcz80BDh0UFQU2gROTeQB\u002B1wMPQv3TLzFu\u002Bk=","tlry5EjssQXW7Qui6o3kxOqBRHu98ev4OG1C9vT6F58=","S8KWeu6ea\u002Bj4GqFiADmJZUPh5BLoPvGYGxLn1zGaqYc=","FwWKr1XoXsyuz9i/W2m59SzfcXT3GpSDVYyORWgTEGQ=","e36uhsxBVXPlgE2ootp5ddjoZE3p1uHFa353c/Agi3M=","PizIz9NNvHy5X3KaKHlg3sMGVgeZ2AyE0NVwh433yVI=","smU9So8pX/rhSwypkiGG\u002B8Tl8SlNI1SVuck2SeREZxM=","7aPPHtKjZ2EQHhTnIWqyfFTATGsfbUWQ369UCxtbGis=","um0Q44VmqQUF7PVGcdDl91k2IexSffxYGoUEPYfz47o=","D2ijLSOIxotGKUcLjxFjBj8rgTat4aK7K9n62doRhzo=","WF6VkOgKmp/AGiZzLclxff/1ePxknL50KL1omV64p7M=","f0crTcynzMHI2Wjj593axiszcxSUI8CgOJ\u002BSG\u002BfRcpc=","/u\u002BODrxqtr4xLtx2/zBGE/PB71BYtBDpAz860M6VSYE=","1I7k7mSi2LEW3fLvIZq3i04pOVCfBxcJqoauACEPkw8=","aqZyRx\u002BGBHzd3XKcPjdE8d4XoW63MMbSpC/drB1JY0w=","7QdLEYQYpmDXqXpmM\u002BPBzbtWjoeStZrU9dhljj0OrE8=","cdaEh9CZzMF7UAA4v3vCoohGS\u002BhO8DRGcuj4UJyMN6M=","fNywDpWd1CQPpJuXNxyKQ2Bp/76Npq9BaWt4rRp57JI=","RFajJEJye7U8/SlGWfBFNs4DDKFyAbGohveoWvO5TVc=","lVXA8KJr7Oahh3hiU4qZ6hRlKxneleBX9Rj2tgKXrHc=","8Uq1maaEXUbYOzx3hHJnNum6ZkMLfF2NvEmNG5FnhaU=","C0Az64WuJnV9prxDfHXYKQjMJYE0IrHTBR27zv9hDwk=","ju5J/ApjGnsoDHodhdC9t3mRBdyQfm4oI0e5a7FwgDY=","lweDqRLfxe\u002BskG7Owv2cDIvldwDimQuDvEgNiZurdXg=","e1s9uJHuaQBJGf8q2c90z88fS2jaRxTLdxkpmTQzGcA=","mWai5uaF27seeXE9LbTBmEQbSMm7PeBDiB3LULz3VVY=","4JbPKQObYTBjcGp9jYIpc/vAhVY3gNjIPo1c1y\u002BL1pA=","GgZZaXaC7JabgJ6rJ8q1ahCFByeufXE0C/nr4dsZhDA=","DKqO5b4/O1\u002BV6IPAYX2\u002BE6a/bX5DYQoPRuAQwNxrVTk=","U5WT1BTgICzmSDePRblx1lRpMiEzlSarNlNcLvjIKJM=","GEOB5oq2Lwn0kVtXAP1SQZJUpvu/aMiq1/8dgpLcCaM=","pHQgRUpiEm2MfTBUjV7tjjRrzGOr5ADOGLsX2Cc5eUQ=","EKKZXoNnr69oeXUpLn0NjRZfxtrDkXRTjqfFDWSCrxU=","5FzuSv\u002BcIcvnNB6C8Js0yywZZMp7FufyrrswOgqID8w=","5BWFUqbtHwXvDgvtLTb\u002BeZQg2kdP4DhTVNr0J8P4wQE=","HjMM8K7AAnC8Z1I3O3htpl3BSqPgewO1Lqf4GgWC4cw=","c28BmjXJVuDOzhd78uXIud/2delcVI\u002BPXvUYx6RVIUU=","tmN/TXYlI1eS9hFK6B4XKZvXcruRlXwNcFaM4MaOej8=","Tl8c59ys2H8HABNc0wqIhAkd3b46/xgfH7duFJFBRxk=","og9mqyxn0Hx7dVpyoYtTWxo3J2kd4Ipo3/sTaqPoaCM=","xSV3g9bY7DBT41GdcnnjRF/phZZJuY8eOImo3KooL34=","jqwq1JW\u002B6fQVCMoT/2nNWuGmcqcLVLDlvjcXFjDZLLc=","ut6R39AhDQQ3N\u002BSKJZBoOpmpGx58bvnckEHXhZBGOoI=","\u002BuXDnWbJjdXtfiBM63pMMoegWsL7nemkuHve9hRhjTI=","1Gx/7Tdjec\u002BXe5FPtV1KNAtCEfomkOhfLDhtGFpHyoM=","QE3Nf5l8ujKJGFNZNhS9qpSbzHk0FblmV0yIXoIS8I0=","1/TNN88cZkOfWaN0EAaBj7o9KXQQae6uyvKx5wfiAqM=","cVNCGJ7Ps8JWnFfuJuaynXhp7qcdqaMYLtHV1IX2sOI=","qpeg4sZcLZc\u002BaPV0S4sqJj02Sq89qiNC73w2YA2fA\u002Bs=","mrCxeVdtpkXFuVzO38AXJ7KWH\u002BwNk3D2AsFPQ4FHUdk=","l5QAzPvSPk4f55K9UBMxs4\u002Be0OVQ5X8RZX4fqsZGWFc=","Pf\u002B9jUrVcdF5kyXRO9STy6zwW2YnoCqzyTMNHbuLML0=","kYgRlWw86PGQNky3Woc4BMS5F5LOSYNGvfCYVWO6tC8=","gK/RBL7Z1anYd6U6Ax\u002BuYQCJeMSkgwYEAgWYKyjaPfA=","SDIf1bdt26QFGKM4YAVPvtijHApz\u002BfB3CEZ6r4kHGFc=","hJJUspNem59BOtX0PX0hKYfM/mF1Q1vBrqoA3Rjktis=","xYV7/jfshCam2FG57JBpr25YqD3D3YZLzvf6Z7o4q7Q=","FBR3f\u002BujkE1Sj6JMX8MG5GhmhOfvdg4QGtnm6Ry3se0=","RWCNF87m3lG/CVhyQi2Og\u002BFS3aPhTa3NF5fHtwRledQ=","1GI/tgCDzxuzxyDkqS3t97i9gFxbR/2FUpwgs1pLKnE=","cxmZNmcsc1RX6JjKqO8IQg\u002BQ45w8RghqbTyxlQ05Hsg=","b4IIzYF22YGfu5ePiRZ9oKC/3VhjhY6HCoBp\u002Bdi9o/I=","j42jFoPUmSyjnHraKbh5DBPIRsS5AGYbRhA705tptgQ=","44EfhSa\u002BepDz2NZuO6SV2nnyWW1tbd1CMF0kR4zva68=","Y\u002BqyerKb2Yu50trq8HL\u002B6hUpM8iv1UXLuh0l8GtNGzY=","qTo1giwoSFZJd1DuOdiSiE\u002BL\u002BRKgbk0KktcanbuwWVE=","GoRZhwgqMXRqaZjsq6n3cxYGn2I/PObb7RCWkaDJvHw=","nE\u002Bs506OLMR1CpLAWzuAiepBn3QCtPWZrRS98TKLJKI=","gXkZ1wx2wiPzXrq5NySNKtPNLUK2k\u002BXCNvGLLePHrYY=","TZ3tHyzah/l7S\u002BHJ7Otb80d7VCPyKTWicDXQaIpR7pQ="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"MUazK1hGBnm+AImobS3IkrFQqB2rF2Y0LuIcYXhec5Q=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["1bUfRrlQV342S8E1CKuUnN37n2/V1\u002BAOh\u002BApeDcHY0s=","dmLwtCpZDITT3\u002BasFu9X9oAVOZ9gmxTXx46lfnWHhNs=","c2ErFjiC51/gGYkXNDAH5TvaTHDlcsgXjp9LcPY4Ji8=","3CL0s/vErPtoO5E7i4KgGBZwwAfod2cpZC\u002BCCo6Z7QQ=","cdoF3Uatyg1mwIfrzD/varBkdQrohQpODh\u002BCOy\u002Bkkxk=","LBxZBb/h/PzzSVEXawlig2Ip\u002B3aq3qfHVksK3WOx60E=","RkGY/JgXgykueVkNLWTSUNYJdVLt2DdFbgsDX5BymOM=","F4L8F\u002BUTHa17fSOSbu84c6VB57XAtW\u002BYBJcnP6Ab84s=","8BDe8tkZV0I3HqfKCKtU8wjsLrEVtgVgoofs/SaZAo4=","dlDLd0U1DSv7mTtctbCUM7H4EItRU4zlRHW/TRhO\u002BMs=","4qEkwU1eM\u002BjRC3RncSeY0pFYqcxgpj8jrwoi8cXq4ys=","qobtCQCicA2QT03k/4qCrHHahYMRyuk0\u002BuUwAF2antw=","dzlcgvlWLxMLE8Oct03yYLtARSppAQbVz/Ot2VwcQSA=","CqZu4y4CT455VdxG6DrOypLLiK5ltzlWFUON3Fqthk0=","EbLKXVkyx03vwQ1Go9SbNWiVcDlgqbfvs23C979P4Mc=","Uv9hNCcodTdHNnPqo/VFoW8ZCxgx9u8mDwOkbrERo/U=","wzRmRz4\u002B0NJnJ9iZUwbEt3Hg2D8PgTTkx49Tf4Uo1ik=","ixqHqgNpEnDPnPmNarBscu5Sf7z3HdoU1lx3SehfU0A=","ZAO\u002BRuepVSAQEf2uJOg4GxjRFssSHdAmGsud4JcvQ/I=","/b44RMyoJlZBhOsln0DGBMCTdVe8bDzmfgkiNnwHIm4=","8kwLI7jvLCHKonGnMOrxk0YUN\u002BWTNY1GvmZYufNPtrA=","WWUvkzk/mUX1KAUE0ijbw2y55rEXL/3mtqM1bHj6MAs=","DJDtEDi7P\u002B2aTAqJZDtjBNeFG4k3SNz7RpGx099XNQQ=","twMCz9F94dXe0xTeAbFfjKsW\u002BDampR4bMNXepHwtZD4=","koEn0Htxaf81E3WOR14S2iIExBDIULb1BuOmGfyWd8I=","4gcegixawmltfM2irj95/X4onZSzRmoJQ9WVOAZlV34=","K8zAtm2yIA5ji4rNpgBMUE00bG0\u002BpMMou9AmFgWeY4Y=","2K7M04JUd3UUvPqNxbRKDvJ4j105rBIcGS20wWwqrno=","xCLf3oFpcxnPfsk56vql5tH9BA048737a/dUcthHgi4=","2Gw9ekgvvnM8jFKqS9CNT5ed4\u002BWrtL68TuLuGHAqwME=","l1ZiwvQTgY\u002Bk3OFqXItxWP99rLIhqDJNUYzwo2leJyg=","EI51g1gnwWRhUiWw2IdLotyaGp3PAvp40Wj\u002BwsN1skg=","ohj0kjDsVu9ecRRjeq24n0JjaKhIJQJhksYJ5D3oQ0Q=","Z3WNE9\u002BKVNw3zAm6ej1D4FljH/U9y3gph3MV7TUgLRc=","ajbFwkxZNZgrTxSEkeoIDv/CsxAywJD4Ni2VFnQLfng=","1hG\u002BkLN4BGpoAHDFSwNO4jOcHfeQMpQuySaWCkqPgWI=","hO6Xnh\u002BOxxkeyokm6fRd\u002B5n4eUBxRqoO3YBfCSMHcFA=","fipKtJi1Vwh0D2kp1T\u002BwE0zg22rVZCx3b4V0Utsc6Aw=","tAWt9tsq3wkUlYSaa3SKSvEOJaryWVI8sXa3XRWEXVw=","5rP80Hc3MxNTjzh3uj9g7ORZPBC8O4AA\u002B2vS/h88quA=","aREN\u002BLSdRtaD3yO\u002B126HFT9lpa29IzJjkSK5eNgeyvE=","pqzhtHGut\u002BAVkGPVqBYtddw8mUgUZvovs9B1e5/6pNY=","fcCVeZA7Gux5719j0BZt/ZGaWEzhV5iOuKkKWkgxkUc=","OojaCCPv7Q\u002B6u8nDFUaLMGs99JExhNVNsYOet6NrepY=","SxtT111hDm3RieqL1vmZQ1i2eER7923ARNz98zAk7QE=","jO1gfUdWEK2XP/gR2lE6uzeNf7xI3S2OcsTWRfBuiJo=","rp0wv/LGnvJ0dJHHGG/9dQhdz1zTLky9lPudI7D70xI=","/MUGQDVuP/siBnteWABYeMV559c44SLhx8Pk/3FUy5w=","HlUfZ7rPYOOsFIV/g0rF0TZ4/6Oz5hM4WVlWhch1Tiw=","cF0\u002BOzmGook1I0lGMgBYFNaPFD5G1NJktJEDuEsQJHE=","oMIDAlX0zbht9TEYlI5xxvfI8Q6u2CaPjUtY6p3eZqo=","QzG\u002B4bDcpdJWEVmK\u002BAbByZSYKxMwzUIC1Iv1pSuFAB4=","z8z\u002BQJL9eBjvCaryr1TX3eRUAJFG7Qrd\u002BLkKDLMNjEA=","3y9g8mEELDHGT9Wmp5oHp2bG4X25VB4rzyHRwk6Rvuk=","NDnZD876VSdRHNpzCOwDPU\u002Bu9ldQ2ZUvkxev3jXYhpc=","n0lwQnkKDQ7DkvN3qkObn8kCN3CeOVSOhYNoJstPcdI=","3hN3p49IY96\u002BQXEdDG0kbvWaeqDR\u002BUZ6BMfBTvt6EPY=","zy18ethFJWoLR3geyQrfvOiteTDYoq1/OfntdKq3Vus=","YibFOf9irOB6V60vLi3Ho65\u002BxXyx\u002BOwpeIEn\u002Bnno4R4=","vZDbQY4ZQ/8LnMfZSsWh0H8nNwsL68Mx0HTlQAHGojc=","YKtSw5Y4YXhAVJXwwK9hbhPP0HbF38\u002BOZ1bFvZjks4U=","h42Jx5KePZCWkilL47PmbPnN/92Oz4OEwGu9KkGNRoE=","5QRASFOTzlmCopgZq\u002Bf\u002B2FP3bkPcLtscqa3vENDhRTA=","ekUvZOjOJIxIDRSrkXn1Z\u002BIVNPvNAQ262UOzitppgXU=","W66uQ7WmOcVo7xUar7Dr4EoFX\u002BNz4sT65UlkhlnSSnA=","MRk7HjGQIHWewm\u002BOoKk\u002BxsmbyWKbsGnypqhaf/tHCM8=","cqdWqQIKewc2yAkZT40G6dNOjNqj8wxJlIQLFJ01qyg=","a/zeHrQLWvWMKuXdPqtzc/pdv\u002BX8mVTUUAI6HHzfH8c=","BeQd2nQ0EOcWXgsaqJPSPzWImWBuE7Eplfq3AAb9TTM=","81xGYpkdJdQ1uj9wVhta3wIRkIwAUCknlMp9qFILhhI=","XH8yw9hToHDuDMyr3koMbp0QlPyhWW2qrgrOf34RKT4=","BH0O4UgHNkBdzm8kgyJeM2coE9iOZnD3EeHzH\u002BVVr4U=","T7Re8oc78pHJSdVuy\u002B44Z1nDSMOCdziYT4HnoEqLEXc=","ZABY4lnYujf4dE3du2IpfzSxAR6NbVrMpcbHUocNA9I=","LnyIPQ1/mmXKyxsniu/9FEP3s6pLa5okBCKf0VlvLcI=","H3rbeOEgC9ne4Ls8HZ1fvPaO72nwUEHR7ZdOp1h3AjY=","2\u002BrEcyDu9CgAg6VHJ2t9v2jEadvbv05tr0RO41BSCsM=","flKIFhknSXP71NHvYZA3KLbRgfNAfst5Ue0hVMAak3Y=","/3yY80EXQc9MxtBFZe8Fb2nJmyUBqklsJP\u002BuzEn00k8=","zmi3aGhvYfVjiCKJCZxc2Yi52tilf4Xa2pZuLpput0Y=","y9Ehgw4qmUwD8AZje\u002Bdr7Ug\u002BUdEGc2K\u002BoDwAeGUQqAQ=","\u002B7LEJl6OyXVpsbvlGyxWr9kkQwjnWMA2ydaCxef6NNU=","KHkvevuN/qP\u002Bugq6t0czVui1hLNtU5LmNXDyukyhG2I=","I2tpRAb7oSY5//IzY5M2LFCqxlcVpnMlhZrgFULomOI=","EpeyxsD7YCSxbxwsTJrZnKXoS6Jepc6fWuXokbSJfs4=","8QV85zGwwGD1f9Tu0GaMmCkB/XjcvCKYqke4f5XTm34=","0rByxEbySLktDJEXfOsAvz8ryDexpvey/NWqvKJtWjE=","2NuwCvldRzlX\u002BIHQBR/SbdGzAxkRC7SfcZy9I2qJXUQ=","e/GrBG\u002B29TZyyTO\u002BbxHT9iKoU7KUAxLKPAZR8G04p20=","Pol03bBhEGGXOJ7aRsscrNIqg/HbK/W4aV0y7VIKrwg=","f63D1vybSocjSNkq0NC79LdYx6T\u002BHPI20nhjQuVIu4I=","d\u002Bmm09hCuR00j/gfX6WExcdWtecMxkFto5nsmfAL0kM=","jIu0P6Brk6CFxqbQ8/qJNcQQJhIN2VUjSLEt6/i4gD0=","MgqG8s1fF1bRAwpHnPWBpvQmPcorU\u002B/TE6mSaXXCEek=","9uSsLJJXOlOn2fLKGP82QeCIhQMMqaEig1i7qX7exS4=","\u002B1afL0OPaFXbR9icYoP0mqcx71CiBn9ZM46NvVGPZaI=","/iSFZ/CJFH0k5kZY8WrZghvPnY/smHlS8L\u002BzxaAMhok=","bCUBW9QmDN4tpKOKKuqZl0KpKkIerXDgAdz5tclQJH0="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/DaviskibaYP/obj/Debug/net8.0/rpswa.dswa.cache.json b/DaviskibaYP/obj/Debug/net8.0/rpswa.dswa.cache.json index 99cff98..95c5d91 100644 --- a/DaviskibaYP/obj/Debug/net8.0/rpswa.dswa.cache.json +++ b/DaviskibaYP/obj/Debug/net8.0/rpswa.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"d7rk/lPUKPxiI/nlJndLkXTE02rTpdnZrCJmV8L2dxE=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["h5YTcv35XVva/vuei\u002Bs81rTwydNvtZmkVDxBG4fkys4=","vTwgnQlYiq1YC9rePmlGAj65QDTSEuBZSO5cDkGt4rA=","Bcf2Me\u002BJvdgKB1W3u9DDn/iotHBNBMSrA1eqppT62Lg=","WFeaf2nNz1Wu2yzRF2OvPMZTa\u002Bp65B5y5Eb1HC2Zzm4=","ACAvM1nnUx\u002BzkSvdXUgGJctd82AGSEd3AJd9FDGDVpY=","\u002B4ismIFCwMlyDSS7QcR0zB2Cc/rgJ9sSWPu2jvxGYM4=","/d79C65R1ZrJo37Y9WM4WWRUe8VYsMx2NlEj\u002BpPI5bg=","4uiXMe4XKYYfOWwZVHHT394gXN5iCFKK80i112xIi6s=","Sih1PoddYGIC\u002Bio/UjH7cuDJ3An82cmX8YSrSipYANU=","8vNMvRp3mc3IzLNFm34qFZnwH/fZP7TfWJQKzIsg9Po=","txnO3Q8evts7p7bGpLqv1/x900H68ab9VknwBVipoCg=","gPiyHu6e7gcdpyiRLHfDzfEM4Ptj2\u002BAFpRgH1zKZERE=","txJWw3\u002BbslgNyA9BCSjXLpi/FXWWAy7Qd7NFEuzY8OQ=","ui9A2f9QwCUYZms79t9qlxn49C0aZ/gTertm\u002B1UlC6s=","0BsntAW7qUgQcsrP42hLjHkiw9ZIZkFFeIXoF7Jd1dw=","pmPuz4qE0ISWDIKqgSiYe7VfUJFTa0RtyrBEKucO3Lc=","NBPhyJMKV3NGKs9GQ6yYqNya7IaUAsk4PUsblXFCDfA=","RLDz5Z6KNZ4M\u002BZf7oxlsB4SKbdKCF2OtwNUlyNEywfs=","IckXZOGXcQhqV/X1Nqg0TGcgAQqkxbOBKoBFYsOiXYg=","yE20WyZV4ZLA2SG8AovVixMlnLDJwBadA4MqxvVJuR0=","PWJtsAhOjJxvctlqEPXc1XEO4n7zHVsUXo3U7AzV/tU=","80uLey4UQ9cD4MZD9Tq177LSm4FxZRphtnYsZLLvrOM=","ZxLCfuEG6fHm4Hoe6I5LyWX0QmDIcLrxm54Rs8fgLbg=","BZZ2fWv57lpSzVZ8ohpxmJFzWnlRmGv3zQiMYsqgthw=","hKVFkc3sxlMtCPMEc4oOBxK/6qCL/pROS6dmwKfbh4w=","Gt5gHn0dsXc24nbKLR5C69o\u002BlqC1mUkkZFIEjj1Ug\u002Bg=","0X/wwq6wCDpql4CL5gHaW2bDVgg9kZySgvCgx1nhMLM=","zRh3Esj\u002Bcz80BDh0UFQU2gROTeQB\u002B1wMPQv3TLzFu\u002Bk=","tlry5EjssQXW7Qui6o3kxOqBRHu98ev4OG1C9vT6F58=","S8KWeu6ea\u002Bj4GqFiADmJZUPh5BLoPvGYGxLn1zGaqYc=","FwWKr1XoXsyuz9i/W2m59SzfcXT3GpSDVYyORWgTEGQ=","e36uhsxBVXPlgE2ootp5ddjoZE3p1uHFa353c/Agi3M=","PizIz9NNvHy5X3KaKHlg3sMGVgeZ2AyE0NVwh433yVI=","smU9So8pX/rhSwypkiGG\u002B8Tl8SlNI1SVuck2SeREZxM=","7aPPHtKjZ2EQHhTnIWqyfFTATGsfbUWQ369UCxtbGis=","um0Q44VmqQUF7PVGcdDl91k2IexSffxYGoUEPYfz47o=","D2ijLSOIxotGKUcLjxFjBj8rgTat4aK7K9n62doRhzo=","WF6VkOgKmp/AGiZzLclxff/1ePxknL50KL1omV64p7M=","f0crTcynzMHI2Wjj593axiszcxSUI8CgOJ\u002BSG\u002BfRcpc=","/u\u002BODrxqtr4xLtx2/zBGE/PB71BYtBDpAz860M6VSYE=","1I7k7mSi2LEW3fLvIZq3i04pOVCfBxcJqoauACEPkw8=","aqZyRx\u002BGBHzd3XKcPjdE8d4XoW63MMbSpC/drB1JY0w=","7QdLEYQYpmDXqXpmM\u002BPBzbtWjoeStZrU9dhljj0OrE8=","cdaEh9CZzMF7UAA4v3vCoohGS\u002BhO8DRGcuj4UJyMN6M=","fNywDpWd1CQPpJuXNxyKQ2Bp/76Npq9BaWt4rRp57JI=","RFajJEJye7U8/SlGWfBFNs4DDKFyAbGohveoWvO5TVc=","lVXA8KJr7Oahh3hiU4qZ6hRlKxneleBX9Rj2tgKXrHc=","8Uq1maaEXUbYOzx3hHJnNum6ZkMLfF2NvEmNG5FnhaU=","C0Az64WuJnV9prxDfHXYKQjMJYE0IrHTBR27zv9hDwk=","ju5J/ApjGnsoDHodhdC9t3mRBdyQfm4oI0e5a7FwgDY=","lweDqRLfxe\u002BskG7Owv2cDIvldwDimQuDvEgNiZurdXg=","e1s9uJHuaQBJGf8q2c90z88fS2jaRxTLdxkpmTQzGcA=","mWai5uaF27seeXE9LbTBmEQbSMm7PeBDiB3LULz3VVY=","4JbPKQObYTBjcGp9jYIpc/vAhVY3gNjIPo1c1y\u002BL1pA=","GgZZaXaC7JabgJ6rJ8q1ahCFByeufXE0C/nr4dsZhDA=","DKqO5b4/O1\u002BV6IPAYX2\u002BE6a/bX5DYQoPRuAQwNxrVTk=","U5WT1BTgICzmSDePRblx1lRpMiEzlSarNlNcLvjIKJM=","GEOB5oq2Lwn0kVtXAP1SQZJUpvu/aMiq1/8dgpLcCaM=","pHQgRUpiEm2MfTBUjV7tjjRrzGOr5ADOGLsX2Cc5eUQ=","EKKZXoNnr69oeXUpLn0NjRZfxtrDkXRTjqfFDWSCrxU=","5FzuSv\u002BcIcvnNB6C8Js0yywZZMp7FufyrrswOgqID8w=","5BWFUqbtHwXvDgvtLTb\u002BeZQg2kdP4DhTVNr0J8P4wQE=","HjMM8K7AAnC8Z1I3O3htpl3BSqPgewO1Lqf4GgWC4cw=","c28BmjXJVuDOzhd78uXIud/2delcVI\u002BPXvUYx6RVIUU=","tmN/TXYlI1eS9hFK6B4XKZvXcruRlXwNcFaM4MaOej8=","Tl8c59ys2H8HABNc0wqIhAkd3b46/xgfH7duFJFBRxk=","og9mqyxn0Hx7dVpyoYtTWxo3J2kd4Ipo3/sTaqPoaCM=","xSV3g9bY7DBT41GdcnnjRF/phZZJuY8eOImo3KooL34=","jqwq1JW\u002B6fQVCMoT/2nNWuGmcqcLVLDlvjcXFjDZLLc=","ut6R39AhDQQ3N\u002BSKJZBoOpmpGx58bvnckEHXhZBGOoI=","\u002BuXDnWbJjdXtfiBM63pMMoegWsL7nemkuHve9hRhjTI=","1Gx/7Tdjec\u002BXe5FPtV1KNAtCEfomkOhfLDhtGFpHyoM=","QE3Nf5l8ujKJGFNZNhS9qpSbzHk0FblmV0yIXoIS8I0=","1/TNN88cZkOfWaN0EAaBj7o9KXQQae6uyvKx5wfiAqM=","cVNCGJ7Ps8JWnFfuJuaynXhp7qcdqaMYLtHV1IX2sOI=","qpeg4sZcLZc\u002BaPV0S4sqJj02Sq89qiNC73w2YA2fA\u002Bs=","mrCxeVdtpkXFuVzO38AXJ7KWH\u002BwNk3D2AsFPQ4FHUdk=","l5QAzPvSPk4f55K9UBMxs4\u002Be0OVQ5X8RZX4fqsZGWFc=","Pf\u002B9jUrVcdF5kyXRO9STy6zwW2YnoCqzyTMNHbuLML0=","kYgRlWw86PGQNky3Woc4BMS5F5LOSYNGvfCYVWO6tC8=","gK/RBL7Z1anYd6U6Ax\u002BuYQCJeMSkgwYEAgWYKyjaPfA=","SDIf1bdt26QFGKM4YAVPvtijHApz\u002BfB3CEZ6r4kHGFc=","hJJUspNem59BOtX0PX0hKYfM/mF1Q1vBrqoA3Rjktis=","xYV7/jfshCam2FG57JBpr25YqD3D3YZLzvf6Z7o4q7Q=","FBR3f\u002BujkE1Sj6JMX8MG5GhmhOfvdg4QGtnm6Ry3se0=","RWCNF87m3lG/CVhyQi2Og\u002BFS3aPhTa3NF5fHtwRledQ=","1GI/tgCDzxuzxyDkqS3t97i9gFxbR/2FUpwgs1pLKnE=","cxmZNmcsc1RX6JjKqO8IQg\u002BQ45w8RghqbTyxlQ05Hsg=","b4IIzYF22YGfu5ePiRZ9oKC/3VhjhY6HCoBp\u002Bdi9o/I=","j42jFoPUmSyjnHraKbh5DBPIRsS5AGYbRhA705tptgQ=","44EfhSa\u002BepDz2NZuO6SV2nnyWW1tbd1CMF0kR4zva68=","Y\u002BqyerKb2Yu50trq8HL\u002B6hUpM8iv1UXLuh0l8GtNGzY=","qTo1giwoSFZJd1DuOdiSiE\u002BL\u002BRKgbk0KktcanbuwWVE="],"CachedAssets":{"h5YTcv35XVva/vuei\u002Bs81rTwydNvtZmkVDxBG4fkys4=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"css/modal_and_gallery#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"w6k2yveyf7","Integrity":"uHCFdGDVS2Ej6xiwjk6pt\u002BDY\u002BeL/QOVzmJBqEybUJEw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\modal_and_gallery.css","FileLength":5042,"LastWriteTime":"2025-11-22T15:31:13.1009404+00:00"},"vTwgnQlYiq1YC9rePmlGAj65QDTSEuBZSO5cDkGt4rA=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"css/shared#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"yc3zysrcpr","Integrity":"wv0QKLNwD\u002BoC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\shared.css","FileLength":38942,"LastWriteTime":"2025-12-09T14:09:42.1711919+00:00"},"Bcf2Me\u002BJvdgKB1W3u9DDn/iotHBNBMSrA1eqppT62Lg=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\favicon.ico","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"61n19gt1b8","Integrity":"Jtxf9L\u002B5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":5430,"LastWriteTime":"2025-11-22T15:21:42.8925988+00:00"},"WFeaf2nNz1Wu2yzRF2OvPMZTa\u002Bp65B5y5Eb1HC2Zzm4=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival1.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival1#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5tjh4zv2tc","Integrity":"dyEsUTNJBq\u002B2mL5LdYn\u002Bucnu2OV9eTB3\u002BsAkletQrz8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival1.jpg","FileLength":81031,"LastWriteTime":"2025-11-22T15:21:42.8935983+00:00"},"ACAvM1nnUx\u002BzkSvdXUgGJctd82AGSEd3AJd9FDGDVpY=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival2.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival2#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ig2jb55km4","Integrity":"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival2.jpg","FileLength":48417,"LastWriteTime":"2025-11-22T15:21:42.8935983+00:00"},"\u002B4ismIFCwMlyDSS7QcR0zB2Cc/rgJ9sSWPu2jvxGYM4=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival3.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival3#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"33y7brnle4","Integrity":"T4\u002ByUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival3.jpg","FileLength":52722,"LastWriteTime":"2025-11-22T15:21:42.8946274+00:00"},"/d79C65R1ZrJo37Y9WM4WWRUe8VYsMx2NlEj\u002BpPI5bg=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\google-logo.png","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/google-logo#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"vyey8l1wmg","Integrity":"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\google-logo.png","FileLength":4042,"LastWriteTime":"2025-11-22T15:21:42.8946274+00:00"},"4uiXMe4XKYYfOWwZVHHT394gXN5iCFKK80i112xIi6s=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/contact_form#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4tb1o7ijyi","Integrity":"\u002BJnFHyVgm7GpAN7ApTLM68kHrzeW\u002BqKSH7UG\u002BQD89qk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\contact_form.js","FileLength":2832,"LastWriteTime":"2025-11-22T16:34:10.493802+00:00"},"Sih1PoddYGIC\u002Bio/UjH7cuDJ3An82cmX8YSrSipYANU=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/festivals-catalog#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"b0chqkr4u1","Integrity":"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\festivals-catalog.js","FileLength":12611,"LastWriteTime":"2025-12-09T14:09:42.1711919+00:00"},"8vNMvRp3mc3IzLNFm34qFZnwH/fZP7TfWJQKzIsg9Po=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/login_and_registration_script#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"8ns5s0jfzs","Integrity":"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\login_and_registration_script.js","FileLength":5251,"LastWriteTime":"2025-11-22T15:21:42.8946274+00:00"},"txnO3Q8evts7p7bGpLqv1/x900H68ab9VknwBVipoCg=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/map_init#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"u3gtwoob47","Integrity":"yrbu\u002BpSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\map_init.js","FileLength":747,"LastWriteTime":"2025-11-22T15:21:42.8946274+00:00"},"gPiyHu6e7gcdpyiRLHfDzfEM4Ptj2\u002BAFpRgH1zKZERE=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/modal_init#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"qgz39z0tln","Integrity":"SitcItqaCkZdgVj/0bAsP24\u002B1lQSRCEXmGx8IRycKAA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\modal_init.js","FileLength":2936,"LastWriteTime":"2025-11-22T15:21:42.8946274+00:00"},"txJWw3\u002BbslgNyA9BCSjXLpi/FXWWAy7Qd7NFEuzY8OQ=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/profile_modals#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"e72g2ic01h","Integrity":"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\profile_modals.js","FileLength":1730,"LastWriteTime":"2025-11-23T16:30:39.4386003+00:00"},"ui9A2f9QwCUYZms79t9qlxn49C0aZ/gTertm\u002B1UlC6s=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/shared_script#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"eng9pxa8bw","Integrity":"dsZF7hMt5ejSTW1Uy\u002BRuXsK4mRpxNwgD52Q/MwjwBx0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\shared_script.js","FileLength":1904,"LastWriteTime":"2025-11-22T15:21:42.8946274+00:00"},"0BsntAW7qUgQcsrP42hLjHkiw9ZIZkFFeIXoF7Jd1dw=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"nakmwdwsxp","Integrity":"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT\u002B4fLqKHY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","FileLength":75534,"LastWriteTime":"2025-11-22T15:21:42.8961298+00:00"},"pmPuz4qE0ISWDIKqgSiYe7VfUJFTa0RtyrBEKucO3Lc=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"st1cbwfwo5","Integrity":"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","FileLength":196535,"LastWriteTime":"2025-11-22T15:21:42.8971338+00:00"},"NBPhyJMKV3NGKs9GQ6yYqNya7IaUAsk4PUsblXFCDfA=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5p029spbuu","Integrity":"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","FileLength":51325,"LastWriteTime":"2025-11-22T15:21:42.8971338+00:00"},"RLDz5Z6KNZ4M\u002BZf7oxlsB4SKbdKCF2OtwNUlyNEywfs=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5vj65cig9w","Integrity":"72C/qDCGu\u002BOwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","FileLength":117439,"LastWriteTime":"2025-11-22T15:21:42.8981342+00:00"},"IckXZOGXcQhqV/X1Nqg0TGcgAQqkxbOBKoBFYsOiXYg=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"e6q6xbwqzk","Integrity":"\u002BugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or\u002BysM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","FileLength":75607,"LastWriteTime":"2025-11-22T15:21:42.8991336+00:00"},"yE20WyZV4ZLA2SG8AovVixMlnLDJwBadA4MqxvVJuR0=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2q4vfeazbq","Integrity":"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs\u002BWu6U8g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","FileLength":196539,"LastWriteTime":"2025-11-22T15:21:42.8991336+00:00"},"PWJtsAhOjJxvctlqEPXc1XEO4n7zHVsUXo3U7AzV/tU=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"dy6jgresuo","Integrity":"9eX2dpELXvYs\u002B6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","FileLength":51400,"LastWriteTime":"2025-11-22T15:21:42.8991336+00:00"},"80uLey4UQ9cD4MZD9Tq177LSm4FxZRphtnYsZLLvrOM=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"o371a8zbv2","Integrity":"NDSZjIiMPRIoO7/w7\u002BjHef8retP4riQa8PMj4BVRGok=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","FileLength":117516,"LastWriteTime":"2025-11-22T15:21:42.9001342+00:00"},"ZxLCfuEG6fHm4Hoe6I5LyWX0QmDIcLrxm54Rs8fgLbg=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mk8rdyw69w","Integrity":"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","FileLength":6276,"LastWriteTime":"2025-11-22T15:21:42.9001342+00:00"},"BZZ2fWv57lpSzVZ8ohpxmJFzWnlRmGv3zQiMYsqgthw=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jeal3x0ldm","Integrity":"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","FileLength":105138,"LastWriteTime":"2025-11-22T15:21:42.900638+00:00"},"hKVFkc3sxlMtCPMEc4oOBxK/6qCL/pROS6dmwKfbh4w=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"z7kmom2977","Integrity":"359CMPAICGkV\u002Bzve4A4HJMha3bwqTFTjl\u002BQC1KJK5DQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","FileLength":4653,"LastWriteTime":"2025-11-22T15:21:42.9011408+00:00"},"Gt5gHn0dsXc24nbKLR5C69o\u002BlqC1mUkkZFIEjj1Ug\u002Bg=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"okkk44j0xs","Integrity":"2BbRsE/\u002BczX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","FileLength":35330,"LastWriteTime":"2025-11-22T15:21:42.9011408+00:00"},"0X/wwq6wCDpql4CL5gHaW2bDVgg9kZySgvCgx1nhMLM=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"97yrjpyf9r","Integrity":"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h\u002BWmbPX5xr4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","FileLength":6250,"LastWriteTime":"2025-11-22T15:21:42.9011408+00:00"},"zRh3Esj\u002Bcz80BDh0UFQU2gROTeQB\u002B1wMPQv3TLzFu\u002Bk=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"cwzlr5n8x4","Integrity":"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb\u002B0YBVU8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","FileLength":105151,"LastWriteTime":"2025-11-22T15:21:42.9011408+00:00"},"tlry5EjssQXW7Qui6o3kxOqBRHu98ev4OG1C9vT6F58=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"y53cy5s2zj","Integrity":"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","FileLength":4725,"LastWriteTime":"2025-11-22T15:21:42.9011408+00:00"},"S8KWeu6ea\u002Bj4GqFiADmJZUPh5BLoPvGYGxLn1zGaqYc=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wmug9u23qg","Integrity":"GMDk5pA5dFkOimkBAWeEjYZ\u002B7lgHPS0jYln6p/WJVYs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","FileLength":41570,"LastWriteTime":"2025-11-22T15:21:42.9021443+00:00"},"FwWKr1XoXsyuz9i/W2m59SzfcXT3GpSDVYyORWgTEGQ=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"z9shlbduue","Integrity":"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","FileLength":76449,"LastWriteTime":"2025-11-22T15:21:42.9021443+00:00"},"e36uhsxBVXPlgE2ootp5ddjoZE3p1uHFa353c/Agi3M=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"j75batdsum","Integrity":"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d\u002B9/qNju20=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","FileLength":192271,"LastWriteTime":"2025-11-22T15:21:42.9021443+00:00"},"PizIz9NNvHy5X3KaKHlg3sMGVgeZ2AyE0NVwh433yVI=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2yn17lgxub","Integrity":"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","FileLength":53485,"LastWriteTime":"2025-11-22T15:21:42.9021443+00:00"},"smU9So8pX/rhSwypkiGG\u002B8Tl8SlNI1SVuck2SeREZxM=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"vy0bq9ydhf","Integrity":"p1dop4slefZhL4zG2pa6\u002B2HUrOY1UUArGJXmet8Md9c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","FileLength":111875,"LastWriteTime":"2025-11-22T15:21:42.9021443+00:00"},"7aPPHtKjZ2EQHhTnIWqyfFTATGsfbUWQ369UCxtbGis=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ophe14yye5","Integrity":"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr\u002BUm56w0PjI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","FileLength":76307,"LastWriteTime":"2025-11-22T15:21:42.9036472+00:00"},"um0Q44VmqQUF7PVGcdDl91k2IexSffxYGoUEPYfz47o=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ab1c3rmv7g","Integrity":"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","FileLength":192214,"LastWriteTime":"2025-11-22T15:21:42.9036472+00:00"},"D2ijLSOIxotGKUcLjxFjBj8rgTat4aK7K9n62doRhzo=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ik6i2hrs65","Integrity":"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","FileLength":53413,"LastWriteTime":"2025-11-22T15:21:42.9046512+00:00"},"WF6VkOgKmp/AGiZzLclxff/1ePxknL50KL1omV64p7M=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"56d2bn4wt9","Integrity":"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX\u002B96Pt/88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","FileLength":111710,"LastWriteTime":"2025-11-22T15:21:42.9046512+00:00"},"f0crTcynzMHI2Wjj593axiszcxSUI8CgOJ\u002BSG\u002BfRcpc=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ozu22stjof","Integrity":"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","FileLength":215356,"LastWriteTime":"2025-11-22T15:21:42.9046512+00:00"},"/u\u002BODrxqtr4xLtx2/zBGE/PB71BYtBDpAz860M6VSYE=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"73kdqttayv","Integrity":"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","FileLength":536547,"LastWriteTime":"2025-11-22T15:21:42.9066511+00:00"},"1I7k7mSi2LEW3fLvIZq3i04pOVCfBxcJqoauACEPkw8=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6gzpyzhau4","Integrity":"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","FileLength":162726,"LastWriteTime":"2025-11-22T15:21:42.9066511+00:00"},"aqZyRx\u002BGBHzd3XKcPjdE8d4XoW63MMbSpC/drB1JY0w=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"8inm30yfxf","Integrity":"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","FileLength":449111,"LastWriteTime":"2025-11-22T15:21:42.9066511+00:00"},"7QdLEYQYpmDXqXpmM\u002BPBzbtWjoeStZrU9dhljj0OrE8=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"gjcw7pocpk","Integrity":"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","FileLength":214999,"LastWriteTime":"2025-11-22T15:21:42.9076552+00:00"},"cdaEh9CZzMF7UAA4v3vCoohGS\u002BhO8DRGcuj4UJyMN6M=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4gxs3k148c","Integrity":"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","FileLength":536461,"LastWriteTime":"2025-11-22T15:21:42.9076552+00:00"},"fNywDpWd1CQPpJuXNxyKQ2Bp/76Npq9BaWt4rRp57JI=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6l4ir0ityv","Integrity":"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","FileLength":162831,"LastWriteTime":"2025-11-22T15:21:42.9086549+00:00"},"RFajJEJye7U8/SlGWfBFNs4DDKFyAbGohveoWvO5TVc=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fctod5rc9n","Integrity":"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","FileLength":661035,"LastWriteTime":"2025-11-22T15:21:42.9086549+00:00"},"lVXA8KJr7Oahh3hiU4qZ6hRlKxneleBX9Rj2tgKXrHc=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"f6zq8v6eb3","Integrity":"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","FileLength":215272,"LastWriteTime":"2025-11-22T15:21:42.9101594+00:00"},"8Uq1maaEXUbYOzx3hHJnNum6ZkMLfF2NvEmNG5FnhaU=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"kbynt5jhd9","Integrity":"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","FileLength":425643,"LastWriteTime":"2025-11-22T15:21:42.9116672+00:00"},"C0Az64WuJnV9prxDfHXYKQjMJYE0IrHTBR27zv9hDwk=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"89qbw8ngem","Integrity":"rAnWnVnzChxAAi8NS\u002BIlr1mE7Sj\u002Bdo\u002BX/DqyilNsznM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","FileLength":78474,"LastWriteTime":"2025-11-22T15:21:42.9116672+00:00"},"ju5J/ApjGnsoDHodhdC9t3mRBdyQfm4oI0e5a7FwgDY=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c2nslu3uf3","Integrity":"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","FileLength":327261,"LastWriteTime":"2025-11-22T15:21:42.9126712+00:00"},"lweDqRLfxe\u002BskG7Owv2cDIvldwDimQuDvEgNiZurdXg=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"n5w6o92d9r","Integrity":"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0\u002B8vTcfDA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","FileLength":143996,"LastWriteTime":"2025-11-22T15:21:42.9136706+00:00"},"e1s9uJHuaQBJGf8q2c90z88fS2jaRxTLdxkpmTQzGcA=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2lgwfvgpvi","Integrity":"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","FileLength":288320,"LastWriteTime":"2025-11-22T15:21:42.9136706+00:00"},"mWai5uaF27seeXE9LbTBmEQbSMm7PeBDiB3LULz3VVY=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jqwzsa9uv6","Integrity":"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV\u002Bx0anYPmxYU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","FileLength":72022,"LastWriteTime":"2025-11-22T15:21:42.9136706+00:00"},"4JbPKQObYTBjcGp9jYIpc/vAhVY3gNjIPo1c1y\u002BL1pA=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wsezl0heh6","Integrity":"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","FileLength":222508,"LastWriteTime":"2025-11-22T15:21:42.9147526+00:00"},"GgZZaXaC7JabgJ6rJ8q1ahCFByeufXE0C/nr4dsZhDA=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"1piudyfv7h","Integrity":"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","FileLength":153194,"LastWriteTime":"2025-11-22T15:21:42.9147526+00:00"},"DKqO5b4/O1\u002BV6IPAYX2\u002BE6a/bX5DYQoPRuAQwNxrVTk=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6ukhryfubh","Integrity":"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","FileLength":289522,"LastWriteTime":"2025-11-22T15:21:42.9157566+00:00"},"U5WT1BTgICzmSDePRblx1lRpMiEzlSarNlNcLvjIKJM=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4908xmbfjr","Integrity":"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","FileLength":59517,"LastWriteTime":"2025-11-22T15:21:42.9157566+00:00"},"GEOB5oq2Lwn0kVtXAP1SQZJUpvu/aMiq1/8dgpLcCaM=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"u33ctipx7g","Integrity":"ui/FQI\u002By0IUsY8Pbi80b8s3GeEL\u002BPsvdaLTONobpn88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","FileLength":217145,"LastWriteTime":"2025-11-22T15:21:42.9157566+00:00"},"pHQgRUpiEm2MfTBUjV7tjjRrzGOr5ADOGLsX2Cc5eUQ=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\LICENSE","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/LICENSE#[.{fingerprint}]?","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"81b7ukuj9c","Integrity":"ZH6pA6BSx6fuHZvdaKph1DwUJ\u002BVSYilIiEQu8ilnvqk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\LICENSE","FileLength":1153,"LastWriteTime":"2025-11-22T15:21:42.8946274+00:00"},"EKKZXoNnr69oeXUpLn0NjRZfxtrDkXRTjqfFDWSCrxU=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"03hjc8e09r","Integrity":"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","FileLength":19820,"LastWriteTime":"2025-11-22T15:21:42.9167568+00:00"},"5FzuSv\u002BcIcvnNB6C8Js0yywZZMp7FufyrrswOgqID8w=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"48y08845bh","Integrity":"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI\u002Bs6tVR2LJmZXk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","FileLength":5831,"LastWriteTime":"2025-11-22T15:21:42.9167568+00:00"},"5BWFUqbtHwXvDgvtLTb\u002BeZQg2kdP4DhTVNr0J8P4wQE=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"356vix0kms","Integrity":"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","FileLength":1139,"LastWriteTime":"2025-11-22T15:21:42.9157566+00:00"},"HjMM8K7AAnC8Z1I3O3htpl3BSqPgewO1Lqf4GgWC4cw=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ay5nd8zt9x","Integrity":"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","FileLength":52977,"LastWriteTime":"2025-11-22T15:21:42.9167568+00:00"},"c28BmjXJVuDOzhd78uXIud/2delcVI\u002BPXvUYx6RVIUU=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"9oaff4kq20","Integrity":"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","FileLength":22177,"LastWriteTime":"2025-11-22T15:21:42.9177565+00:00"},"tmN/TXYlI1eS9hFK6B4XKZvXcruRlXwNcFaM4MaOej8=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6d0lkjaslc","Integrity":"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","FileLength":52831,"LastWriteTime":"2025-11-22T15:21:42.9177565+00:00"},"Tl8c59ys2H8HABNc0wqIhAkd3b46/xgfH7duFJFBRxk=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"l1zq2mitth","Integrity":"6e0N\u002BWJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","FileLength":24604,"LastWriteTime":"2025-11-22T15:21:42.9177565+00:00"},"og9mqyxn0Hx7dVpyoYtTWxo3J2kd4Ipo3/sTaqPoaCM=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\LICENSE.md","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/LICENSE#[.{fingerprint}]?.md","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"x0q3zqp4vz","Integrity":"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\LICENSE.md","FileLength":1117,"LastWriteTime":"2025-11-22T15:21:42.9167568+00:00"},"xSV3g9bY7DBT41GdcnnjRF/phZZJuY8eOImo3KooL34=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"7s2n0ol71w","Integrity":"KSI/3xxCrCexCupdzQJRP1B6Iqg\u002B2NA\u002BX2u38cQdqq8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.js","FileLength":299461,"LastWriteTime":"2025-11-22T15:21:42.9187568+00:00"},"jqwq1JW\u002B6fQVCMoT/2nNWuGmcqcLVLDlvjcXFjDZLLc=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ehgnz7f14e","Integrity":"zp0HUArZHsK1JMJwdk7EyaM\u002BeDINjTdOxADt5Ij2JRs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.js","FileLength":89503,"LastWriteTime":"2025-11-22T15:21:42.9202605+00:00"},"ut6R39AhDQQ3N\u002BSKJZBoOpmpGx58bvnckEHXhZBGOoI=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5pze98is44","Integrity":"OZVI\u002Bw57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.map","FileLength":137972,"LastWriteTime":"2025-11-22T15:21:42.9202605+00:00"},"\u002BuXDnWbJjdXtfiBM63pMMoegWsL7nemkuHve9hRhjTI=":{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\LICENSE.txt","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mlv21k5csn","Integrity":"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\LICENSE.txt","FileLength":1117,"LastWriteTime":"2025-11-22T15:21:42.9177565+00:00"}},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"LkBK2hY8VdpC/tdvyLgntSm6bn0XhqjuF8Dega4U9aI=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["1bUfRrlQV342S8E1CKuUnN37n2/V1\u002BAOh\u002BApeDcHY0s=","dmLwtCpZDITT3\u002BasFu9X9oAVOZ9gmxTXx46lfnWHhNs=","c2ErFjiC51/gGYkXNDAH5TvaTHDlcsgXjp9LcPY4Ji8=","3CL0s/vErPtoO5E7i4KgGBZwwAfod2cpZC\u002BCCo6Z7QQ=","cdoF3Uatyg1mwIfrzD/varBkdQrohQpODh\u002BCOy\u002Bkkxk=","LBxZBb/h/PzzSVEXawlig2Ip\u002B3aq3qfHVksK3WOx60E=","RkGY/JgXgykueVkNLWTSUNYJdVLt2DdFbgsDX5BymOM=","F4L8F\u002BUTHa17fSOSbu84c6VB57XAtW\u002BYBJcnP6Ab84s=","8BDe8tkZV0I3HqfKCKtU8wjsLrEVtgVgoofs/SaZAo4=","dlDLd0U1DSv7mTtctbCUM7H4EItRU4zlRHW/TRhO\u002BMs=","4qEkwU1eM\u002BjRC3RncSeY0pFYqcxgpj8jrwoi8cXq4ys=","qobtCQCicA2QT03k/4qCrHHahYMRyuk0\u002BuUwAF2antw=","dzlcgvlWLxMLE8Oct03yYLtARSppAQbVz/Ot2VwcQSA=","CqZu4y4CT455VdxG6DrOypLLiK5ltzlWFUON3Fqthk0=","EbLKXVkyx03vwQ1Go9SbNWiVcDlgqbfvs23C979P4Mc=","Uv9hNCcodTdHNnPqo/VFoW8ZCxgx9u8mDwOkbrERo/U=","wzRmRz4\u002B0NJnJ9iZUwbEt3Hg2D8PgTTkx49Tf4Uo1ik=","ixqHqgNpEnDPnPmNarBscu5Sf7z3HdoU1lx3SehfU0A=","ZAO\u002BRuepVSAQEf2uJOg4GxjRFssSHdAmGsud4JcvQ/I=","/b44RMyoJlZBhOsln0DGBMCTdVe8bDzmfgkiNnwHIm4=","8kwLI7jvLCHKonGnMOrxk0YUN\u002BWTNY1GvmZYufNPtrA=","WWUvkzk/mUX1KAUE0ijbw2y55rEXL/3mtqM1bHj6MAs=","DJDtEDi7P\u002B2aTAqJZDtjBNeFG4k3SNz7RpGx099XNQQ=","twMCz9F94dXe0xTeAbFfjKsW\u002BDampR4bMNXepHwtZD4=","koEn0Htxaf81E3WOR14S2iIExBDIULb1BuOmGfyWd8I=","4gcegixawmltfM2irj95/X4onZSzRmoJQ9WVOAZlV34=","K8zAtm2yIA5ji4rNpgBMUE00bG0\u002BpMMou9AmFgWeY4Y=","2K7M04JUd3UUvPqNxbRKDvJ4j105rBIcGS20wWwqrno=","xCLf3oFpcxnPfsk56vql5tH9BA048737a/dUcthHgi4=","2Gw9ekgvvnM8jFKqS9CNT5ed4\u002BWrtL68TuLuGHAqwME=","l1ZiwvQTgY\u002Bk3OFqXItxWP99rLIhqDJNUYzwo2leJyg=","EI51g1gnwWRhUiWw2IdLotyaGp3PAvp40Wj\u002BwsN1skg=","ohj0kjDsVu9ecRRjeq24n0JjaKhIJQJhksYJ5D3oQ0Q=","Z3WNE9\u002BKVNw3zAm6ej1D4FljH/U9y3gph3MV7TUgLRc=","ajbFwkxZNZgrTxSEkeoIDv/CsxAywJD4Ni2VFnQLfng=","1hG\u002BkLN4BGpoAHDFSwNO4jOcHfeQMpQuySaWCkqPgWI=","hO6Xnh\u002BOxxkeyokm6fRd\u002B5n4eUBxRqoO3YBfCSMHcFA=","fipKtJi1Vwh0D2kp1T\u002BwE0zg22rVZCx3b4V0Utsc6Aw=","tAWt9tsq3wkUlYSaa3SKSvEOJaryWVI8sXa3XRWEXVw=","5rP80Hc3MxNTjzh3uj9g7ORZPBC8O4AA\u002B2vS/h88quA=","aREN\u002BLSdRtaD3yO\u002B126HFT9lpa29IzJjkSK5eNgeyvE=","pqzhtHGut\u002BAVkGPVqBYtddw8mUgUZvovs9B1e5/6pNY=","fcCVeZA7Gux5719j0BZt/ZGaWEzhV5iOuKkKWkgxkUc=","OojaCCPv7Q\u002B6u8nDFUaLMGs99JExhNVNsYOet6NrepY=","SxtT111hDm3RieqL1vmZQ1i2eER7923ARNz98zAk7QE=","jO1gfUdWEK2XP/gR2lE6uzeNf7xI3S2OcsTWRfBuiJo=","rp0wv/LGnvJ0dJHHGG/9dQhdz1zTLky9lPudI7D70xI=","/MUGQDVuP/siBnteWABYeMV559c44SLhx8Pk/3FUy5w=","HlUfZ7rPYOOsFIV/g0rF0TZ4/6Oz5hM4WVlWhch1Tiw=","cF0\u002BOzmGook1I0lGMgBYFNaPFD5G1NJktJEDuEsQJHE=","oMIDAlX0zbht9TEYlI5xxvfI8Q6u2CaPjUtY6p3eZqo=","QzG\u002B4bDcpdJWEVmK\u002BAbByZSYKxMwzUIC1Iv1pSuFAB4=","z8z\u002BQJL9eBjvCaryr1TX3eRUAJFG7Qrd\u002BLkKDLMNjEA=","3y9g8mEELDHGT9Wmp5oHp2bG4X25VB4rzyHRwk6Rvuk=","NDnZD876VSdRHNpzCOwDPU\u002Bu9ldQ2ZUvkxev3jXYhpc=","n0lwQnkKDQ7DkvN3qkObn8kCN3CeOVSOhYNoJstPcdI=","3hN3p49IY96\u002BQXEdDG0kbvWaeqDR\u002BUZ6BMfBTvt6EPY=","zy18ethFJWoLR3geyQrfvOiteTDYoq1/OfntdKq3Vus=","YibFOf9irOB6V60vLi3Ho65\u002BxXyx\u002BOwpeIEn\u002Bnno4R4=","vZDbQY4ZQ/8LnMfZSsWh0H8nNwsL68Mx0HTlQAHGojc=","YKtSw5Y4YXhAVJXwwK9hbhPP0HbF38\u002BOZ1bFvZjks4U=","h42Jx5KePZCWkilL47PmbPnN/92Oz4OEwGu9KkGNRoE=","5QRASFOTzlmCopgZq\u002Bf\u002B2FP3bkPcLtscqa3vENDhRTA=","ekUvZOjOJIxIDRSrkXn1Z\u002BIVNPvNAQ262UOzitppgXU=","W66uQ7WmOcVo7xUar7Dr4EoFX\u002BNz4sT65UlkhlnSSnA=","MRk7HjGQIHWewm\u002BOoKk\u002BxsmbyWKbsGnypqhaf/tHCM8=","cqdWqQIKewc2yAkZT40G6dNOjNqj8wxJlIQLFJ01qyg=","a/zeHrQLWvWMKuXdPqtzc/pdv\u002BX8mVTUUAI6HHzfH8c=","BeQd2nQ0EOcWXgsaqJPSPzWImWBuE7Eplfq3AAb9TTM=","81xGYpkdJdQ1uj9wVhta3wIRkIwAUCknlMp9qFILhhI=","XH8yw9hToHDuDMyr3koMbp0QlPyhWW2qrgrOf34RKT4=","BH0O4UgHNkBdzm8kgyJeM2coE9iOZnD3EeHzH\u002BVVr4U=","T7Re8oc78pHJSdVuy\u002B44Z1nDSMOCdziYT4HnoEqLEXc=","ZABY4lnYujf4dE3du2IpfzSxAR6NbVrMpcbHUocNA9I=","LnyIPQ1/mmXKyxsniu/9FEP3s6pLa5okBCKf0VlvLcI=","H3rbeOEgC9ne4Ls8HZ1fvPaO72nwUEHR7ZdOp1h3AjY=","2\u002BrEcyDu9CgAg6VHJ2t9v2jEadvbv05tr0RO41BSCsM=","flKIFhknSXP71NHvYZA3KLbRgfNAfst5Ue0hVMAak3Y=","/3yY80EXQc9MxtBFZe8Fb2nJmyUBqklsJP\u002BuzEn00k8=","zmi3aGhvYfVjiCKJCZxc2Yi52tilf4Xa2pZuLpput0Y=","y9Ehgw4qmUwD8AZje\u002Bdr7Ug\u002BUdEGc2K\u002BoDwAeGUQqAQ=","\u002B7LEJl6OyXVpsbvlGyxWr9kkQwjnWMA2ydaCxef6NNU=","KHkvevuN/qP\u002Bugq6t0czVui1hLNtU5LmNXDyukyhG2I=","I2tpRAb7oSY5//IzY5M2LFCqxlcVpnMlhZrgFULomOI=","EpeyxsD7YCSxbxwsTJrZnKXoS6Jepc6fWuXokbSJfs4=","8QV85zGwwGD1f9Tu0GaMmCkB/XjcvCKYqke4f5XTm34=","0rByxEbySLktDJEXfOsAvz8ryDexpvey/NWqvKJtWjE=","2NuwCvldRzlX\u002BIHQBR/SbdGzAxkRC7SfcZy9I2qJXUQ=","e/GrBG\u002B29TZyyTO\u002BbxHT9iKoU7KUAxLKPAZR8G04p20=","Pol03bBhEGGXOJ7aRsscrNIqg/HbK/W4aV0y7VIKrwg=","f63D1vybSocjSNkq0NC79LdYx6T\u002BHPI20nhjQuVIu4I=","d\u002Bmm09hCuR00j/gfX6WExcdWtecMxkFto5nsmfAL0kM=","jIu0P6Brk6CFxqbQ8/qJNcQQJhIN2VUjSLEt6/i4gD0=","MgqG8s1fF1bRAwpHnPWBpvQmPcorU\u002B/TE6mSaXXCEek="],"CachedAssets":{"XH8yw9hToHDuDMyr3koMbp0QlPyhWW2qrgrOf34RKT4=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\LICENSE.txt","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mlv21k5csn","Integrity":"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\LICENSE.txt","FileLength":1117,"LastWriteTime":"2025-12-17T13:28:51.3545197+00:00"},"81xGYpkdJdQ1uj9wVhta3wIRkIwAUCknlMp9qFILhhI=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5pze98is44","Integrity":"OZVI\u002Bw57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.map","FileLength":137972,"LastWriteTime":"2025-12-17T13:28:51.3573751+00:00"},"BeQd2nQ0EOcWXgsaqJPSPzWImWBuE7Eplfq3AAb9TTM=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ehgnz7f14e","Integrity":"zp0HUArZHsK1JMJwdk7EyaM\u002BeDINjTdOxADt5Ij2JRs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.js","FileLength":89503,"LastWriteTime":"2025-12-17T13:28:51.3565202+00:00"},"a/zeHrQLWvWMKuXdPqtzc/pdv\u002BX8mVTUUAI6HHzfH8c=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"7s2n0ol71w","Integrity":"KSI/3xxCrCexCupdzQJRP1B6Iqg\u002B2NA\u002BX2u38cQdqq8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.js","FileLength":299461,"LastWriteTime":"2025-12-17T13:28:51.3555206+00:00"},"cqdWqQIKewc2yAkZT40G6dNOjNqj8wxJlIQLFJ01qyg=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\LICENSE.md","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/LICENSE#[.{fingerprint}]?.md","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"x0q3zqp4vz","Integrity":"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\LICENSE.md","FileLength":1117,"LastWriteTime":"2025-12-17T13:28:51.3520126+00:00"},"MRk7HjGQIHWewm\u002BOoKk\u002BxsmbyWKbsGnypqhaf/tHCM8=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"l1zq2mitth","Integrity":"6e0N\u002BWJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","FileLength":24604,"LastWriteTime":"2025-12-17T13:28:51.3545197+00:00"},"W66uQ7WmOcVo7xUar7Dr4EoFX\u002BNz4sT65UlkhlnSSnA=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6d0lkjaslc","Integrity":"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","FileLength":52831,"LastWriteTime":"2025-12-17T13:28:51.3535157+00:00"},"ekUvZOjOJIxIDRSrkXn1Z\u002BIVNPvNAQ262UOzitppgXU=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"9oaff4kq20","Integrity":"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","FileLength":22177,"LastWriteTime":"2025-12-17T13:28:51.3535157+00:00"},"5QRASFOTzlmCopgZq\u002Bf\u002B2FP3bkPcLtscqa3vENDhRTA=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ay5nd8zt9x","Integrity":"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","FileLength":52977,"LastWriteTime":"2025-12-17T13:28:51.3535157+00:00"},"h42Jx5KePZCWkilL47PmbPnN/92Oz4OEwGu9KkGNRoE=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"356vix0kms","Integrity":"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","FileLength":1139,"LastWriteTime":"2025-12-17T13:28:51.3520126+00:00"},"YKtSw5Y4YXhAVJXwwK9hbhPP0HbF38\u002BOZ1bFvZjks4U=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"48y08845bh","Integrity":"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI\u002Bs6tVR2LJmZXk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","FileLength":5831,"LastWriteTime":"2025-12-17T13:28:51.3520126+00:00"},"vZDbQY4ZQ/8LnMfZSsWh0H8nNwsL68Mx0HTlQAHGojc=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"03hjc8e09r","Integrity":"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","FileLength":19820,"LastWriteTime":"2025-12-17T13:28:51.3520126+00:00"},"YibFOf9irOB6V60vLi3Ho65\u002BxXyx\u002BOwpeIEn\u002Bnno4R4=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\LICENSE","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/LICENSE#[.{fingerprint}]?","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"81b7ukuj9c","Integrity":"ZH6pA6BSx6fuHZvdaKph1DwUJ\u002BVSYilIiEQu8ilnvqk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\LICENSE","FileLength":1153,"LastWriteTime":"2025-12-17T13:28:51.3295961+00:00"},"zy18ethFJWoLR3geyQrfvOiteTDYoq1/OfntdKq3Vus=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"u33ctipx7g","Integrity":"ui/FQI\u002By0IUsY8Pbi80b8s3GeEL\u002BPsvdaLTONobpn88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","FileLength":217145,"LastWriteTime":"2025-12-17T13:28:51.3520126+00:00"},"3hN3p49IY96\u002BQXEdDG0kbvWaeqDR\u002BUZ6BMfBTvt6EPY=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4908xmbfjr","Integrity":"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","FileLength":59517,"LastWriteTime":"2025-12-17T13:28:51.3510101+00:00"},"n0lwQnkKDQ7DkvN3qkObn8kCN3CeOVSOhYNoJstPcdI=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6ukhryfubh","Integrity":"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","FileLength":289522,"LastWriteTime":"2025-12-17T13:28:51.3510101+00:00"},"NDnZD876VSdRHNpzCOwDPU\u002Bu9ldQ2ZUvkxev3jXYhpc=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"1piudyfv7h","Integrity":"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","FileLength":153194,"LastWriteTime":"2025-12-17T13:28:51.3510101+00:00"},"3y9g8mEELDHGT9Wmp5oHp2bG4X25VB4rzyHRwk6Rvuk=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wsezl0heh6","Integrity":"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","FileLength":222508,"LastWriteTime":"2025-12-17T13:28:51.3500101+00:00"},"z8z\u002BQJL9eBjvCaryr1TX3eRUAJFG7Qrd\u002BLkKDLMNjEA=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jqwzsa9uv6","Integrity":"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV\u002Bx0anYPmxYU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","FileLength":72022,"LastWriteTime":"2025-12-17T13:28:51.3500101+00:00"},"QzG\u002B4bDcpdJWEVmK\u002BAbByZSYKxMwzUIC1Iv1pSuFAB4=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2lgwfvgpvi","Integrity":"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","FileLength":288320,"LastWriteTime":"2025-12-17T13:28:51.3490106+00:00"},"oMIDAlX0zbht9TEYlI5xxvfI8Q6u2CaPjUtY6p3eZqo=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"n5w6o92d9r","Integrity":"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0\u002B8vTcfDA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","FileLength":143996,"LastWriteTime":"2025-12-17T13:28:51.3490106+00:00"},"cF0\u002BOzmGook1I0lGMgBYFNaPFD5G1NJktJEDuEsQJHE=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c2nslu3uf3","Integrity":"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","FileLength":327261,"LastWriteTime":"2025-12-17T13:28:51.3480051+00:00"},"HlUfZ7rPYOOsFIV/g0rF0TZ4/6Oz5hM4WVlWhch1Tiw=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"89qbw8ngem","Integrity":"rAnWnVnzChxAAi8NS\u002BIlr1mE7Sj\u002Bdo\u002BX/DqyilNsznM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","FileLength":78474,"LastWriteTime":"2025-12-17T13:28:51.3474924+00:00"},"/MUGQDVuP/siBnteWABYeMV559c44SLhx8Pk/3FUy5w=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"kbynt5jhd9","Integrity":"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","FileLength":425643,"LastWriteTime":"2025-12-17T13:28:51.3469885+00:00"},"rp0wv/LGnvJ0dJHHGG/9dQhdz1zTLky9lPudI7D70xI=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"f6zq8v6eb3","Integrity":"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","FileLength":215272,"LastWriteTime":"2025-12-17T13:28:51.3454868+00:00"},"jO1gfUdWEK2XP/gR2lE6uzeNf7xI3S2OcsTWRfBuiJo=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fctod5rc9n","Integrity":"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","FileLength":661035,"LastWriteTime":"2025-12-17T13:28:51.3444869+00:00"},"SxtT111hDm3RieqL1vmZQ1i2eER7923ARNz98zAk7QE=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6l4ir0ityv","Integrity":"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","FileLength":162831,"LastWriteTime":"2025-12-17T13:28:51.3434564+00:00"},"OojaCCPv7Q\u002B6u8nDFUaLMGs99JExhNVNsYOet6NrepY=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4gxs3k148c","Integrity":"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","FileLength":536461,"LastWriteTime":"2025-12-17T13:28:51.3434564+00:00"},"fcCVeZA7Gux5719j0BZt/ZGaWEzhV5iOuKkKWkgxkUc=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"gjcw7pocpk","Integrity":"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","FileLength":214999,"LastWriteTime":"2025-12-17T13:28:51.3424556+00:00"},"pqzhtHGut\u002BAVkGPVqBYtddw8mUgUZvovs9B1e5/6pNY=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"8inm30yfxf","Integrity":"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","FileLength":449111,"LastWriteTime":"2025-12-17T13:28:51.3424556+00:00"},"aREN\u002BLSdRtaD3yO\u002B126HFT9lpa29IzJjkSK5eNgeyvE=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6gzpyzhau4","Integrity":"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","FileLength":162726,"LastWriteTime":"2025-12-17T13:28:51.3414557+00:00"},"5rP80Hc3MxNTjzh3uj9g7ORZPBC8O4AA\u002B2vS/h88quA=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"73kdqttayv","Integrity":"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","FileLength":536547,"LastWriteTime":"2025-12-17T13:28:51.3414557+00:00"},"tAWt9tsq3wkUlYSaa3SKSvEOJaryWVI8sXa3XRWEXVw=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ozu22stjof","Integrity":"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","FileLength":215356,"LastWriteTime":"2025-12-17T13:28:51.3404566+00:00"},"fipKtJi1Vwh0D2kp1T\u002BwE0zg22rVZCx3b4V0Utsc6Aw=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"56d2bn4wt9","Integrity":"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX\u002B96Pt/88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","FileLength":111710,"LastWriteTime":"2025-12-17T13:28:51.3394549+00:00"},"hO6Xnh\u002BOxxkeyokm6fRd\u002B5n4eUBxRqoO3YBfCSMHcFA=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ik6i2hrs65","Integrity":"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","FileLength":53413,"LastWriteTime":"2025-12-17T13:28:51.3394549+00:00"},"1hG\u002BkLN4BGpoAHDFSwNO4jOcHfeQMpQuySaWCkqPgWI=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ab1c3rmv7g","Integrity":"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","FileLength":192214,"LastWriteTime":"2025-12-17T13:28:51.3394549+00:00"},"ajbFwkxZNZgrTxSEkeoIDv/CsxAywJD4Ni2VFnQLfng=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ophe14yye5","Integrity":"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr\u002BUm56w0PjI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","FileLength":76307,"LastWriteTime":"2025-12-17T13:28:51.3384563+00:00"},"Z3WNE9\u002BKVNw3zAm6ej1D4FljH/U9y3gph3MV7TUgLRc=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"vy0bq9ydhf","Integrity":"p1dop4slefZhL4zG2pa6\u002B2HUrOY1UUArGJXmet8Md9c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","FileLength":111875,"LastWriteTime":"2025-12-17T13:28:51.3372283+00:00"},"ohj0kjDsVu9ecRRjeq24n0JjaKhIJQJhksYJ5D3oQ0Q=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2yn17lgxub","Integrity":"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","FileLength":53485,"LastWriteTime":"2025-12-17T13:28:51.3372283+00:00"},"EI51g1gnwWRhUiWw2IdLotyaGp3PAvp40Wj\u002BwsN1skg=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"j75batdsum","Integrity":"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d\u002B9/qNju20=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","FileLength":192271,"LastWriteTime":"2025-12-17T13:28:51.3372283+00:00"},"l1ZiwvQTgY\u002Bk3OFqXItxWP99rLIhqDJNUYzwo2leJyg=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"z9shlbduue","Integrity":"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","FileLength":76449,"LastWriteTime":"2025-12-17T13:28:51.3362228+00:00"},"2Gw9ekgvvnM8jFKqS9CNT5ed4\u002BWrtL68TuLuGHAqwME=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wmug9u23qg","Integrity":"GMDk5pA5dFkOimkBAWeEjYZ\u002B7lgHPS0jYln6p/WJVYs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","FileLength":41570,"LastWriteTime":"2025-12-17T13:28:51.3362228+00:00"},"xCLf3oFpcxnPfsk56vql5tH9BA048737a/dUcthHgi4=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"y53cy5s2zj","Integrity":"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","FileLength":4725,"LastWriteTime":"2025-12-17T13:28:51.3362228+00:00"},"2K7M04JUd3UUvPqNxbRKDvJ4j105rBIcGS20wWwqrno=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"cwzlr5n8x4","Integrity":"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb\u002B0YBVU8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","FileLength":105151,"LastWriteTime":"2025-12-17T13:28:51.3362228+00:00"},"K8zAtm2yIA5ji4rNpgBMUE00bG0\u002BpMMou9AmFgWeY4Y=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"97yrjpyf9r","Integrity":"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h\u002BWmbPX5xr4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","FileLength":6250,"LastWriteTime":"2025-12-17T13:28:51.3347196+00:00"},"4gcegixawmltfM2irj95/X4onZSzRmoJQ9WVOAZlV34=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"okkk44j0xs","Integrity":"2BbRsE/\u002BczX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","FileLength":35330,"LastWriteTime":"2025-12-17T13:28:51.3347196+00:00"},"koEn0Htxaf81E3WOR14S2iIExBDIULb1BuOmGfyWd8I=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"z7kmom2977","Integrity":"359CMPAICGkV\u002Bzve4A4HJMha3bwqTFTjl\u002BQC1KJK5DQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","FileLength":4653,"LastWriteTime":"2025-12-17T13:28:51.3347196+00:00"},"twMCz9F94dXe0xTeAbFfjKsW\u002BDampR4bMNXepHwtZD4=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jeal3x0ldm","Integrity":"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","FileLength":105138,"LastWriteTime":"2025-12-17T13:28:51.3347196+00:00"},"DJDtEDi7P\u002B2aTAqJZDtjBNeFG4k3SNz7RpGx099XNQQ=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mk8rdyw69w","Integrity":"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","FileLength":6276,"LastWriteTime":"2025-12-17T13:28:51.3335969+00:00"},"WWUvkzk/mUX1KAUE0ijbw2y55rEXL/3mtqM1bHj6MAs=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"o371a8zbv2","Integrity":"NDSZjIiMPRIoO7/w7\u002BjHef8retP4riQa8PMj4BVRGok=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","FileLength":117516,"LastWriteTime":"2025-12-17T13:28:51.3335969+00:00"},"8kwLI7jvLCHKonGnMOrxk0YUN\u002BWTNY1GvmZYufNPtrA=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"dy6jgresuo","Integrity":"9eX2dpELXvYs\u002B6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","FileLength":51400,"LastWriteTime":"2025-12-17T13:28:51.3335969+00:00"},"/b44RMyoJlZBhOsln0DGBMCTdVe8bDzmfgkiNnwHIm4=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2q4vfeazbq","Integrity":"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs\u002BWu6U8g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","FileLength":196539,"LastWriteTime":"2025-12-17T13:28:51.3335969+00:00"},"ZAO\u002BRuepVSAQEf2uJOg4GxjRFssSHdAmGsud4JcvQ/I=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"e6q6xbwqzk","Integrity":"\u002BugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or\u002BysM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","FileLength":75607,"LastWriteTime":"2025-12-17T13:28:51.3325957+00:00"},"ixqHqgNpEnDPnPmNarBscu5Sf7z3HdoU1lx3SehfU0A=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5vj65cig9w","Integrity":"72C/qDCGu\u002BOwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","FileLength":117439,"LastWriteTime":"2025-12-17T13:28:51.3325957+00:00"},"wzRmRz4\u002B0NJnJ9iZUwbEt3Hg2D8PgTTkx49Tf4Uo1ik=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5p029spbuu","Integrity":"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","FileLength":51325,"LastWriteTime":"2025-12-17T13:28:51.3315952+00:00"},"Uv9hNCcodTdHNnPqo/VFoW8ZCxgx9u8mDwOkbrERo/U=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"st1cbwfwo5","Integrity":"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","FileLength":196535,"LastWriteTime":"2025-12-17T13:28:51.3315952+00:00"},"EbLKXVkyx03vwQ1Go9SbNWiVcDlgqbfvs23C979P4Mc=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"nakmwdwsxp","Integrity":"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT\u002B4fLqKHY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","FileLength":75534,"LastWriteTime":"2025-12-17T13:28:51.3295961+00:00"},"CqZu4y4CT455VdxG6DrOypLLiK5ltzlWFUON3Fqthk0=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/shared_script#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"eng9pxa8bw","Integrity":"dsZF7hMt5ejSTW1Uy\u002BRuXsK4mRpxNwgD52Q/MwjwBx0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\shared_script.js","FileLength":1904,"LastWriteTime":"2025-12-17T13:28:51.3295961+00:00"},"dzlcgvlWLxMLE8Oct03yYLtARSppAQbVz/Ot2VwcQSA=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/profile_modals#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"e72g2ic01h","Integrity":"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\profile_modals.js","FileLength":1730,"LastWriteTime":"2025-12-17T13:28:51.3285962+00:00"},"qobtCQCicA2QT03k/4qCrHHahYMRyuk0\u002BuUwAF2antw=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/modal_init#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"qgz39z0tln","Integrity":"SitcItqaCkZdgVj/0bAsP24\u002B1lQSRCEXmGx8IRycKAA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\modal_init.js","FileLength":2936,"LastWriteTime":"2025-12-17T13:28:51.3285962+00:00"},"4qEkwU1eM\u002BjRC3RncSeY0pFYqcxgpj8jrwoi8cXq4ys=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/map_init#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"u3gtwoob47","Integrity":"yrbu\u002BpSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\map_init.js","FileLength":747,"LastWriteTime":"2025-12-17T13:28:51.3285962+00:00"},"dlDLd0U1DSv7mTtctbCUM7H4EItRU4zlRHW/TRhO\u002BMs=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/login_and_registration_script#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"8ns5s0jfzs","Integrity":"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\login_and_registration_script.js","FileLength":5251,"LastWriteTime":"2025-12-17T13:28:51.3285962+00:00"},"8BDe8tkZV0I3HqfKCKtU8wjsLrEVtgVgoofs/SaZAo4=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/festivals-catalog#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"b0chqkr4u1","Integrity":"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\festivals-catalog.js","FileLength":12611,"LastWriteTime":"2025-12-17T13:28:51.3285962+00:00"},"F4L8F\u002BUTHa17fSOSbu84c6VB57XAtW\u002BYBJcnP6Ab84s=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/contact_form#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4tb1o7ijyi","Integrity":"\u002BJnFHyVgm7GpAN7ApTLM68kHrzeW\u002BqKSH7UG\u002BQD89qk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\contact_form.js","FileLength":2832,"LastWriteTime":"2025-12-17T13:28:51.3275909+00:00"},"RkGY/JgXgykueVkNLWTSUNYJdVLt2DdFbgsDX5BymOM=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\google-logo.png","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/google-logo#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"vyey8l1wmg","Integrity":"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\google-logo.png","FileLength":4042,"LastWriteTime":"2025-12-17T13:28:51.3275909+00:00"},"LBxZBb/h/PzzSVEXawlig2Ip\u002B3aq3qfHVksK3WOx60E=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival3.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival3#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"33y7brnle4","Integrity":"T4\u002ByUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival3.jpg","FileLength":52722,"LastWriteTime":"2025-12-17T13:28:51.3275909+00:00"},"cdoF3Uatyg1mwIfrzD/varBkdQrohQpODh\u002BCOy\u002Bkkxk=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival2.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival2#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ig2jb55km4","Integrity":"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival2.jpg","FileLength":48417,"LastWriteTime":"2025-12-17T13:28:51.3275909+00:00"},"3CL0s/vErPtoO5E7i4KgGBZwwAfod2cpZC\u002BCCo6Z7QQ=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival1.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival1#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5tjh4zv2tc","Integrity":"dyEsUTNJBq\u002B2mL5LdYn\u002Bucnu2OV9eTB3\u002BsAkletQrz8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival1.jpg","FileLength":81031,"LastWriteTime":"2025-12-17T13:28:51.3270867+00:00"},"c2ErFjiC51/gGYkXNDAH5TvaTHDlcsgXjp9LcPY4Ji8=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\favicon.ico","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"61n19gt1b8","Integrity":"Jtxf9L\u002B5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":5430,"LastWriteTime":"2025-12-17T13:28:51.3260816+00:00"},"dmLwtCpZDITT3\u002BasFu9X9oAVOZ9gmxTXx46lfnWHhNs=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"css/shared#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"yc3zysrcpr","Integrity":"wv0QKLNwD\u002BoC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\shared.css","FileLength":38942,"LastWriteTime":"2025-12-17T13:28:51.3260816+00:00"},"1bUfRrlQV342S8E1CKuUnN37n2/V1\u002BAOh\u002BApeDcHY0s=":{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"css/modal_and_gallery#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"w6k2yveyf7","Integrity":"uHCFdGDVS2Ej6xiwjk6pt\u002BDY\u002BeL/QOVzmJBqEybUJEw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\modal_and_gallery.css","FileLength":5042,"LastWriteTime":"2025-12-17T13:28:51.3260816+00:00"}},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.endpoints.json b/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.endpoints.json index 10a5cf0..3e9cb05 100644 --- a/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.endpoints.json +++ b/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.endpoints.json @@ -1 +1 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[{"Route":"DaviskibaYP.styles.css","AssetFile":"DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:52:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="}]},{"Route":"DaviskibaYP.zwukrhlgfr.styles.css","AssetFile":"DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:52:07 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwukrhlgfr"},{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="},{"Name":"label","Value":"DaviskibaYP.styles.css"}]},{"Route":"css/modal_and_gallery.css","AssetFile":"css/modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:31:13 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="}]},{"Route":"css/modal_and_gallery.w6k2yveyf7.css","AssetFile":"css/modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:31:13 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"w6k2yveyf7"},{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="},{"Name":"label","Value":"css/modal_and_gallery.css"}]},{"Route":"css/shared.css","AssetFile":"css/shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="}]},{"Route":"css/shared.yc3zysrcpr.css","AssetFile":"css/shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"yc3zysrcpr"},{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="},{"Name":"label","Value":"css/shared.css"}]},{"Route":"favicon.61n19gt1b8.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"61n19gt1b8"},{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="},{"Name":"label","Value":"favicon.ico"}]},{"Route":"favicon.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="}]},{"Route":"img/festival1.5tjh4zv2tc.jpg","AssetFile":"img/festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5tjh4zv2tc"},{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="},{"Name":"label","Value":"img/festival1.jpg"}]},{"Route":"img/festival1.jpg","AssetFile":"img/festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="}]},{"Route":"img/festival2.ig2jb55km4.jpg","AssetFile":"img/festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ig2jb55km4"},{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="},{"Name":"label","Value":"img/festival2.jpg"}]},{"Route":"img/festival2.jpg","AssetFile":"img/festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="}]},{"Route":"img/festival3.33y7brnle4.jpg","AssetFile":"img/festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"33y7brnle4"},{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="},{"Name":"label","Value":"img/festival3.jpg"}]},{"Route":"img/festival3.jpg","AssetFile":"img/festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="}]},{"Route":"img/google-logo.png","AssetFile":"img/google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="}]},{"Route":"img/google-logo.vyey8l1wmg.png","AssetFile":"img/google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vyey8l1wmg"},{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="},{"Name":"label","Value":"img/google-logo.png"}]},{"Route":"js/contact_form.4tb1o7ijyi.js","AssetFile":"js/contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:34:10 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4tb1o7ijyi"},{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="},{"Name":"label","Value":"js/contact_form.js"}]},{"Route":"js/contact_form.js","AssetFile":"js/contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:34:10 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="}]},{"Route":"js/festivals-catalog.b0chqkr4u1.js","AssetFile":"js/festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b0chqkr4u1"},{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="},{"Name":"label","Value":"js/festivals-catalog.js"}]},{"Route":"js/festivals-catalog.js","AssetFile":"js/festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="}]},{"Route":"js/login_and_registration_script.8ns5s0jfzs.js","AssetFile":"js/login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8ns5s0jfzs"},{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="},{"Name":"label","Value":"js/login_and_registration_script.js"}]},{"Route":"js/login_and_registration_script.js","AssetFile":"js/login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="}]},{"Route":"js/map_init.js","AssetFile":"js/map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="}]},{"Route":"js/map_init.u3gtwoob47.js","AssetFile":"js/map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u3gtwoob47"},{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="},{"Name":"label","Value":"js/map_init.js"}]},{"Route":"js/modal_init.js","AssetFile":"js/modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="}]},{"Route":"js/modal_init.qgz39z0tln.js","AssetFile":"js/modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"qgz39z0tln"},{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="},{"Name":"label","Value":"js/modal_init.js"}]},{"Route":"js/profile_modals.e72g2ic01h.js","AssetFile":"js/profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Sun, 23 Nov 2025 16:30:39 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e72g2ic01h"},{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="},{"Name":"label","Value":"js/profile_modals.js"}]},{"Route":"js/profile_modals.js","AssetFile":"js/profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Sun, 23 Nov 2025 16:30:39 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="}]},{"Route":"js/shared_script.eng9pxa8bw.js","AssetFile":"js/shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"eng9pxa8bw"},{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="},{"Name":"label","Value":"js/shared_script.js"}]},{"Route":"js/shared_script.js","AssetFile":"js/shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="}]},{"Route":"lib/bootstrap/LICENSE","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="}]},{"Route":"lib/bootstrap/LICENSE.81b7ukuj9c","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"81b7ukuj9c"},{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="},{"Name":"label","Value":"lib/bootstrap/LICENSE"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.st1cbwfwo5.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"st1cbwfwo5"},{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.5p029spbuu.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5p029spbuu"},{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.5vj65cig9w.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5vj65cig9w"},{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.nakmwdwsxp.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"nakmwdwsxp"},{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.2q4vfeazbq.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2q4vfeazbq"},{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.e6q6xbwqzk.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e6q6xbwqzk"},{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.o371a8zbv2.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o371a8zbv2"},{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.dy6jgresuo.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"dy6jgresuo"},{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.jeal3x0ldm.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jeal3x0ldm"},{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.okkk44j0xs.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"okkk44j0xs"},{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.z7kmom2977.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z7kmom2977"},{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.mk8rdyw69w.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mk8rdyw69w"},{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.97yrjpyf9r.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"97yrjpyf9r"},{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.cwzlr5n8x4.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"cwzlr5n8x4"},{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.wmug9u23qg.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wmug9u23qg"},{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.y53cy5s2zj.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"y53cy5s2zj"},{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.j75batdsum.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"j75batdsum"},{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.2yn17lgxub.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2yn17lgxub"},{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.vy0bq9ydhf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vy0bq9ydhf"},{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.ab1c3rmv7g.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ab1c3rmv7g"},{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.56d2bn4wt9.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"56d2bn4wt9"},{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.ik6i2hrs65.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ik6i2hrs65"},{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.ophe14yye5.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ophe14yye5"},{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.z9shlbduue.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z9shlbduue"},{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.73kdqttayv.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"73kdqttayv"},{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.6gzpyzhau4.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6gzpyzhau4"},{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.8inm30yfxf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.ozu22stjof.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ozu22stjof"},{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.4gxs3k148c.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4gxs3k148c"},{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.gjcw7pocpk.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"gjcw7pocpk"},{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.6l4ir0ityv.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6l4ir0ityv"},{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.fctod5rc9n.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fctod5rc9n"},{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.1piudyfv7h.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"1piudyfv7h"},{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.f6zq8v6eb3.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f6zq8v6eb3"},{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.kbynt5jhd9.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"kbynt5jhd9"},{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.89qbw8ngem.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"89qbw8ngem"},{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.c2nslu3uf3.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"c2nslu3uf3"},{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.2lgwfvgpvi.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2lgwfvgpvi"},{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.jqwzsa9uv6.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jqwzsa9uv6"},{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.wsezl0heh6.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wsezl0heh6"},{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.n5w6o92d9r.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"n5w6o92d9r"},{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.6ukhryfubh.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6ukhryfubh"},{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.4908xmbfjr.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4908xmbfjr"},{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.u33ctipx7g.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u33ctipx7g"},{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js.map"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.356vix0kms.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"356vix0kms"},{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/LICENSE.txt"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.03hjc8e09r.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"03hjc8e09r"},{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.48y08845bh.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"48y08845bh"},{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="}]},{"Route":"lib/jquery-validation/LICENSE.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="}]},{"Route":"lib/jquery-validation/LICENSE.x0q3zqp4vz.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"x0q3zqp4vz"},{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="},{"Name":"label","Value":"lib/jquery-validation/LICENSE.md"}]},{"Route":"lib/jquery-validation/dist/additional-methods.ay5nd8zt9x.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ay5nd8zt9x"},{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.9oaff4kq20.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9oaff4kq20"},{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.min.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.6d0lkjaslc.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6d0lkjaslc"},{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.js"}]},{"Route":"lib/jquery-validation/dist/jquery.validate.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.l1zq2mitth.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"l1zq2mitth"},{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.min.js"}]},{"Route":"lib/jquery/LICENSE.mlv21k5csn.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mlv21k5csn"},{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="},{"Name":"label","Value":"lib/jquery/LICENSE.txt"}]},{"Route":"lib/jquery/LICENSE.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="}]},{"Route":"lib/jquery/dist/jquery.7s2n0ol71w.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"7s2n0ol71w"},{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="},{"Name":"label","Value":"lib/jquery/dist/jquery.js"}]},{"Route":"lib/jquery/dist/jquery.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="}]},{"Route":"lib/jquery/dist/jquery.min.5pze98is44.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5pze98is44"},{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.map"}]},{"Route":"lib/jquery/dist/jquery.min.ehgnz7f14e.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ehgnz7f14e"},{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.js"}]},{"Route":"lib/jquery/dist/jquery.min.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="}]},{"Route":"lib/jquery/dist/jquery.min.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="}]}]} \ No newline at end of file +{"Version":1,"ManifestType":"Build","Endpoints":[{"Route":"DaviskibaYP.styles.css","AssetFile":"DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="}]},{"Route":"DaviskibaYP.zwukrhlgfr.styles.css","AssetFile":"DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwukrhlgfr"},{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="},{"Name":"label","Value":"DaviskibaYP.styles.css"}]},{"Route":"css/modal_and_gallery.css","AssetFile":"css/modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="}]},{"Route":"css/modal_and_gallery.w6k2yveyf7.css","AssetFile":"css/modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"w6k2yveyf7"},{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="},{"Name":"label","Value":"css/modal_and_gallery.css"}]},{"Route":"css/shared.css","AssetFile":"css/shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="}]},{"Route":"css/shared.yc3zysrcpr.css","AssetFile":"css/shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"yc3zysrcpr"},{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="},{"Name":"label","Value":"css/shared.css"}]},{"Route":"favicon.61n19gt1b8.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"61n19gt1b8"},{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="},{"Name":"label","Value":"favicon.ico"}]},{"Route":"favicon.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="}]},{"Route":"img/festival1.5tjh4zv2tc.jpg","AssetFile":"img/festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5tjh4zv2tc"},{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="},{"Name":"label","Value":"img/festival1.jpg"}]},{"Route":"img/festival1.jpg","AssetFile":"img/festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="}]},{"Route":"img/festival2.ig2jb55km4.jpg","AssetFile":"img/festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ig2jb55km4"},{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="},{"Name":"label","Value":"img/festival2.jpg"}]},{"Route":"img/festival2.jpg","AssetFile":"img/festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="}]},{"Route":"img/festival3.33y7brnle4.jpg","AssetFile":"img/festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"33y7brnle4"},{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="},{"Name":"label","Value":"img/festival3.jpg"}]},{"Route":"img/festival3.jpg","AssetFile":"img/festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="}]},{"Route":"img/google-logo.png","AssetFile":"img/google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="}]},{"Route":"img/google-logo.vyey8l1wmg.png","AssetFile":"img/google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vyey8l1wmg"},{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="},{"Name":"label","Value":"img/google-logo.png"}]},{"Route":"js/contact_form.4tb1o7ijyi.js","AssetFile":"js/contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4tb1o7ijyi"},{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="},{"Name":"label","Value":"js/contact_form.js"}]},{"Route":"js/contact_form.js","AssetFile":"js/contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="}]},{"Route":"js/festivals-catalog.b0chqkr4u1.js","AssetFile":"js/festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b0chqkr4u1"},{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="},{"Name":"label","Value":"js/festivals-catalog.js"}]},{"Route":"js/festivals-catalog.js","AssetFile":"js/festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="}]},{"Route":"js/login_and_registration_script.8ns5s0jfzs.js","AssetFile":"js/login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8ns5s0jfzs"},{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="},{"Name":"label","Value":"js/login_and_registration_script.js"}]},{"Route":"js/login_and_registration_script.js","AssetFile":"js/login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="}]},{"Route":"js/map_init.js","AssetFile":"js/map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="}]},{"Route":"js/map_init.u3gtwoob47.js","AssetFile":"js/map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u3gtwoob47"},{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="},{"Name":"label","Value":"js/map_init.js"}]},{"Route":"js/modal_init.js","AssetFile":"js/modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="}]},{"Route":"js/modal_init.qgz39z0tln.js","AssetFile":"js/modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"qgz39z0tln"},{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="},{"Name":"label","Value":"js/modal_init.js"}]},{"Route":"js/profile_modals.e72g2ic01h.js","AssetFile":"js/profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e72g2ic01h"},{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="},{"Name":"label","Value":"js/profile_modals.js"}]},{"Route":"js/profile_modals.js","AssetFile":"js/profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="}]},{"Route":"js/shared_script.eng9pxa8bw.js","AssetFile":"js/shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"eng9pxa8bw"},{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="},{"Name":"label","Value":"js/shared_script.js"}]},{"Route":"js/shared_script.js","AssetFile":"js/shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="}]},{"Route":"lib/bootstrap/LICENSE","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="}]},{"Route":"lib/bootstrap/LICENSE.81b7ukuj9c","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"81b7ukuj9c"},{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="},{"Name":"label","Value":"lib/bootstrap/LICENSE"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.st1cbwfwo5.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"st1cbwfwo5"},{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.5p029spbuu.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5p029spbuu"},{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.5vj65cig9w.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5vj65cig9w"},{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.nakmwdwsxp.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"nakmwdwsxp"},{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.2q4vfeazbq.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2q4vfeazbq"},{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.e6q6xbwqzk.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e6q6xbwqzk"},{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.o371a8zbv2.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o371a8zbv2"},{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.dy6jgresuo.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"dy6jgresuo"},{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.jeal3x0ldm.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jeal3x0ldm"},{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.okkk44j0xs.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"okkk44j0xs"},{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.z7kmom2977.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z7kmom2977"},{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.mk8rdyw69w.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mk8rdyw69w"},{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.97yrjpyf9r.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"97yrjpyf9r"},{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.cwzlr5n8x4.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"cwzlr5n8x4"},{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.wmug9u23qg.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wmug9u23qg"},{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.y53cy5s2zj.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"y53cy5s2zj"},{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.j75batdsum.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"j75batdsum"},{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.2yn17lgxub.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2yn17lgxub"},{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.vy0bq9ydhf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vy0bq9ydhf"},{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.ab1c3rmv7g.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ab1c3rmv7g"},{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.56d2bn4wt9.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"56d2bn4wt9"},{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.ik6i2hrs65.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ik6i2hrs65"},{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.ophe14yye5.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ophe14yye5"},{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.z9shlbduue.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z9shlbduue"},{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.73kdqttayv.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"73kdqttayv"},{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.6gzpyzhau4.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6gzpyzhau4"},{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.8inm30yfxf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.ozu22stjof.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ozu22stjof"},{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.4gxs3k148c.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4gxs3k148c"},{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.gjcw7pocpk.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"gjcw7pocpk"},{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.6l4ir0ityv.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6l4ir0ityv"},{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.fctod5rc9n.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fctod5rc9n"},{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.1piudyfv7h.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"1piudyfv7h"},{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.f6zq8v6eb3.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f6zq8v6eb3"},{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.kbynt5jhd9.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"kbynt5jhd9"},{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.89qbw8ngem.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"89qbw8ngem"},{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.c2nslu3uf3.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"c2nslu3uf3"},{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.2lgwfvgpvi.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2lgwfvgpvi"},{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.jqwzsa9uv6.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jqwzsa9uv6"},{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.wsezl0heh6.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wsezl0heh6"},{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.n5w6o92d9r.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"n5w6o92d9r"},{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.6ukhryfubh.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6ukhryfubh"},{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.4908xmbfjr.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4908xmbfjr"},{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.u33ctipx7g.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u33ctipx7g"},{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js.map"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.356vix0kms.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"356vix0kms"},{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/LICENSE.txt"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.03hjc8e09r.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"03hjc8e09r"},{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.48y08845bh.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"48y08845bh"},{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="}]},{"Route":"lib/jquery-validation/LICENSE.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="}]},{"Route":"lib/jquery-validation/LICENSE.x0q3zqp4vz.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"x0q3zqp4vz"},{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="},{"Name":"label","Value":"lib/jquery-validation/LICENSE.md"}]},{"Route":"lib/jquery-validation/dist/additional-methods.ay5nd8zt9x.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ay5nd8zt9x"},{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.9oaff4kq20.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9oaff4kq20"},{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.min.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.6d0lkjaslc.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6d0lkjaslc"},{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.js"}]},{"Route":"lib/jquery-validation/dist/jquery.validate.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.l1zq2mitth.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"l1zq2mitth"},{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.min.js"}]},{"Route":"lib/jquery/LICENSE.mlv21k5csn.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mlv21k5csn"},{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="},{"Name":"label","Value":"lib/jquery/LICENSE.txt"}]},{"Route":"lib/jquery/LICENSE.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="}]},{"Route":"lib/jquery/dist/jquery.7s2n0ol71w.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"7s2n0ol71w"},{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="},{"Name":"label","Value":"lib/jquery/dist/jquery.js"}]},{"Route":"lib/jquery/dist/jquery.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="}]},{"Route":"lib/jquery/dist/jquery.min.5pze98is44.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5pze98is44"},{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.map"}]},{"Route":"lib/jquery/dist/jquery.min.ehgnz7f14e.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ehgnz7f14e"},{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.js"}]},{"Route":"lib/jquery/dist/jquery.min.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="}]},{"Route":"lib/jquery/dist/jquery.min.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="}]}]} \ No newline at end of file diff --git a/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.json b/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.json index a83a59a..c7e0b25 100644 --- a/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.json +++ b/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.json @@ -1 +1 @@ -{"Version":1,"Hash":"WDlTyu+3spjpKiuATiQjCW36c7ILiDZkx2cFAa1xALU=","Source":"DaviskibaYP","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[{"Name":"DaviskibaYP\\wwwroot","Source":"DaviskibaYP","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","Pattern":"**"}],"Assets":[{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\DaviskibaYP.styles.css","SourceId":"DaviskibaYP","SourceType":"Computed","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\","BasePath":"/","RelativePath":"DaviskibaYP#[.{fingerprint}]?.styles.css","AssetKind":"All","AssetMode":"CurrentProject","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"ScopedCss","AssetTraitValue":"ApplicationBundle","Fingerprint":"zwukrhlgfr","Integrity":"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\DaviskibaYP.styles.css","FileLength":1109,"LastWriteTime":"2025-11-22T16:52:07+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\DaviskibaYP.bundle.scp.css","SourceId":"DaviskibaYP","SourceType":"Computed","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\","BasePath":"/","RelativePath":"DaviskibaYP#[.{fingerprint}]!.bundle.scp.css","AssetKind":"All","AssetMode":"Reference","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"ScopedCss","AssetTraitValue":"ProjectBundle","Fingerprint":"zwukrhlgfr","Integrity":"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\DaviskibaYP.bundle.scp.css","FileLength":1109,"LastWriteTime":"2025-11-22T16:52:07+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"css/modal_and_gallery#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"w6k2yveyf7","Integrity":"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\modal_and_gallery.css","FileLength":5042,"LastWriteTime":"2025-11-22T15:31:13+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"css/shared#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"yc3zysrcpr","Integrity":"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\shared.css","FileLength":38942,"LastWriteTime":"2025-12-09T14:09:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\favicon.ico","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"61n19gt1b8","Integrity":"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":5430,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival1.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival1#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5tjh4zv2tc","Integrity":"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival1.jpg","FileLength":81031,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival2.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival2#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ig2jb55km4","Integrity":"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival2.jpg","FileLength":48417,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival3.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival3#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"33y7brnle4","Integrity":"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival3.jpg","FileLength":52722,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\google-logo.png","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/google-logo#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"vyey8l1wmg","Integrity":"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\google-logo.png","FileLength":4042,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/contact_form#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"4tb1o7ijyi","Integrity":"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\contact_form.js","FileLength":2832,"LastWriteTime":"2025-11-22T16:34:10+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/festivals-catalog#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"b0chqkr4u1","Integrity":"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\festivals-catalog.js","FileLength":12611,"LastWriteTime":"2025-12-09T14:09:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/login_and_registration_script#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"8ns5s0jfzs","Integrity":"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\login_and_registration_script.js","FileLength":5251,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/map_init#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"u3gtwoob47","Integrity":"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\map_init.js","FileLength":747,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/modal_init#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"qgz39z0tln","Integrity":"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\modal_init.js","FileLength":2936,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/profile_modals#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"e72g2ic01h","Integrity":"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\profile_modals.js","FileLength":1730,"LastWriteTime":"2025-11-23T16:30:39+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/shared_script#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"eng9pxa8bw","Integrity":"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\shared_script.js","FileLength":1904,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\LICENSE","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/LICENSE#[.{fingerprint}]?","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"81b7ukuj9c","Integrity":"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\LICENSE","FileLength":1153,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"nakmwdwsxp","Integrity":"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","FileLength":75534,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"st1cbwfwo5","Integrity":"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","FileLength":196535,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5p029spbuu","Integrity":"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","FileLength":51325,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5vj65cig9w","Integrity":"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","FileLength":117439,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"e6q6xbwqzk","Integrity":"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","FileLength":75607,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"2q4vfeazbq","Integrity":"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","FileLength":196539,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"dy6jgresuo","Integrity":"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","FileLength":51400,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"o371a8zbv2","Integrity":"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","FileLength":117516,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"mk8rdyw69w","Integrity":"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","FileLength":6276,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"jeal3x0ldm","Integrity":"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","FileLength":105138,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"z7kmom2977","Integrity":"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","FileLength":4653,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"okkk44j0xs","Integrity":"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","FileLength":35330,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"97yrjpyf9r","Integrity":"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","FileLength":6250,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"cwzlr5n8x4","Integrity":"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","FileLength":105151,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"y53cy5s2zj","Integrity":"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","FileLength":4725,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"wmug9u23qg","Integrity":"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","FileLength":41570,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"z9shlbduue","Integrity":"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","FileLength":76449,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"j75batdsum","Integrity":"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","FileLength":192271,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"2yn17lgxub","Integrity":"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","FileLength":53485,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"vy0bq9ydhf","Integrity":"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","FileLength":111875,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ophe14yye5","Integrity":"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","FileLength":76307,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ab1c3rmv7g","Integrity":"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","FileLength":192214,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ik6i2hrs65","Integrity":"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","FileLength":53413,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"56d2bn4wt9","Integrity":"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","FileLength":111710,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ozu22stjof","Integrity":"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","FileLength":215356,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"73kdqttayv","Integrity":"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","FileLength":536547,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"6gzpyzhau4","Integrity":"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","FileLength":162726,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"8inm30yfxf","Integrity":"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","FileLength":449111,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"gjcw7pocpk","Integrity":"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","FileLength":214999,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"4gxs3k148c","Integrity":"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","FileLength":536461,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"6l4ir0ityv","Integrity":"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","FileLength":162831,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"fctod5rc9n","Integrity":"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","FileLength":661035,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"f6zq8v6eb3","Integrity":"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","FileLength":215272,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"kbynt5jhd9","Integrity":"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","FileLength":425643,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"89qbw8ngem","Integrity":"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","FileLength":78474,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"c2nslu3uf3","Integrity":"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","FileLength":327261,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"n5w6o92d9r","Integrity":"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","FileLength":143996,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"2lgwfvgpvi","Integrity":"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","FileLength":288320,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"jqwzsa9uv6","Integrity":"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","FileLength":72022,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"wsezl0heh6","Integrity":"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","FileLength":222508,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"1piudyfv7h","Integrity":"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","FileLength":153194,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"6ukhryfubh","Integrity":"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","FileLength":289522,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"4908xmbfjr","Integrity":"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","FileLength":59517,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"u33ctipx7g","Integrity":"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","FileLength":217145,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"356vix0kms","Integrity":"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","FileLength":1139,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"03hjc8e09r","Integrity":"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","FileLength":19820,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"48y08845bh","Integrity":"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","FileLength":5831,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\LICENSE.md","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/LICENSE#[.{fingerprint}]?.md","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"x0q3zqp4vz","Integrity":"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\LICENSE.md","FileLength":1117,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ay5nd8zt9x","Integrity":"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","FileLength":52977,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"9oaff4kq20","Integrity":"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","FileLength":22177,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"6d0lkjaslc","Integrity":"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","FileLength":52831,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"l1zq2mitth","Integrity":"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","FileLength":24604,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\LICENSE.txt","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"mlv21k5csn","Integrity":"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\LICENSE.txt","FileLength":1117,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"7s2n0ol71w","Integrity":"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.js","FileLength":299461,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ehgnz7f14e","Integrity":"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.js","FileLength":89503,"LastWriteTime":"2025-11-22T15:21:42+00:00"},{"Identity":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5pze98is44","Integrity":"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.map","FileLength":137972,"LastWriteTime":"2025-11-22T15:21:42+00:00"}],"Endpoints":[{"Route":"DaviskibaYP.bundle.scp.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\DaviskibaYP.bundle.scp.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:52:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="}]},{"Route":"DaviskibaYP.styles.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:52:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="}]},{"Route":"DaviskibaYP.zwukrhlgfr.bundle.scp.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\DaviskibaYP.bundle.scp.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:52:07 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwukrhlgfr"},{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="},{"Name":"label","Value":"DaviskibaYP.bundle.scp.css"}]},{"Route":"DaviskibaYP.zwukrhlgfr.styles.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:52:07 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwukrhlgfr"},{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="},{"Name":"label","Value":"DaviskibaYP.styles.css"}]},{"Route":"css/modal_and_gallery.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:31:13 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="}]},{"Route":"css/modal_and_gallery.w6k2yveyf7.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:31:13 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"w6k2yveyf7"},{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="},{"Name":"label","Value":"css/modal_and_gallery.css"}]},{"Route":"css/shared.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="}]},{"Route":"css/shared.yc3zysrcpr.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"yc3zysrcpr"},{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="},{"Name":"label","Value":"css/shared.css"}]},{"Route":"favicon.61n19gt1b8.ico","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"61n19gt1b8"},{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="},{"Name":"label","Value":"favicon.ico"}]},{"Route":"favicon.ico","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="}]},{"Route":"img/festival1.5tjh4zv2tc.jpg","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5tjh4zv2tc"},{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="},{"Name":"label","Value":"img/festival1.jpg"}]},{"Route":"img/festival1.jpg","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="}]},{"Route":"img/festival2.ig2jb55km4.jpg","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ig2jb55km4"},{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="},{"Name":"label","Value":"img/festival2.jpg"}]},{"Route":"img/festival2.jpg","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="}]},{"Route":"img/festival3.33y7brnle4.jpg","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"33y7brnle4"},{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="},{"Name":"label","Value":"img/festival3.jpg"}]},{"Route":"img/festival3.jpg","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="}]},{"Route":"img/google-logo.png","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="}]},{"Route":"img/google-logo.vyey8l1wmg.png","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vyey8l1wmg"},{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="},{"Name":"label","Value":"img/google-logo.png"}]},{"Route":"js/contact_form.4tb1o7ijyi.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:34:10 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4tb1o7ijyi"},{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="},{"Name":"label","Value":"js/contact_form.js"}]},{"Route":"js/contact_form.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 16:34:10 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="}]},{"Route":"js/festivals-catalog.b0chqkr4u1.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b0chqkr4u1"},{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="},{"Name":"label","Value":"js/festivals-catalog.js"}]},{"Route":"js/festivals-catalog.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Tue, 09 Dec 2025 14:09:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="}]},{"Route":"js/login_and_registration_script.8ns5s0jfzs.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8ns5s0jfzs"},{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="},{"Name":"label","Value":"js/login_and_registration_script.js"}]},{"Route":"js/login_and_registration_script.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="}]},{"Route":"js/map_init.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="}]},{"Route":"js/map_init.u3gtwoob47.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u3gtwoob47"},{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="},{"Name":"label","Value":"js/map_init.js"}]},{"Route":"js/modal_init.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="}]},{"Route":"js/modal_init.qgz39z0tln.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"qgz39z0tln"},{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="},{"Name":"label","Value":"js/modal_init.js"}]},{"Route":"js/profile_modals.e72g2ic01h.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Sun, 23 Nov 2025 16:30:39 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e72g2ic01h"},{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="},{"Name":"label","Value":"js/profile_modals.js"}]},{"Route":"js/profile_modals.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Sun, 23 Nov 2025 16:30:39 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="}]},{"Route":"js/shared_script.eng9pxa8bw.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"eng9pxa8bw"},{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="},{"Name":"label","Value":"js/shared_script.js"}]},{"Route":"js/shared_script.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="}]},{"Route":"lib/bootstrap/LICENSE","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="}]},{"Route":"lib/bootstrap/LICENSE.81b7ukuj9c","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"81b7ukuj9c"},{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="},{"Name":"label","Value":"lib/bootstrap/LICENSE"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.st1cbwfwo5.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"st1cbwfwo5"},{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.5p029spbuu.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5p029spbuu"},{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.5vj65cig9w.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5vj65cig9w"},{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.nakmwdwsxp.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"nakmwdwsxp"},{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.2q4vfeazbq.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2q4vfeazbq"},{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.e6q6xbwqzk.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e6q6xbwqzk"},{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.o371a8zbv2.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o371a8zbv2"},{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.dy6jgresuo.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"dy6jgresuo"},{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.jeal3x0ldm.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jeal3x0ldm"},{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.okkk44j0xs.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"okkk44j0xs"},{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.z7kmom2977.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z7kmom2977"},{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.mk8rdyw69w.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mk8rdyw69w"},{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.97yrjpyf9r.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"97yrjpyf9r"},{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.cwzlr5n8x4.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"cwzlr5n8x4"},{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.wmug9u23qg.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wmug9u23qg"},{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.y53cy5s2zj.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"y53cy5s2zj"},{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.j75batdsum.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"j75batdsum"},{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.2yn17lgxub.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2yn17lgxub"},{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.vy0bq9ydhf.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vy0bq9ydhf"},{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.ab1c3rmv7g.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ab1c3rmv7g"},{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.56d2bn4wt9.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"56d2bn4wt9"},{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.ik6i2hrs65.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ik6i2hrs65"},{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.ophe14yye5.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ophe14yye5"},{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.z9shlbduue.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z9shlbduue"},{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.73kdqttayv.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"73kdqttayv"},{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.6gzpyzhau4.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6gzpyzhau4"},{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.8inm30yfxf.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.ozu22stjof.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ozu22stjof"},{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.4gxs3k148c.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4gxs3k148c"},{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.gjcw7pocpk.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"gjcw7pocpk"},{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.6l4ir0ityv.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6l4ir0ityv"},{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.fctod5rc9n.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fctod5rc9n"},{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.1piudyfv7h.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"1piudyfv7h"},{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.f6zq8v6eb3.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f6zq8v6eb3"},{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.kbynt5jhd9.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"kbynt5jhd9"},{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.89qbw8ngem.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"89qbw8ngem"},{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.c2nslu3uf3.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"c2nslu3uf3"},{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.2lgwfvgpvi.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2lgwfvgpvi"},{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.jqwzsa9uv6.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jqwzsa9uv6"},{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.wsezl0heh6.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wsezl0heh6"},{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.n5w6o92d9r.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"n5w6o92d9r"},{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.6ukhryfubh.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6ukhryfubh"},{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.4908xmbfjr.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4908xmbfjr"},{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.u33ctipx7g.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u33ctipx7g"},{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js.map"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.356vix0kms.txt","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"356vix0kms"},{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/LICENSE.txt"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.txt","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.03hjc8e09r.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"03hjc8e09r"},{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.48y08845bh.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"48y08845bh"},{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="}]},{"Route":"lib/jquery-validation/LICENSE.md","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="}]},{"Route":"lib/jquery-validation/LICENSE.x0q3zqp4vz.md","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"x0q3zqp4vz"},{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="},{"Name":"label","Value":"lib/jquery-validation/LICENSE.md"}]},{"Route":"lib/jquery-validation/dist/additional-methods.ay5nd8zt9x.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ay5nd8zt9x"},{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.9oaff4kq20.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9oaff4kq20"},{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.min.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.6d0lkjaslc.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6d0lkjaslc"},{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.js"}]},{"Route":"lib/jquery-validation/dist/jquery.validate.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.l1zq2mitth.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"l1zq2mitth"},{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.min.js"}]},{"Route":"lib/jquery/LICENSE.mlv21k5csn.txt","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mlv21k5csn"},{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="},{"Name":"label","Value":"lib/jquery/LICENSE.txt"}]},{"Route":"lib/jquery/LICENSE.txt","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="}]},{"Route":"lib/jquery/dist/jquery.7s2n0ol71w.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"7s2n0ol71w"},{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="},{"Name":"label","Value":"lib/jquery/dist/jquery.js"}]},{"Route":"lib/jquery/dist/jquery.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="}]},{"Route":"lib/jquery/dist/jquery.min.5pze98is44.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5pze98is44"},{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.map"}]},{"Route":"lib/jquery/dist/jquery.min.ehgnz7f14e.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ehgnz7f14e"},{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.js"}]},{"Route":"lib/jquery/dist/jquery.min.js","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="}]},{"Route":"lib/jquery/dist/jquery.min.map","AssetFile":"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Sat, 22 Nov 2025 15:21:42 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="}]}]} \ No newline at end of file +{"Version":1,"Hash":"W4gxBaPnhksD4VF4A6kprZPE+ljNmBCb/ieN4ZRuSVQ=","Source":"DaviskibaYP","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[{"Name":"DaviskibaYP\\wwwroot","Source":"DaviskibaYP","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","Pattern":"**"}],"Assets":[{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\DaviskibaYP.styles.css","SourceId":"DaviskibaYP","SourceType":"Computed","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\","BasePath":"/","RelativePath":"DaviskibaYP#[.{fingerprint}]?.styles.css","AssetKind":"All","AssetMode":"CurrentProject","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"ScopedCss","AssetTraitValue":"ApplicationBundle","Fingerprint":"zwukrhlgfr","Integrity":"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\DaviskibaYP.styles.css","FileLength":1109,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\DaviskibaYP.bundle.scp.css","SourceId":"DaviskibaYP","SourceType":"Computed","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\","BasePath":"/","RelativePath":"DaviskibaYP#[.{fingerprint}]!.bundle.scp.css","AssetKind":"All","AssetMode":"Reference","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"ScopedCss","AssetTraitValue":"ProjectBundle","Fingerprint":"zwukrhlgfr","Integrity":"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\DaviskibaYP.bundle.scp.css","FileLength":1109,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"css/modal_and_gallery#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"w6k2yveyf7","Integrity":"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\modal_and_gallery.css","FileLength":5042,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"css/shared#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"yc3zysrcpr","Integrity":"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\shared.css","FileLength":38942,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\favicon.ico","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"61n19gt1b8","Integrity":"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":5430,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival1.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival1#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5tjh4zv2tc","Integrity":"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival1.jpg","FileLength":81031,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival2.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival2#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ig2jb55km4","Integrity":"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival2.jpg","FileLength":48417,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival3.jpg","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/festival3#[.{fingerprint}]?.jpg","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"33y7brnle4","Integrity":"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\festival3.jpg","FileLength":52722,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\google-logo.png","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"img/google-logo#[.{fingerprint}]?.png","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"vyey8l1wmg","Integrity":"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\img\\google-logo.png","FileLength":4042,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/contact_form#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"4tb1o7ijyi","Integrity":"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\contact_form.js","FileLength":2832,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/festivals-catalog#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"b0chqkr4u1","Integrity":"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\festivals-catalog.js","FileLength":12611,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/login_and_registration_script#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"8ns5s0jfzs","Integrity":"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\login_and_registration_script.js","FileLength":5251,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/map_init#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"u3gtwoob47","Integrity":"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\map_init.js","FileLength":747,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/modal_init#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"qgz39z0tln","Integrity":"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\modal_init.js","FileLength":2936,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/profile_modals#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"e72g2ic01h","Integrity":"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\profile_modals.js","FileLength":1730,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"js/shared_script#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"eng9pxa8bw","Integrity":"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\shared_script.js","FileLength":1904,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\LICENSE","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/LICENSE#[.{fingerprint}]?","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"81b7ukuj9c","Integrity":"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\LICENSE","FileLength":1153,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"nakmwdwsxp","Integrity":"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","FileLength":75534,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"st1cbwfwo5","Integrity":"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","FileLength":196535,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5p029spbuu","Integrity":"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","FileLength":51325,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5vj65cig9w","Integrity":"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","FileLength":117439,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"e6q6xbwqzk","Integrity":"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","FileLength":75607,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"2q4vfeazbq","Integrity":"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","FileLength":196539,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"dy6jgresuo","Integrity":"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","FileLength":51400,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"o371a8zbv2","Integrity":"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","FileLength":117516,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"mk8rdyw69w","Integrity":"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","FileLength":6276,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"jeal3x0ldm","Integrity":"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","FileLength":105138,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"z7kmom2977","Integrity":"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","FileLength":4653,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"okkk44j0xs","Integrity":"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","FileLength":35330,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"97yrjpyf9r","Integrity":"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","FileLength":6250,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"cwzlr5n8x4","Integrity":"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","FileLength":105151,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"y53cy5s2zj","Integrity":"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","FileLength":4725,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"wmug9u23qg","Integrity":"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","FileLength":41570,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"z9shlbduue","Integrity":"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","FileLength":76449,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"j75batdsum","Integrity":"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","FileLength":192271,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"2yn17lgxub","Integrity":"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","FileLength":53485,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"vy0bq9ydhf","Integrity":"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","FileLength":111875,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ophe14yye5","Integrity":"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","FileLength":76307,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ab1c3rmv7g","Integrity":"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","FileLength":192214,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ik6i2hrs65","Integrity":"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","FileLength":53413,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"56d2bn4wt9","Integrity":"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","FileLength":111710,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ozu22stjof","Integrity":"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","FileLength":215356,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"73kdqttayv","Integrity":"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","FileLength":536547,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"6gzpyzhau4","Integrity":"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","FileLength":162726,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"8inm30yfxf","Integrity":"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","FileLength":449111,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"gjcw7pocpk","Integrity":"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","FileLength":214999,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"4gxs3k148c","Integrity":"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","FileLength":536461,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"6l4ir0ityv","Integrity":"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","FileLength":162831,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"fctod5rc9n","Integrity":"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","FileLength":661035,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"f6zq8v6eb3","Integrity":"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","FileLength":215272,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"kbynt5jhd9","Integrity":"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","FileLength":425643,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"89qbw8ngem","Integrity":"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","FileLength":78474,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"c2nslu3uf3","Integrity":"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","FileLength":327261,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"n5w6o92d9r","Integrity":"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","FileLength":143996,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"2lgwfvgpvi","Integrity":"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","FileLength":288320,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"jqwzsa9uv6","Integrity":"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","FileLength":72022,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"wsezl0heh6","Integrity":"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","FileLength":222508,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"1piudyfv7h","Integrity":"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","FileLength":153194,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"6ukhryfubh","Integrity":"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","FileLength":289522,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"4908xmbfjr","Integrity":"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","FileLength":59517,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"u33ctipx7g","Integrity":"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","FileLength":217145,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"356vix0kms","Integrity":"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","FileLength":1139,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"03hjc8e09r","Integrity":"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","FileLength":19820,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"48y08845bh","Integrity":"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","FileLength":5831,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\LICENSE.md","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/LICENSE#[.{fingerprint}]?.md","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"x0q3zqp4vz","Integrity":"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\LICENSE.md","FileLength":1117,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ay5nd8zt9x","Integrity":"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","FileLength":52977,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"9oaff4kq20","Integrity":"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","FileLength":22177,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"6d0lkjaslc","Integrity":"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","FileLength":52831,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"l1zq2mitth","Integrity":"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","FileLength":24604,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\LICENSE.txt","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"mlv21k5csn","Integrity":"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\LICENSE.txt","FileLength":1117,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"7s2n0ol71w","Integrity":"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.js","FileLength":299461,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ehgnz7f14e","Integrity":"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.js","FileLength":89503,"LastWriteTime":"2025-12-17T13:28:51+00:00"},{"Identity":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","SourceId":"DaviskibaYP","SourceType":"Discovered","ContentRoot":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5pze98is44","Integrity":"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.map","FileLength":137972,"LastWriteTime":"2025-12-17T13:28:51+00:00"}],"Endpoints":[{"Route":"DaviskibaYP.bundle.scp.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\DaviskibaYP.bundle.scp.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="}]},{"Route":"DaviskibaYP.styles.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="}]},{"Route":"DaviskibaYP.zwukrhlgfr.bundle.scp.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\DaviskibaYP.bundle.scp.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwukrhlgfr"},{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="},{"Name":"label","Value":"DaviskibaYP.bundle.scp.css"}]},{"Route":"DaviskibaYP.zwukrhlgfr.styles.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\DaviskibaYP.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwukrhlgfr"},{"Name":"integrity","Value":"sha256-gwjTvLvnkLVljcPggaXXV+bwrCqsXqv0J3HlQswfa5o="},{"Name":"label","Value":"DaviskibaYP.styles.css"}]},{"Route":"css/modal_and_gallery.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="}]},{"Route":"css/modal_and_gallery.w6k2yveyf7.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\modal_and_gallery.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5042"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"w6k2yveyf7"},{"Name":"integrity","Value":"sha256-uHCFdGDVS2Ej6xiwjk6pt+DY+eL/QOVzmJBqEybUJEw="},{"Name":"label","Value":"css/modal_and_gallery.css"}]},{"Route":"css/shared.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="}]},{"Route":"css/shared.yc3zysrcpr.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\css\\shared.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"38942"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"yc3zysrcpr"},{"Name":"integrity","Value":"sha256-wv0QKLNwD+oC5CzdGrwmG1aeynmkysKBS6w7B6mGnMA="},{"Name":"label","Value":"css/shared.css"}]},{"Route":"favicon.61n19gt1b8.ico","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"61n19gt1b8"},{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="},{"Name":"label","Value":"favicon.ico"}]},{"Route":"favicon.ico","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="}]},{"Route":"img/festival1.5tjh4zv2tc.jpg","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5tjh4zv2tc"},{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="},{"Name":"label","Value":"img/festival1.jpg"}]},{"Route":"img/festival1.jpg","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival1.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"81031"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dyEsUTNJBq+2mL5LdYn+ucnu2OV9eTB3+sAkletQrz8="}]},{"Route":"img/festival2.ig2jb55km4.jpg","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ig2jb55km4"},{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="},{"Name":"label","Value":"img/festival2.jpg"}]},{"Route":"img/festival2.jpg","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival2.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"48417"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MgL787vuaDpSaRDhp0tR73X6AhhPLHg1nqG2MhyMoVQ="}]},{"Route":"img/festival3.33y7brnle4.jpg","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"33y7brnle4"},{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="},{"Name":"label","Value":"img/festival3.jpg"}]},{"Route":"img/festival3.jpg","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\festival3.jpg","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"52722"},{"Name":"Content-Type","Value":"image/jpeg"},{"Name":"ETag","Value":"\"T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T4+yUfFvcLJTbU1e2fAAyGIIEW69ekZY1D24C0SYh7E="}]},{"Route":"img/google-logo.png","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="}]},{"Route":"img/google-logo.vyey8l1wmg.png","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\img\\google-logo.png","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4042"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vyey8l1wmg"},{"Name":"integrity","Value":"sha256-ufPNMdqCz42twn7o7KctCskACLGievEgm7nY8DZuntc="},{"Name":"label","Value":"img/google-logo.png"}]},{"Route":"js/contact_form.4tb1o7ijyi.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4tb1o7ijyi"},{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="},{"Name":"label","Value":"js/contact_form.js"}]},{"Route":"js/contact_form.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\contact_form.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2832"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+JnFHyVgm7GpAN7ApTLM68kHrzeW+qKSH7UG+QD89qk="}]},{"Route":"js/festivals-catalog.b0chqkr4u1.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b0chqkr4u1"},{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="},{"Name":"label","Value":"js/festivals-catalog.js"}]},{"Route":"js/festivals-catalog.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\festivals-catalog.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12611"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CzFt0u7CYPIafLW9DtCr8jSZ1xU6tNkpBo2/dQpqNlI="}]},{"Route":"js/login_and_registration_script.8ns5s0jfzs.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8ns5s0jfzs"},{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="},{"Name":"label","Value":"js/login_and_registration_script.js"}]},{"Route":"js/login_and_registration_script.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\login_and_registration_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5251"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RKzokGUIcrB8zs6VE8EbgcaCPmld9iytqLkyoGDOMjM="}]},{"Route":"js/map_init.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="}]},{"Route":"js/map_init.u3gtwoob47.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\map_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"747"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u3gtwoob47"},{"Name":"integrity","Value":"sha256-yrbu+pSkMDxAmiTCCeGRm6BIS5jrS1ykmuPqqzWjDGE="},{"Name":"label","Value":"js/map_init.js"}]},{"Route":"js/modal_init.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="}]},{"Route":"js/modal_init.qgz39z0tln.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\modal_init.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2936"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"qgz39z0tln"},{"Name":"integrity","Value":"sha256-SitcItqaCkZdgVj/0bAsP24+1lQSRCEXmGx8IRycKAA="},{"Name":"label","Value":"js/modal_init.js"}]},{"Route":"js/profile_modals.e72g2ic01h.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e72g2ic01h"},{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="},{"Name":"label","Value":"js/profile_modals.js"}]},{"Route":"js/profile_modals.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\profile_modals.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1730"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KvmnKSGKge0W1qjdZ/0I5Hx9KnTYJWcI62nEYHaAR7g="}]},{"Route":"js/shared_script.eng9pxa8bw.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"eng9pxa8bw"},{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="},{"Name":"label","Value":"js/shared_script.js"}]},{"Route":"js/shared_script.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\js\\shared_script.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1904"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dsZF7hMt5ejSTW1Uy+RuXsK4mRpxNwgD52Q/MwjwBx0="}]},{"Route":"lib/bootstrap/LICENSE","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="}]},{"Route":"lib/bootstrap/LICENSE.81b7ukuj9c","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"81b7ukuj9c"},{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="},{"Name":"label","Value":"lib/bootstrap/LICENSE"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.st1cbwfwo5.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"st1cbwfwo5"},{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.5p029spbuu.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5p029spbuu"},{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51325"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-96ayIUEnpKr7n5BIsFK5vJ3qXMXFgvRl9/CBcHs6/Ts="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.5vj65cig9w.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5vj65cig9w"},{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.nakmwdwsxp.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75534"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"nakmwdwsxp"},{"Name":"integrity","Value":"sha256-P4Ski6RrsG4nxKfPqaVoyRMoesl9UzArmfT+4fLqKHY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.2q4vfeazbq.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2q4vfeazbq"},{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.e6q6xbwqzk.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"75607"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"e6q6xbwqzk"},{"Name":"integrity","Value":"sha256-+ugQREUkP4Wnp1VX2L2lvw0Q2mgKYvYAZr1c2or+ysM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.o371a8zbv2.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o371a8zbv2"},{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.dy6jgresuo.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51400"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"dy6jgresuo"},{"Name":"integrity","Value":"sha256-9eX2dpELXvYs+6il2MHwf5OOPVOZjxVK1b1GWgL0B0k="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.jeal3x0ldm.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jeal3x0ldm"},{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.okkk44j0xs.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"okkk44j0xs"},{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.z7kmom2977.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z7kmom2977"},{"Name":"integrity","Value":"sha256-359CMPAICGkV+zve4A4HJMha3bwqTFTjl+QC1KJK5DQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.mk8rdyw69w.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6276"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mk8rdyw69w"},{"Name":"integrity","Value":"sha256-Jtl65EICD4ds6dQZbx1ongvMXj8D127HCg5XRBXXYGw="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.97yrjpyf9r.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"97yrjpyf9r"},{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6250"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G0PQCDL7ETO6rITRlBIHDKvvSuJFn5p6h+WmbPX5xr4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.cwzlr5n8x4.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"cwzlr5n8x4"},{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.wmug9u23qg.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wmug9u23qg"},{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.y53cy5s2zj.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4725"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"y53cy5s2zj"},{"Name":"integrity","Value":"sha256-BnHmEJpgor1n0UuwNdXG2VhHdV1r9MibuqBVHsgp9a8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.j75batdsum.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"j75batdsum"},{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.2yn17lgxub.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2yn17lgxub"},{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53485"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekoF4YNq4OUU4BoZ6FG2LTKD68LJvW49arNgykHOZfM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.vy0bq9ydhf.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vy0bq9ydhf"},{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.ab1c3rmv7g.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ab1c3rmv7g"},{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.56d2bn4wt9.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"56d2bn4wt9"},{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.ik6i2hrs65.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53413"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ik6i2hrs65"},{"Name":"integrity","Value":"sha256-wseUsl7uipUzPYc/DBMMTMFA7hBTcxpw29RKOxLzXSc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.ophe14yye5.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76307"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ophe14yye5"},{"Name":"integrity","Value":"sha256-1N1aPW6sTYexHfJCcDS4iElpPdWahP2Fr+Um56w0PjI="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.z9shlbduue.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"76449"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"z9shlbduue"},{"Name":"integrity","Value":"sha256-mcVOHRq7FsWaycSfboGsTpzuQZ3cIOR/GDHYxL6q2Yg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.73kdqttayv.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"73kdqttayv"},{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.6gzpyzhau4.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6gzpyzhau4"},{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162726"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SiIVMGgRhdXjKSTIddX7mh9IbOXVcwQWc7/p4nS6D/0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.8inm30yfxf.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.ozu22stjof.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215356"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ozu22stjof"},{"Name":"integrity","Value":"sha256-ZMvmWDSU4zY1Z29EQGm5Mubfz/YxF4hiReGqx84o4tA="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.4gxs3k148c.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4gxs3k148c"},{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.gjcw7pocpk.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"214999"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"gjcw7pocpk"},{"Name":"integrity","Value":"sha256-hA1uBYAPgKq7OVoXF7sqU9NtylyP0K7AJn0a4zQcTbg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.6l4ir0ityv.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6l4ir0ityv"},{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162831"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ukKL5IDSyNoXFyp0wkgXeBpBITyM7JsCE6Dp96H1vI8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.fctod5rc9n.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fctod5rc9n"},{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.1piudyfv7h.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"1piudyfv7h"},{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.f6zq8v6eb3.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f6zq8v6eb3"},{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215272"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l/hyCcHXdGwW6cO0xfobuAMZk3Nh8dsRdWwdaeSn9qo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.kbynt5jhd9.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"kbynt5jhd9"},{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.89qbw8ngem.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"89qbw8ngem"},{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78474"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rAnWnVnzChxAAi8NS+Ilr1mE7Sj+do+X/DqyilNsznM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.c2nslu3uf3.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"c2nslu3uf3"},{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.2lgwfvgpvi.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2lgwfvgpvi"},{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.jqwzsa9uv6.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jqwzsa9uv6"},{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"72022"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hVv0IJy8sIv1uIlVQOHnZFNAGprmLfDV+x0anYPmxYU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.wsezl0heh6.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wsezl0heh6"},{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.n5w6o92d9r.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"143996"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"n5w6o92d9r"},{"Name":"integrity","Value":"sha256-SySIctW5IQsq8JoYGrNJU4ZilHaieJru5P0+8vTcfDA="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"153194"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JV8zLOxqX3ENLwiQX8lCiDY3TvQzbeibDAsdYtalZ4w="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.6ukhryfubh.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6ukhryfubh"},{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.4908xmbfjr.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4908xmbfjr"},{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"59517"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uAMYHAQlaHq1buKLwrk7FF4qxvcLWntS2/DpdKucfmU="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.u33ctipx7g.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u33ctipx7g"},{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js.map"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.356vix0kms.txt","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"356vix0kms"},{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/LICENSE.txt"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.txt","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.03hjc8e09r.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"03hjc8e09r"},{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19820"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.48y08845bh.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"48y08845bh"},{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RFWFWIIPsjB4DucR4jqwxTWw13ZmtI+s6tVR2LJmZXk="}]},{"Route":"lib/jquery-validation/LICENSE.md","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="}]},{"Route":"lib/jquery-validation/LICENSE.x0q3zqp4vz.md","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"x0q3zqp4vz"},{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="},{"Name":"label","Value":"lib/jquery-validation/LICENSE.md"}]},{"Route":"lib/jquery-validation/dist/additional-methods.ay5nd8zt9x.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ay5nd8zt9x"},{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.9oaff4kq20.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9oaff4kq20"},{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.min.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.6d0lkjaslc.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6d0lkjaslc"},{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.js"}]},{"Route":"lib/jquery-validation/dist/jquery.validate.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52831"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5qqb5VxQ2t2a6Zx/neW5uppLLvaGn4nn0NdYp6g8Lyg="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.l1zq2mitth.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"24604"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"l1zq2mitth"},{"Name":"integrity","Value":"sha256-6e0N+WJiVKBeTitK1GKSwPi3rbdPpLtuqaiitZjeD2w="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.min.js"}]},{"Route":"lib/jquery/LICENSE.mlv21k5csn.txt","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mlv21k5csn"},{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="},{"Name":"label","Value":"lib/jquery/LICENSE.txt"}]},{"Route":"lib/jquery/LICENSE.txt","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="}]},{"Route":"lib/jquery/dist/jquery.7s2n0ol71w.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"7s2n0ol71w"},{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="},{"Name":"label","Value":"lib/jquery/dist/jquery.js"}]},{"Route":"lib/jquery/dist/jquery.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"299461"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KSI/3xxCrCexCupdzQJRP1B6Iqg+2NA+X2u38cQdqq8="}]},{"Route":"lib/jquery/dist/jquery.min.5pze98is44.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5pze98is44"},{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.map"}]},{"Route":"lib/jquery/dist/jquery.min.ehgnz7f14e.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ehgnz7f14e"},{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.js"}]},{"Route":"lib/jquery/dist/jquery.min.js","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"89503"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zp0HUArZHsK1JMJwdk7EyaM+eDINjTdOxADt5Ij2JRs="}]},{"Route":"lib/jquery/dist/jquery.min.map","AssetFile":"D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Wed, 17 Dec 2025 13:28:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="}]}]} \ No newline at end of file diff --git a/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.json.cache b/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.json.cache index 8bb5635..188024b 100644 --- a/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.json.cache +++ b/DaviskibaYP/obj/Debug/net8.0/staticwebassets.build.json.cache @@ -1 +1 @@ -WDlTyu+3spjpKiuATiQjCW36c7ILiDZkx2cFAa1xALU= \ No newline at end of file +W4gxBaPnhksD4VF4A6kprZPE+ljNmBCb/ieN4ZRuSVQ= \ No newline at end of file diff --git a/DaviskibaYP/obj/Debug/net8.0/staticwebassets.development.json b/DaviskibaYP/obj/Debug/net8.0/staticwebassets.development.json index ef2797c..a2982bc 100644 --- a/DaviskibaYP/obj/Debug/net8.0/staticwebassets.development.json +++ b/DaviskibaYP/obj/Debug/net8.0/staticwebassets.development.json @@ -1 +1 @@ -{"ContentRoots":["C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\","C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\wwwroot\\"],"Root":{"Children":{"DaviskibaYP.styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"DaviskibaYP.styles.css"},"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"favicon.ico"},"Patterns":null},"css":{"Children":{"modal_and_gallery.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/modal_and_gallery.css"},"Patterns":null},"shared.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/shared.css"},"Patterns":null}},"Asset":null,"Patterns":null},"img":{"Children":{"festival1.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival1.jpg"},"Patterns":null},"festival2.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival2.jpg"},"Patterns":null},"festival3.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival3.jpg"},"Patterns":null},"google-logo.png":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/google-logo.png"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"contact_form.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/contact_form.js"},"Patterns":null},"festivals-catalog.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/festivals-catalog.js"},"Patterns":null},"login_and_registration_script.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/login_and_registration_script.js"},"Patterns":null},"map_init.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/map_init.js"},"Patterns":null},"modal_init.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/modal_init.js"},"Patterns":null},"profile_modals.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/profile_modals.js"},"Patterns":null},"shared_script.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/shared_script.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null},"dist":{"Children":{"css":{"Children":{"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null},"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null},"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null},"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":1,"Pattern":"**","Depth":0}]}} \ No newline at end of file +{"ContentRoots":["D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\Debug\\net8.0\\scopedcss\\bundle\\","D:\\Test\\PracticeReload\\DaviskibaYP\\wwwroot\\"],"Root":{"Children":{"DaviskibaYP.styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"DaviskibaYP.styles.css"},"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"favicon.ico"},"Patterns":null},"css":{"Children":{"modal_and_gallery.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/modal_and_gallery.css"},"Patterns":null},"shared.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/shared.css"},"Patterns":null}},"Asset":null,"Patterns":null},"img":{"Children":{"festival1.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival1.jpg"},"Patterns":null},"festival2.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival2.jpg"},"Patterns":null},"festival3.jpg":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/festival3.jpg"},"Patterns":null},"google-logo.png":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"img/google-logo.png"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"contact_form.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/contact_form.js"},"Patterns":null},"festivals-catalog.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/festivals-catalog.js"},"Patterns":null},"login_and_registration_script.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/login_and_registration_script.js"},"Patterns":null},"map_init.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/map_init.js"},"Patterns":null},"modal_init.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/modal_init.js"},"Patterns":null},"profile_modals.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/profile_modals.js"},"Patterns":null},"shared_script.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"js/shared_script.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null},"dist":{"Children":{"css":{"Children":{"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null},"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null},"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null},"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":1,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/DaviskibaYP/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/DaviskibaYP/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2217181 --- /dev/null +++ b/DaviskibaYP/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.AssemblyInfo.cs b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.AssemblyInfo.cs new file mode 100644 index 0000000..5132ec4 --- /dev/null +++ b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// Этот код создан программой. +// Исполняемая версия:4.0.30319.42000 +// +// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае +// повторной генерации кода. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("DaviskibaYP")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6b7a0a902090657fe8cf7f1f6983a2dbd773dc21")] +[assembly: System.Reflection.AssemblyProductAttribute("DaviskibaYP")] +[assembly: System.Reflection.AssemblyTitleAttribute("DaviskibaYP")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Создано классом WriteCodeFragment MSBuild. + diff --git a/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.AssemblyInfoInputs.cache b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.AssemblyInfoInputs.cache new file mode 100644 index 0000000..dc927a4 --- /dev/null +++ b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +074f9ceacaf894fb5e0f38409054fe8c554097b2cfc1ba5301421efae3ce050e diff --git a/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.GeneratedMSBuildEditorConfig.editorconfig b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..eda91b7 --- /dev/null +++ b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,111 @@ +is_global = true +build_property.TargetFramework = net8.0 +build_property.TargetFramework = net8.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = true +build_property.UsingMicrosoftNETSdkWeb = true +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v8.0 +build_property.RootNamespace = DaviskibaYP +build_property.RootNamespace = DaviskibaYP +build_property.ProjectDir = D:\Test\PracticeReload\DaviskibaYP\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.RazorLangVersion = 8.0 +build_property.SupportLocalizedComponentNames = +build_property.GenerateRazorMetadataSourceChecksumAttributes = +build_property.MSBuildProjectDirectory = D:\Test\PracticeReload\DaviskibaYP +build_property._RazorSourceGeneratorDebug = +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = + +[D:/Test/PracticeReload/DaviskibaYP/Views/FestivalImages/Create.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxJbWFnZXNcQ3JlYXRlLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/FestivalImages/Edit.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxJbWFnZXNcRWRpdC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/FestivalImages/Index.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxJbWFnZXNcSW5kZXguY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Festivals/Create.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxzXENyZWF0ZS5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Festivals/Details.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxzXERldGFpbHMuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Festivals/Edit.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxzXEVkaXQuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Festivals/Index.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcRmVzdGl2YWxzXEluZGV4LmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Home/Index.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxJbmRleC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Profile/Index.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcUHJvZmlsZVxJbmRleC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/Error.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXEVycm9yLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_About.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9BYm91dC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_AuthModal.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9BdXRoTW9kYWwuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_ContactsBlock.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9Db250YWN0c0Jsb2NrLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_Gallery.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9HYWxsZXJ5LmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_MessageForm.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9NZXNzYWdlRm9ybS5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_Services.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9TZXJ2aWNlcy5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_ValidationScriptsPartial.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/_ViewImports.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdJbXBvcnRzLmNzaHRtbA== +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/_ViewStart.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdTdGFydC5jc2h0bWw= +build_metadata.AdditionalFiles.CssScope = + +[D:/Test/PracticeReload/DaviskibaYP/Views/Shared/_Layout.cshtml] +build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9MYXlvdXQuY3NodG1s +build_metadata.AdditionalFiles.CssScope = b-rb1pc3kbmj diff --git a/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.GlobalUsings.g.cs b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.GlobalUsings.g.cs new file mode 100644 index 0000000..5e6145d --- /dev/null +++ b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.GlobalUsings.g.cs @@ -0,0 +1,17 @@ +// +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; diff --git a/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.RazorAssemblyInfo.cache b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.RazorAssemblyInfo.cache new file mode 100644 index 0000000..ecb9c97 --- /dev/null +++ b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.RazorAssemblyInfo.cache @@ -0,0 +1 @@ +d5ac7ab69059af111e9d7125adeb7b174ca570725d4b64a544cca7bd11ac7ca0 diff --git a/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.RazorAssemblyInfo.cs b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.RazorAssemblyInfo.cs new file mode 100644 index 0000000..18e05d4 --- /dev/null +++ b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.RazorAssemblyInfo.cs @@ -0,0 +1,18 @@ +//------------------------------------------------------------------------------ +// +// Этот код создан программой. +// Исполняемая версия:4.0.30319.42000 +// +// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае +// повторной генерации кода. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" + + "ory, Microsoft.AspNetCore.Mvc.Razor")] + +// Создано классом WriteCodeFragment MSBuild. + diff --git a/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.assets.cache b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.assets.cache new file mode 100644 index 0000000..1bebc27 Binary files /dev/null and b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.assets.cache differ diff --git a/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.csproj.AssemblyReference.cache b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.csproj.AssemblyReference.cache new file mode 100644 index 0000000..ccba033 Binary files /dev/null and b/DaviskibaYP/obj/Release/net8.0/DaviskibaYP.csproj.AssemblyReference.cache differ diff --git a/DaviskibaYP/obj/project.assets.json b/DaviskibaYP/obj/project.assets.json index 77ae399..590c2ff 100644 --- a/DaviskibaYP/obj/project.assets.json +++ b/DaviskibaYP/obj/project.assets.json @@ -8874,11 +8874,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "projectName": "DaviskibaYP", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "projectPath": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\DaviskibaYP\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -8899,8 +8899,8 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj" + "D:\\Test\\PracticeReload\\Services\\Services.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\Services\\Services.csproj" } } } @@ -8989,7 +8989,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } } diff --git a/DaviskibaYP/obj/project.nuget.cache b/DaviskibaYP/obj/project.nuget.cache index b7f0018..84eeb6c 100644 --- a/DaviskibaYP/obj/project.nuget.cache +++ b/DaviskibaYP/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "i3eAP0w5Yx0=", + "dgSpecHash": "EkTTYdCQrds=", "success": true, - "projectFilePath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", + "projectFilePath": "D:\\Test\\PracticeReload\\DaviskibaYP\\DaviskibaYP.csproj", "expectedPackageFiles": [ "C:\\Users\\77784228\\.nuget\\packages\\fluentvalidation\\12.1.0\\fluentvalidation.12.1.0.nupkg.sha512", "C:\\Users\\77784228\\.nuget\\packages\\fluentvalidation.aspnetcore\\11.3.1\\fluentvalidation.aspnetcore.11.3.1.nupkg.sha512", diff --git a/Domain/bin/Debug/net8.0/Domain.dll b/Domain/bin/Debug/net8.0/Domain.dll index 7808d9e..dd075aa 100644 Binary files a/Domain/bin/Debug/net8.0/Domain.dll and b/Domain/bin/Debug/net8.0/Domain.dll differ diff --git a/Domain/bin/Debug/net8.0/Domain.pdb b/Domain/bin/Debug/net8.0/Domain.pdb index 8f11b19..0dfec34 100644 Binary files a/Domain/bin/Debug/net8.0/Domain.pdb and b/Domain/bin/Debug/net8.0/Domain.pdb differ diff --git a/Domain/obj/Debug/net8.0/Domain.AssemblyInfo.cs b/Domain/obj/Debug/net8.0/Domain.AssemblyInfo.cs index 3173583..b088889 100644 --- a/Domain/obj/Debug/net8.0/Domain.AssemblyInfo.cs +++ b/Domain/obj/Debug/net8.0/Domain.AssemblyInfo.cs @@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Domain")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+18fa87f2dcbaba6d0e15501ce8918a361aac67b6")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+08b30ac656ffcd7f14f05725c3fd08d4ae2447ec")] [assembly: System.Reflection.AssemblyProductAttribute("Domain")] [assembly: System.Reflection.AssemblyTitleAttribute("Domain")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/Domain/obj/Debug/net8.0/Domain.AssemblyInfoInputs.cache b/Domain/obj/Debug/net8.0/Domain.AssemblyInfoInputs.cache index b97513d..00d1820 100644 --- a/Domain/obj/Debug/net8.0/Domain.AssemblyInfoInputs.cache +++ b/Domain/obj/Debug/net8.0/Domain.AssemblyInfoInputs.cache @@ -1 +1 @@ -c231b12c29a27d7e27e2fe9aaad135c2d8eaa253c0867200af113f95816c05f6 +9c4b6947bea58af061c7f454ea808879ce3c4f0eddd6dd057b4e05d49c3cc77f diff --git a/Domain/obj/Debug/net8.0/Domain.GeneratedMSBuildEditorConfig.editorconfig b/Domain/obj/Debug/net8.0/Domain.GeneratedMSBuildEditorConfig.editorconfig index 6ab9bf8..de019b1 100644 --- a/Domain/obj/Debug/net8.0/Domain.GeneratedMSBuildEditorConfig.editorconfig +++ b/Domain/obj/Debug/net8.0/Domain.GeneratedMSBuildEditorConfig.editorconfig @@ -10,7 +10,7 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = Domain -build_property.ProjectDir = C:\Users\77784228\Documents\GitHub\PracticeReload\Domain\ +build_property.ProjectDir = D:\Test\PracticeReload\Domain\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = build_property.EffectiveAnalysisLevelStyle = 8.0 diff --git a/Domain/obj/Debug/net8.0/Domain.assets.cache b/Domain/obj/Debug/net8.0/Domain.assets.cache index 52e6782..d3befac 100644 Binary files a/Domain/obj/Debug/net8.0/Domain.assets.cache and b/Domain/obj/Debug/net8.0/Domain.assets.cache differ diff --git a/Domain/obj/Debug/net8.0/Domain.csproj.FileListAbsolute.txt b/Domain/obj/Debug/net8.0/Domain.csproj.FileListAbsolute.txt index d6eec51..55d49ac 100644 --- a/Domain/obj/Debug/net8.0/Domain.csproj.FileListAbsolute.txt +++ b/Domain/obj/Debug/net8.0/Domain.csproj.FileListAbsolute.txt @@ -45,3 +45,15 @@ C:\Users\77784228\Documents\GitHub\PracticeReload\Domain\obj\Debug\net8.0\Domain C:\Users\77784228\Documents\GitHub\PracticeReload\Domain\obj\Debug\net8.0\refint\Domain.dll C:\Users\77784228\Documents\GitHub\PracticeReload\Domain\obj\Debug\net8.0\Domain.pdb C:\Users\77784228\Documents\GitHub\PracticeReload\Domain\obj\Debug\net8.0\ref\Domain.dll +D:\Test\PracticeReload\Domain\bin\Debug\net8.0\Domain.deps.json +D:\Test\PracticeReload\Domain\bin\Debug\net8.0\Domain.dll +D:\Test\PracticeReload\Domain\bin\Debug\net8.0\Domain.pdb +D:\Test\PracticeReload\Domain\obj\Debug\net8.0\Domain.GeneratedMSBuildEditorConfig.editorconfig +D:\Test\PracticeReload\Domain\obj\Debug\net8.0\Domain.AssemblyInfoInputs.cache +D:\Test\PracticeReload\Domain\obj\Debug\net8.0\Domain.AssemblyInfo.cs +D:\Test\PracticeReload\Domain\obj\Debug\net8.0\Domain.csproj.CoreCompileInputs.cache +D:\Test\PracticeReload\Domain\obj\Debug\net8.0\Domain.sourcelink.json +D:\Test\PracticeReload\Domain\obj\Debug\net8.0\Domain.dll +D:\Test\PracticeReload\Domain\obj\Debug\net8.0\refint\Domain.dll +D:\Test\PracticeReload\Domain\obj\Debug\net8.0\Domain.pdb +D:\Test\PracticeReload\Domain\obj\Debug\net8.0\ref\Domain.dll diff --git a/Domain/obj/Debug/net8.0/Domain.dll b/Domain/obj/Debug/net8.0/Domain.dll index 7808d9e..dd075aa 100644 Binary files a/Domain/obj/Debug/net8.0/Domain.dll and b/Domain/obj/Debug/net8.0/Domain.dll differ diff --git a/Domain/obj/Debug/net8.0/Domain.pdb b/Domain/obj/Debug/net8.0/Domain.pdb index 8f11b19..0dfec34 100644 Binary files a/Domain/obj/Debug/net8.0/Domain.pdb and b/Domain/obj/Debug/net8.0/Domain.pdb differ diff --git a/Domain/obj/Debug/net8.0/Domain.sourcelink.json b/Domain/obj/Debug/net8.0/Domain.sourcelink.json index c57844d..3349f0f 100644 --- a/Domain/obj/Debug/net8.0/Domain.sourcelink.json +++ b/Domain/obj/Debug/net8.0/Domain.sourcelink.json @@ -1 +1 @@ -{"documents":{"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\*":"https://raw.githubusercontent.com/DarkTimeMonster/PracticeReload/18fa87f2dcbaba6d0e15501ce8918a361aac67b6/*"}} \ No newline at end of file +{"documents":{"D:\\Test\\PracticeReload\\*":"https://raw.githubusercontent.com/DarkTimeMonster/PracticeReload/08b30ac656ffcd7f14f05725c3fd08d4ae2447ec/*"}} \ No newline at end of file diff --git a/Domain/obj/Debug/net8.0/ref/Domain.dll b/Domain/obj/Debug/net8.0/ref/Domain.dll index fbe5e26..2257868 100644 Binary files a/Domain/obj/Debug/net8.0/ref/Domain.dll and b/Domain/obj/Debug/net8.0/ref/Domain.dll differ diff --git a/Domain/obj/Debug/net8.0/refint/Domain.dll b/Domain/obj/Debug/net8.0/refint/Domain.dll index fbe5e26..2257868 100644 Binary files a/Domain/obj/Debug/net8.0/refint/Domain.dll and b/Domain/obj/Debug/net8.0/refint/Domain.dll differ diff --git a/Domain/obj/Domain.csproj.nuget.dgspec.json b/Domain/obj/Domain.csproj.nuget.dgspec.json index 6b2b13e..5179022 100644 --- a/Domain/obj/Domain.csproj.nuget.dgspec.json +++ b/Domain/obj/Domain.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": {} + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": {} }, "projects": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "projectName": "Domain", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\Domain\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -65,7 +65,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } } diff --git a/Domain/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Domain/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2217181 --- /dev/null +++ b/Domain/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/Domain/obj/Release/net8.0/Domain.AssemblyInfo.cs b/Domain/obj/Release/net8.0/Domain.AssemblyInfo.cs new file mode 100644 index 0000000..cb3b69e --- /dev/null +++ b/Domain/obj/Release/net8.0/Domain.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// Этот код создан программой. +// Исполняемая версия:4.0.30319.42000 +// +// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае +// повторной генерации кода. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Domain")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6b7a0a902090657fe8cf7f1f6983a2dbd773dc21")] +[assembly: System.Reflection.AssemblyProductAttribute("Domain")] +[assembly: System.Reflection.AssemblyTitleAttribute("Domain")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Создано классом WriteCodeFragment MSBuild. + diff --git a/Domain/obj/Release/net8.0/Domain.AssemblyInfoInputs.cache b/Domain/obj/Release/net8.0/Domain.AssemblyInfoInputs.cache new file mode 100644 index 0000000..74361e2 --- /dev/null +++ b/Domain/obj/Release/net8.0/Domain.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +5d97532f6e9494f87913d3af05833102245d02991bd9bb73132e75c492635c35 diff --git a/Domain/obj/Release/net8.0/Domain.GeneratedMSBuildEditorConfig.editorconfig b/Domain/obj/Release/net8.0/Domain.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..de019b1 --- /dev/null +++ b/Domain/obj/Release/net8.0/Domain.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.TargetFramework = net8.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v8.0 +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = Domain +build_property.ProjectDir = D:\Test\PracticeReload\Domain\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Domain/obj/Release/net8.0/Domain.GlobalUsings.g.cs b/Domain/obj/Release/net8.0/Domain.GlobalUsings.g.cs new file mode 100644 index 0000000..d12bcbc --- /dev/null +++ b/Domain/obj/Release/net8.0/Domain.GlobalUsings.g.cs @@ -0,0 +1,8 @@ +// +global using System; +global using System.Collections.Generic; +global using System.IO; +global using System.Linq; +global using System.Net.Http; +global using System.Threading; +global using System.Threading.Tasks; diff --git a/Domain/obj/Release/net8.0/Domain.assets.cache b/Domain/obj/Release/net8.0/Domain.assets.cache new file mode 100644 index 0000000..d8b01ab Binary files /dev/null and b/Domain/obj/Release/net8.0/Domain.assets.cache differ diff --git a/Domain/obj/project.assets.json b/Domain/obj/project.assets.json index e48e3b0..241a60a 100644 --- a/Domain/obj/project.assets.json +++ b/Domain/obj/project.assets.json @@ -14,11 +14,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "projectName": "Domain", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\Domain\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -72,7 +72,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } } diff --git a/Domain/obj/project.nuget.cache b/Domain/obj/project.nuget.cache index 683cfeb..d826c2f 100644 --- a/Domain/obj/project.nuget.cache +++ b/Domain/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "MMVnHgfAmdc=", + "dgSpecHash": "AnYj71Oo5hM=", "success": true, - "projectFilePath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectFilePath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "expectedPackageFiles": [], "logs": [] } \ No newline at end of file diff --git a/Services/FestivalService.cs b/Services/FestivalService.cs index 5f5ba51..decf38d 100644 --- a/Services/FestivalService.cs +++ b/Services/FestivalService.cs @@ -96,6 +96,18 @@ public async Task ToggleFavoriteAsync(int festivalId, int userId, Cancella return false; // теперь не в избранном } + + public async Task> GetFavoritesAsync(int userId, CancellationToken ct = default) + { + return await _db.UserFavorites + .AsNoTracking() + .Where(uf => uf.UserId == userId) + .OrderByDescending(uf => uf.CreatedAt) + .Select(uf => uf.Festival) // важно: навигация должна быть настроена + .ToListAsync(ct); + } + + public async Task<(List Items, int TotalCount)> GetPagedAsync( int page, int pageSize, @@ -131,6 +143,8 @@ public async Task ToggleFavoriteAsync(int festivalId, int userId, Cancella } } + + // === фильтр по датам (UTC!) === if (!string.IsNullOrWhiteSpace(dateFilter)) { @@ -175,6 +189,9 @@ public async Task ToggleFavoriteAsync(int festivalId, int userId, Cancella .ToListAsync(ct); return (items, totalCount); + + + } } } diff --git a/Services/bin/Debug/net8.0/DAL.dll b/Services/bin/Debug/net8.0/DAL.dll index 3031bb2..8a96af7 100644 Binary files a/Services/bin/Debug/net8.0/DAL.dll and b/Services/bin/Debug/net8.0/DAL.dll differ diff --git a/Services/bin/Debug/net8.0/DAL.pdb b/Services/bin/Debug/net8.0/DAL.pdb index b37b1e6..62c4456 100644 Binary files a/Services/bin/Debug/net8.0/DAL.pdb and b/Services/bin/Debug/net8.0/DAL.pdb differ diff --git a/Services/bin/Debug/net8.0/Domain.dll b/Services/bin/Debug/net8.0/Domain.dll index 7808d9e..dd075aa 100644 Binary files a/Services/bin/Debug/net8.0/Domain.dll and b/Services/bin/Debug/net8.0/Domain.dll differ diff --git a/Services/bin/Debug/net8.0/Domain.pdb b/Services/bin/Debug/net8.0/Domain.pdb index 8f11b19..0dfec34 100644 Binary files a/Services/bin/Debug/net8.0/Domain.pdb and b/Services/bin/Debug/net8.0/Domain.pdb differ diff --git a/Services/bin/Debug/net8.0/Services.dll b/Services/bin/Debug/net8.0/Services.dll index d8ae3b4..b2f4829 100644 Binary files a/Services/bin/Debug/net8.0/Services.dll and b/Services/bin/Debug/net8.0/Services.dll differ diff --git a/Services/bin/Debug/net8.0/Services.pdb b/Services/bin/Debug/net8.0/Services.pdb index c56e564..e19eb4d 100644 Binary files a/Services/bin/Debug/net8.0/Services.pdb and b/Services/bin/Debug/net8.0/Services.pdb differ diff --git a/Services/obj/Debug/net8.0/Services.AssemblyInfo.cs b/Services/obj/Debug/net8.0/Services.AssemblyInfo.cs index 08e1c4b..5ee67f5 100644 --- a/Services/obj/Debug/net8.0/Services.AssemblyInfo.cs +++ b/Services/obj/Debug/net8.0/Services.AssemblyInfo.cs @@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Services")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+18fa87f2dcbaba6d0e15501ce8918a361aac67b6")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+08b30ac656ffcd7f14f05725c3fd08d4ae2447ec")] [assembly: System.Reflection.AssemblyProductAttribute("Services")] [assembly: System.Reflection.AssemblyTitleAttribute("Services")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/Services/obj/Debug/net8.0/Services.AssemblyInfoInputs.cache b/Services/obj/Debug/net8.0/Services.AssemblyInfoInputs.cache index 1e00828..18e4dda 100644 --- a/Services/obj/Debug/net8.0/Services.AssemblyInfoInputs.cache +++ b/Services/obj/Debug/net8.0/Services.AssemblyInfoInputs.cache @@ -1 +1 @@ -4b7d4841f40a04b4b874be56562d944972735376874b11e375b37f0366350cae +cf94e1b14725ce08b22b48675f3f6af9e139bdd81c85ed8c4052746a2ce9fbac diff --git a/Services/obj/Debug/net8.0/Services.GeneratedMSBuildEditorConfig.editorconfig b/Services/obj/Debug/net8.0/Services.GeneratedMSBuildEditorConfig.editorconfig index 2c0ef8b..bd9337e 100644 --- a/Services/obj/Debug/net8.0/Services.GeneratedMSBuildEditorConfig.editorconfig +++ b/Services/obj/Debug/net8.0/Services.GeneratedMSBuildEditorConfig.editorconfig @@ -10,7 +10,7 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = Services -build_property.ProjectDir = C:\Users\77784228\Documents\GitHub\PracticeReload\Services\ +build_property.ProjectDir = D:\Test\PracticeReload\Services\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = build_property.EffectiveAnalysisLevelStyle = 8.0 diff --git a/Services/obj/Debug/net8.0/Services.assets.cache b/Services/obj/Debug/net8.0/Services.assets.cache index 3e7d5f8..6257b2e 100644 Binary files a/Services/obj/Debug/net8.0/Services.assets.cache and b/Services/obj/Debug/net8.0/Services.assets.cache differ diff --git a/Services/obj/Debug/net8.0/Services.csproj.AssemblyReference.cache b/Services/obj/Debug/net8.0/Services.csproj.AssemblyReference.cache index fe26537..0cce026 100644 Binary files a/Services/obj/Debug/net8.0/Services.csproj.AssemblyReference.cache and b/Services/obj/Debug/net8.0/Services.csproj.AssemblyReference.cache differ diff --git a/Services/obj/Debug/net8.0/Services.csproj.CoreCompileInputs.cache b/Services/obj/Debug/net8.0/Services.csproj.CoreCompileInputs.cache index 64f0825..a816c42 100644 --- a/Services/obj/Debug/net8.0/Services.csproj.CoreCompileInputs.cache +++ b/Services/obj/Debug/net8.0/Services.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -bc700eda5f04843d0723594087edc10dee4aa5502b71846ae165bf3839934eb0 +cab296b079a4c9f2ba8f52dd412e3c6a2d0b872497da64a0251de6061b8d1e3d diff --git a/Services/obj/Debug/net8.0/Services.csproj.FileListAbsolute.txt b/Services/obj/Debug/net8.0/Services.csproj.FileListAbsolute.txt index 710a6c4..62f3697 100644 --- a/Services/obj/Debug/net8.0/Services.csproj.FileListAbsolute.txt +++ b/Services/obj/Debug/net8.0/Services.csproj.FileListAbsolute.txt @@ -86,3 +86,21 @@ C:\Users\77784228\Documents\GitHub\PracticeReload\Services\obj\Debug\net8.0\Serv C:\Users\77784228\Documents\GitHub\PracticeReload\Services\obj\Debug\net8.0\refint\Services.dll C:\Users\77784228\Documents\GitHub\PracticeReload\Services\obj\Debug\net8.0\Services.pdb C:\Users\77784228\Documents\GitHub\PracticeReload\Services\obj\Debug\net8.0\ref\Services.dll +D:\Test\PracticeReload\Services\bin\Debug\net8.0\Services.deps.json +D:\Test\PracticeReload\Services\bin\Debug\net8.0\Services.dll +D:\Test\PracticeReload\Services\bin\Debug\net8.0\Services.pdb +D:\Test\PracticeReload\Services\bin\Debug\net8.0\DAL.dll +D:\Test\PracticeReload\Services\bin\Debug\net8.0\Domain.dll +D:\Test\PracticeReload\Services\bin\Debug\net8.0\DAL.pdb +D:\Test\PracticeReload\Services\bin\Debug\net8.0\Domain.pdb +D:\Test\PracticeReload\Services\obj\Debug\net8.0\Services.csproj.AssemblyReference.cache +D:\Test\PracticeReload\Services\obj\Debug\net8.0\Services.GeneratedMSBuildEditorConfig.editorconfig +D:\Test\PracticeReload\Services\obj\Debug\net8.0\Services.AssemblyInfoInputs.cache +D:\Test\PracticeReload\Services\obj\Debug\net8.0\Services.AssemblyInfo.cs +D:\Test\PracticeReload\Services\obj\Debug\net8.0\Services.csproj.CoreCompileInputs.cache +D:\Test\PracticeReload\Services\obj\Debug\net8.0\Services.sourcelink.json +D:\Test\PracticeReload\Services\obj\Debug\net8.0\Services.csproj.Up2Date +D:\Test\PracticeReload\Services\obj\Debug\net8.0\Services.dll +D:\Test\PracticeReload\Services\obj\Debug\net8.0\refint\Services.dll +D:\Test\PracticeReload\Services\obj\Debug\net8.0\Services.pdb +D:\Test\PracticeReload\Services\obj\Debug\net8.0\ref\Services.dll diff --git a/Services/obj/Debug/net8.0/Services.dll b/Services/obj/Debug/net8.0/Services.dll index d8ae3b4..b2f4829 100644 Binary files a/Services/obj/Debug/net8.0/Services.dll and b/Services/obj/Debug/net8.0/Services.dll differ diff --git a/Services/obj/Debug/net8.0/Services.pdb b/Services/obj/Debug/net8.0/Services.pdb index c56e564..e19eb4d 100644 Binary files a/Services/obj/Debug/net8.0/Services.pdb and b/Services/obj/Debug/net8.0/Services.pdb differ diff --git a/Services/obj/Debug/net8.0/Services.sourcelink.json b/Services/obj/Debug/net8.0/Services.sourcelink.json index c57844d..3349f0f 100644 --- a/Services/obj/Debug/net8.0/Services.sourcelink.json +++ b/Services/obj/Debug/net8.0/Services.sourcelink.json @@ -1 +1 @@ -{"documents":{"C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\*":"https://raw.githubusercontent.com/DarkTimeMonster/PracticeReload/18fa87f2dcbaba6d0e15501ce8918a361aac67b6/*"}} \ No newline at end of file +{"documents":{"D:\\Test\\PracticeReload\\*":"https://raw.githubusercontent.com/DarkTimeMonster/PracticeReload/08b30ac656ffcd7f14f05725c3fd08d4ae2447ec/*"}} \ No newline at end of file diff --git a/Services/obj/Debug/net8.0/ref/Services.dll b/Services/obj/Debug/net8.0/ref/Services.dll index 05b033d..5200e48 100644 Binary files a/Services/obj/Debug/net8.0/ref/Services.dll and b/Services/obj/Debug/net8.0/ref/Services.dll differ diff --git a/Services/obj/Debug/net8.0/refint/Services.dll b/Services/obj/Debug/net8.0/refint/Services.dll index 05b033d..5200e48 100644 Binary files a/Services/obj/Debug/net8.0/refint/Services.dll and b/Services/obj/Debug/net8.0/refint/Services.dll differ diff --git a/Services/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Services/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2217181 --- /dev/null +++ b/Services/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/Services/obj/Release/net8.0/Services.AssemblyInfo.cs b/Services/obj/Release/net8.0/Services.AssemblyInfo.cs new file mode 100644 index 0000000..0acf7b2 --- /dev/null +++ b/Services/obj/Release/net8.0/Services.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// Этот код создан программой. +// Исполняемая версия:4.0.30319.42000 +// +// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае +// повторной генерации кода. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Services")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6b7a0a902090657fe8cf7f1f6983a2dbd773dc21")] +[assembly: System.Reflection.AssemblyProductAttribute("Services")] +[assembly: System.Reflection.AssemblyTitleAttribute("Services")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Создано классом WriteCodeFragment MSBuild. + diff --git a/Services/obj/Release/net8.0/Services.AssemblyInfoInputs.cache b/Services/obj/Release/net8.0/Services.AssemblyInfoInputs.cache new file mode 100644 index 0000000..6bdbde7 --- /dev/null +++ b/Services/obj/Release/net8.0/Services.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +d7a48abca6f1b3287bea92962a390e19e24f21bf5e5268f05354ffb87eeba57e diff --git a/Services/obj/Release/net8.0/Services.GeneratedMSBuildEditorConfig.editorconfig b/Services/obj/Release/net8.0/Services.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..bd9337e --- /dev/null +++ b/Services/obj/Release/net8.0/Services.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,17 @@ +is_global = true +build_property.TargetFramework = net8.0 +build_property.TargetFrameworkIdentifier = .NETCoreApp +build_property.TargetFrameworkVersion = v8.0 +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = Services +build_property.ProjectDir = D:\Test\PracticeReload\Services\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/Services/obj/Release/net8.0/Services.GlobalUsings.g.cs b/Services/obj/Release/net8.0/Services.GlobalUsings.g.cs new file mode 100644 index 0000000..d12bcbc --- /dev/null +++ b/Services/obj/Release/net8.0/Services.GlobalUsings.g.cs @@ -0,0 +1,8 @@ +// +global using System; +global using System.Collections.Generic; +global using System.IO; +global using System.Linq; +global using System.Net.Http; +global using System.Threading; +global using System.Threading.Tasks; diff --git a/Services/obj/Release/net8.0/Services.assets.cache b/Services/obj/Release/net8.0/Services.assets.cache new file mode 100644 index 0000000..859c8c7 Binary files /dev/null and b/Services/obj/Release/net8.0/Services.assets.cache differ diff --git a/Services/obj/Release/net8.0/Services.csproj.AssemblyReference.cache b/Services/obj/Release/net8.0/Services.csproj.AssemblyReference.cache new file mode 100644 index 0000000..e9d0024 Binary files /dev/null and b/Services/obj/Release/net8.0/Services.csproj.AssemblyReference.cache differ diff --git a/Services/obj/Services.csproj.nuget.dgspec.json b/Services/obj/Services.csproj.nuget.dgspec.json index 22ab6d3..8dab256 100644 --- a/Services/obj/Services.csproj.nuget.dgspec.json +++ b/Services/obj/Services.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj": {} + "D:\\Test\\PracticeReload\\Services\\Services.csproj": {} }, "projects": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj": { + "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj", "projectName": "DAL", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj", + "projectPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -32,8 +32,8 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj" + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj" } } } @@ -95,18 +95,18 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "projectName": "Domain", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj", + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\Domain\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -160,18 +160,18 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } }, - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj": { + "D:\\Test\\PracticeReload\\Services\\Services.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\Services\\Services.csproj", "projectName": "Services", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj", + "projectPath": "D:\\Test\\PracticeReload\\Services\\Services.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\Services\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -192,11 +192,11 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj" + "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj" }, - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj" + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj" } } } @@ -232,7 +232,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } } diff --git a/Services/obj/project.assets.json b/Services/obj/project.assets.json index 541f1c8..7569588 100644 --- a/Services/obj/project.assets.json +++ b/Services/obj/project.assets.json @@ -5358,11 +5358,11 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj", + "projectUniqueName": "D:\\Test\\PracticeReload\\Services\\Services.csproj", "projectName": "Services", - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj", + "projectPath": "D:\\Test\\PracticeReload\\Services\\Services.csproj", "packagesPath": "C:\\Users\\77784228\\.nuget\\packages\\", - "outputPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\obj\\", + "outputPath": "D:\\Test\\PracticeReload\\Services\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" @@ -5383,11 +5383,11 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\ClassLibrary3\\DAL.csproj" + "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\ClassLibrary3\\DAL.csproj" }, - "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj": { - "projectPath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Domain\\Domain.csproj" + "D:\\Test\\PracticeReload\\Domain\\Domain.csproj": { + "projectPath": "D:\\Test\\PracticeReload\\Domain\\Domain.csproj" } } } @@ -5423,7 +5423,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101/PortableRuntimeIdentifierGraph.json" } } } diff --git a/Services/obj/project.nuget.cache b/Services/obj/project.nuget.cache index 6d80e99..0fd5b8e 100644 --- a/Services/obj/project.nuget.cache +++ b/Services/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "2LlnAMkKSu0=", + "dgSpecHash": "BGJpvsbO/sw=", "success": true, - "projectFilePath": "C:\\Users\\77784228\\Documents\\GitHub\\PracticeReload\\Services\\Services.csproj", + "projectFilePath": "D:\\Test\\PracticeReload\\Services\\Services.csproj", "expectedPackageFiles": [ "C:\\Users\\77784228\\.nuget\\packages\\microsoft.entityframeworkcore\\9.0.1\\microsoft.entityframeworkcore.9.0.1.nupkg.sha512", "C:\\Users\\77784228\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\9.0.1\\microsoft.entityframeworkcore.abstractions.9.0.1.nupkg.sha512",