diff --git a/InterFaceContorl/Dy_Exchange/src/Dy_Exchange.HttpApi.Host/appsettings.json b/InterFaceContorl/Dy_Exchange/src/Dy_Exchange.HttpApi.Host/appsettings.json
index ae9e897e7..ecdb31fa7 100644
--- a/InterFaceContorl/Dy_Exchange/src/Dy_Exchange.HttpApi.Host/appsettings.json
+++ b/InterFaceContorl/Dy_Exchange/src/Dy_Exchange.HttpApi.Host/appsettings.json
@@ -6,15 +6,15 @@
// 其他审计相关设置项
}
},
- "ConnectionStrings": {
- "Default": "Server=.;Database=Dy_FasterZ_Exchange;uid=sa;pwd=sasa;timeout=6000;Encrypt=False;",
- "Dy_Exchange": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_DataExchange_CC;uid=ccwin-in;pwd=Microsoft@2022;timeout=60000;Encrypt=False;"
- },
+ "ConnectionStrings": {
+ "Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Faster_AuthSiteCenter;uid=ccwin-in;pwd=Microsoft@2022;timeout=60000;Encrypt=False;",
+ "Dy_Exchange": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_DataExchange_CC;uid=ccwin-in;pwd=Microsoft@2022;timeout=60000;Encrypt=False;"
+ },
"Redis": {
"Configuration": "127.0.0.1"
},
"AuthServer": {
- "Authority": "http://192.168.1.75:60080",
+ "Authority": "http://192.168.0.193:60080",
"RequireHttpsMetadata": "false",
"SwaggerClientId": "Dy_Exchange_Swagger"
},
@@ -22,5 +22,5 @@
"DefaultPassPhrase": "ybgU8NieQZNjguXe"
},
"AlwaysAllowAuthorization": "true",
- "urls": "http://192.168.1.75:60081"
+ "urls": "http://192.168.0.193:60081"
}
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/DesignTimeBuild/.dtbcache.v2 b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/DesignTimeBuild/.dtbcache.v2
index 578e1271b..eececf565 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/DesignTimeBuild/.dtbcache.v2 and b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.futdcache.v2 b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.futdcache.v2
index b8e663096..f7c012554 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.futdcache.v2 and b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.futdcache.v2 differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.suo b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.suo
index 726c60e85..5a2d46b2d 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.suo and b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.suo differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/fileList.bin b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/fileList.bin
index 2f841c338..b0b9fcdd8 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/fileList.bin and b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/fileList.bin differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index 9c4e0a422..24bafa8cc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index d9d1d3731..5b21da970 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index ab0c5b10c..ba92cb5a9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 3b4bbf266..3170caf7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfo.cs
index baeeb792e..16482fc66 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WinIn.FasterZ.AgGridReport.Application.Contracts")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5548d6df57c86777faee31776733d5f74c0b3c85")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WinIn.FasterZ.AgGridReport.Application.Contracts")]
[assembly: System.Reflection.AssemblyTitleAttribute("WinIn.FasterZ.AgGridReport.Application.Contracts")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache
index 2ac548a27..bc94027bc 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache
@@ -1 +1 @@
-fe3a29354a643610916da92d405e89f9490354669b44f6af2d9fe55f870d6146
+5202cbcfaf78b17818cd8087fbb24e20019afc8e
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig
index aa0a99839..bbc9884c5 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig
@@ -1,5 +1,3 @@
is_global = true
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.assets.cache
index f3e082b9e..e27d9200d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache
index eb470b63c..a21c4b382 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
index 8d487dbea..4d4beaf0a 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-ece30e833280123aff3f15afd131a2b35d5aeeefb785a2ba3a2df21a2d8b2786
+bbcf587309b55083947e40c35fbc79b3eae4cf1f
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt
index 7baf6810a..6a4cdc30e 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt
@@ -50,3 +50,16 @@ E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Applicati
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.Fa.ADFFDCD8.Up2Date
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.deps.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfo.cs
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CopyComplete
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index 9c4e0a422..24bafa8cc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index d9d1d3731..5b21da970 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.dgspec.json
index abd434e5a..f14e6ae1f 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {}
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,15 +26,15 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -43,11 +43,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -100,25 +95,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -126,7 +121,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -139,11 +134,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -204,7 +194,7 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.g.props b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.g.props
index 7ad2171f4..544b210a5 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.g.props
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ C:\Users\lenovo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
PackageReference
- 6.10.1
+ 6.7.0
-
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.assets.json
index 36c6caf91..18108ebaa 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.assets.json
@@ -5893,24 +5893,24 @@
]
},
"packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
+ "C:\\Users\\lenovo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -5918,15 +5918,15 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -5935,11 +5935,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -5992,7 +5987,7 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.nuget.cache
index bac76403c..cd5216802 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.nuget.cache
@@ -1,129 +1,129 @@
{
"version": 2,
- "dgSpecHash": "snMrERVsgc8=",
+ "dgSpecHash": "vcYUWCny4UZbRO9MuZATJbOJy4vmsPCuCbGgSC4sp3Tc3vj58ROCthUMaqtbpig9UJZtM+4q/kwaXroSS72rwA==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectFilePath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"expectedPackageFiles": [
- "C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.hashcode\\1.1.1\\microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.diagnosticsource\\7.0.0\\system.diagnostics.diagnosticsource.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
+ "C:\\Users\\lenovo\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.hashcode\\1.1.1\\microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\7.0.0\\system.diagnostics.diagnosticsource.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index 9c4e0a422..24bafa8cc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index d9d1d3731..5b21da970 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll
index cfeaf2413..7963877da 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb
index ef9e51237..31e8b8764 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index ab0c5b10c..ba92cb5a9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 3b4bbf266..3170caf7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index 7d5f8f1b0..ddccda282 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index 936f616fe..02ea16bde 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
index fba2bbf69..68478c039 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
index 7809ee5e7..941446eea 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfo.cs
index 18f567f8e..3a1512d75 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WinIn.FasterZ.AgGridReport.Application")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5548d6df57c86777faee31776733d5f74c0b3c85")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WinIn.FasterZ.AgGridReport.Application")]
[assembly: System.Reflection.AssemblyTitleAttribute("WinIn.FasterZ.AgGridReport.Application")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache
index 660d73d1d..4d4bd3f84 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache
@@ -1 +1 @@
-230acc02b73b25bcd2224e7c1dcf65915ab7173ce513d8878105cbde952fda5f
+69baa2188fea791f5b1b3483551906646e8669b6
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig
index 7e5c268cf..7474ecbbf 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.assets.cache
index 72a799860..a2dc08505 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache
index ecb7b35eb..221554b76 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
index 6dbf4d1ed..bf5c60ef7 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-72754bfbd826beb3ce2779545300d89bcb1c3308b8b153036843500f2b2c49b0
+7abed054b3daae5132c4109ff5a12992e8546768
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt
index 7bc8c7c9f..c59d92e4f 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt
@@ -82,3 +82,24 @@ E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Applicati
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Application.dll
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.Fa.1C254630.Up2Date
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.deps.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.AssemblyInfo.cs
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.csproj.CopyComplete
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Application.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll
index cfeaf2413..7963877da 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb
index ef9e51237..31e8b8764 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll
index 04d07c32e..40692af92 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll
index 04d07c32e..40692af92 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.dgspec.json
index 1ca4bcbc0..c7f14ccf8 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {}
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,15 +26,15 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -43,11 +43,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -100,25 +95,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -126,21 +121,21 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
}
}
}
@@ -149,11 +144,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -205,25 +195,25 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -231,7 +221,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -244,11 +234,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -309,25 +294,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -335,15 +320,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -352,11 +337,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -420,25 +400,25 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.EntityFrameworkCore",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -446,15 +426,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
}
}
}
@@ -463,11 +443,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -533,7 +508,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.g.props b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.g.props
index ef9410ee0..68e856360 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.g.props
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ C:\Users\lenovo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
PackageReference
- 6.10.1
+ 6.7.0
-
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.assets.json
index dbe719778..e04b902e0 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.assets.json
@@ -9154,24 +9154,24 @@
]
},
"packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
+ "C:\\Users\\lenovo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -9179,21 +9179,21 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
}
}
}
@@ -9202,11 +9202,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -9258,7 +9253,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.nuget.cache
index dd85bac8e..5c2bb4a39 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.nuget.cache
@@ -1,210 +1,210 @@
{
"version": 2,
- "dgSpecHash": "nc/JvQBHTCU=",
+ "dgSpecHash": "lkUfvsir2ljzU1qGGe8guiSu01jvlOCO2lL459UbenGZqQVgPjpDEuAIBdhASDzfqJEUGyNbN11aCP/VEbAVYw==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "projectFilePath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
"expectedPackageFiles": [
- "C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore\\7.0.1\\microsoft.entityframeworkcore.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\7.0.1\\microsoft.entityframeworkcore.abstractions.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\7.0.1\\microsoft.entityframeworkcore.analyzers.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\7.0.1\\microsoft.entityframeworkcore.relational.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\7.0.1\\microsoft.entityframeworkcore.sqlserver.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.application\\7.2.1\\volo.abp.account.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.entityframeworkcore\\7.2.1\\volo.abp.auditlogging.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.automapper\\7.2.1\\volo.abp.automapper.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.entityframeworkcore\\7.2.1\\volo.abp.backgroundjobs.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.application\\7.2.1\\volo.abp.ddd.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.entityframeworkcore\\7.2.1\\volo.abp.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.entityframeworkcore.sqlserver\\7.2.1\\volo.abp.entityframeworkcore.sqlserver.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.application\\7.2.1\\volo.abp.featuremanagement.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.entityframeworkcore\\7.2.1\\volo.abp.featuremanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.globalfeatures\\7.2.1\\volo.abp.globalfeatures.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.http.abstractions\\7.2.1\\volo.abp.http.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.application\\7.2.1\\volo.abp.identity.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.entityframeworkcore\\7.2.1\\volo.abp.identity.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.entityframeworkcore\\7.2.1\\volo.abp.openiddict.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.application\\7.2.1\\volo.abp.permissionmanagement.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.entityframeworkcore\\7.2.1\\volo.abp.permissionmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.application\\7.2.1\\volo.abp.settingmanagement.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.entityframeworkcore\\7.2.1\\volo.abp.settingmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.application\\7.2.1\\volo.abp.tenantmanagement.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.entityframeworkcore\\7.2.1\\volo.abp.tenantmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ui\\7.2.1\\volo.abp.ui.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ui.navigation\\7.2.1\\volo.abp.ui.navigation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.entityframeworkcore\\7.2.1\\volo.abp.users.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
+ "C:\\Users\\lenovo\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore\\7.0.1\\microsoft.entityframeworkcore.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\7.0.1\\microsoft.entityframeworkcore.abstractions.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\7.0.1\\microsoft.entityframeworkcore.analyzers.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\7.0.1\\microsoft.entityframeworkcore.relational.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\7.0.1\\microsoft.entityframeworkcore.sqlserver.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.application\\7.2.1\\volo.abp.account.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.entityframeworkcore\\7.2.1\\volo.abp.auditlogging.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.automapper\\7.2.1\\volo.abp.automapper.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.entityframeworkcore\\7.2.1\\volo.abp.backgroundjobs.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.application\\7.2.1\\volo.abp.ddd.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.entityframeworkcore\\7.2.1\\volo.abp.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.entityframeworkcore.sqlserver\\7.2.1\\volo.abp.entityframeworkcore.sqlserver.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.application\\7.2.1\\volo.abp.featuremanagement.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.entityframeworkcore\\7.2.1\\volo.abp.featuremanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.globalfeatures\\7.2.1\\volo.abp.globalfeatures.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.http.abstractions\\7.2.1\\volo.abp.http.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.application\\7.2.1\\volo.abp.identity.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.entityframeworkcore\\7.2.1\\volo.abp.identity.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.entityframeworkcore\\7.2.1\\volo.abp.openiddict.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.application\\7.2.1\\volo.abp.permissionmanagement.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.entityframeworkcore\\7.2.1\\volo.abp.permissionmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.application\\7.2.1\\volo.abp.settingmanagement.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.entityframeworkcore\\7.2.1\\volo.abp.settingmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.application\\7.2.1\\volo.abp.tenantmanagement.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.entityframeworkcore\\7.2.1\\volo.abp.tenantmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ui\\7.2.1\\volo.abp.ui.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ui.navigation\\7.2.1\\volo.abp.ui.navigation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.entityframeworkcore\\7.2.1\\volo.abp.users.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfo.cs
index ee89b15da..a25868ad4 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WinIn.FasterZ.AgGridReport.DbMigrator")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5548d6df57c86777faee31776733d5f74c0b3c85")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WinIn.FasterZ.AgGridReport.DbMigrator")]
[assembly: System.Reflection.AssemblyTitleAttribute("WinIn.FasterZ.AgGridReport.DbMigrator")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfoInputs.cache
index 54840aca1..2864f88be 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfoInputs.cache
@@ -1 +1 @@
-03b5f92bd5dadf441bb87f1387dceca3418ff571e4d735cacb81e3f32c3bfff6
+d3364678f2710c4c1568944d44ee6a910e3055df
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.GeneratedMSBuildEditorConfig.editorconfig
index bcba86b2a..1a9aeaafe 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WinIn.FasterZ.AgGridReport.DbMigrator
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.assets.cache
index cf4a4a5c5..a9d9447ab 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache
index f93dfbed4..7a9d7f164 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.DbMigrator.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.DbMigrator.dll
deleted file mode 100644
index 05204d5ec..000000000
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.DbMigrator.dll and /dev/null differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.DbMigrator.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.DbMigrator.dll
deleted file mode 100644
index 05204d5ec..000000000
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.DbMigrator.dll and /dev/null differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.dgspec.json
index e915280ab..a99f3ec8f 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj": {}
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,15 +26,15 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -43,11 +43,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -100,25 +95,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.DbMigrator",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -126,18 +121,18 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
}
}
}
@@ -146,11 +141,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -198,25 +188,25 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -224,7 +214,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -237,11 +227,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -302,25 +287,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -328,15 +313,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -345,11 +330,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -413,25 +393,25 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.EntityFrameworkCore",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -439,15 +419,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
}
}
}
@@ -456,11 +436,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -526,7 +501,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.g.props b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.g.props
index ef9410ee0..68e856360 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.g.props
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ C:\Users\lenovo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
PackageReference
- 6.10.1
+ 6.7.0
-
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.assets.json
index 33c169319..63f06a68a 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.assets.json
@@ -9587,24 +9587,24 @@
]
},
"packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
+ "C:\\Users\\lenovo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.DbMigrator",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -9612,18 +9612,18 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
}
}
}
@@ -9632,11 +9632,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -9684,7 +9679,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.nuget.cache
index 8a2ed8c1f..7be84b7ad 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.nuget.cache
@@ -1,218 +1,218 @@
{
"version": 2,
- "dgSpecHash": "qDn6EjGCU3I=",
+ "dgSpecHash": "AWaPvaT9Cx9hTCThLJqSMxeg4kuH3eCmSyOTNtcwe/aSJ2+SMfDzRESqcToRCaB08TBoRop123eEkQJ9qwp3xQ==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "projectFilePath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
"expectedPackageFiles": [
- "C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\autofac\\7.0.0\\autofac.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\autofac.extensions.dependencyinjection\\8.0.0\\autofac.extensions.dependencyinjection.8.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\autofac.extras.dynamicproxy\\6.0.1\\autofac.extras.dynamicproxy.6.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\castle.core\\5.1.1\\castle.core.5.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\castle.core.asyncinterceptor\\2.1.0\\castle.core.asyncinterceptor.2.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore\\7.0.1\\microsoft.entityframeworkcore.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\7.0.1\\microsoft.entityframeworkcore.abstractions.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\7.0.1\\microsoft.entityframeworkcore.analyzers.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\7.0.1\\microsoft.entityframeworkcore.relational.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\7.0.1\\microsoft.entityframeworkcore.sqlserver.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting\\7.0.0\\microsoft.extensions.hosting.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.configuration\\7.0.0\\microsoft.extensions.logging.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.console\\7.0.0\\microsoft.extensions.logging.console.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.debug\\7.0.0\\microsoft.extensions.logging.debug.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\7.0.0\\microsoft.extensions.logging.eventlog.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\7.0.0\\microsoft.extensions.logging.eventsource.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog\\2.10.0\\serilog.2.10.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.extensions.logging\\3.1.0\\serilog.extensions.logging.3.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.sinks.async\\1.5.0\\serilog.sinks.async.1.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.sinks.console\\4.0.1\\serilog.sinks.console.4.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.eventlog\\7.0.0\\system.diagnostics.eventlog.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.entityframeworkcore\\7.2.1\\volo.abp.auditlogging.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.autofac\\7.2.1\\volo.abp.autofac.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.automapper\\7.2.1\\volo.abp.automapper.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.entityframeworkcore\\7.2.1\\volo.abp.backgroundjobs.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.castle.core\\7.2.1\\volo.abp.castle.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.entityframeworkcore\\7.2.1\\volo.abp.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.entityframeworkcore.sqlserver\\7.2.1\\volo.abp.entityframeworkcore.sqlserver.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.entityframeworkcore\\7.2.1\\volo.abp.featuremanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.entityframeworkcore\\7.2.1\\volo.abp.identity.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.entityframeworkcore\\7.2.1\\volo.abp.openiddict.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.entityframeworkcore\\7.2.1\\volo.abp.permissionmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.entityframeworkcore\\7.2.1\\volo.abp.settingmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.entityframeworkcore\\7.2.1\\volo.abp.tenantmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.entityframeworkcore\\7.2.1\\volo.abp.users.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
+ "C:\\Users\\lenovo\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\autofac\\7.0.0\\autofac.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\8.0.0\\autofac.extensions.dependencyinjection.8.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\autofac.extras.dynamicproxy\\6.0.1\\autofac.extras.dynamicproxy.6.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\castle.core\\5.1.1\\castle.core.5.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\castle.core.asyncinterceptor\\2.1.0\\castle.core.asyncinterceptor.2.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore\\7.0.1\\microsoft.entityframeworkcore.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\7.0.1\\microsoft.entityframeworkcore.abstractions.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\7.0.1\\microsoft.entityframeworkcore.analyzers.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\7.0.1\\microsoft.entityframeworkcore.relational.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\7.0.1\\microsoft.entityframeworkcore.sqlserver.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting\\7.0.0\\microsoft.extensions.hosting.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.configuration\\7.0.0\\microsoft.extensions.logging.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.console\\7.0.0\\microsoft.extensions.logging.console.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.debug\\7.0.0\\microsoft.extensions.logging.debug.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.eventlog\\7.0.0\\microsoft.extensions.logging.eventlog.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\7.0.0\\microsoft.extensions.logging.eventsource.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog\\2.10.0\\serilog.2.10.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.extensions.logging\\3.1.0\\serilog.extensions.logging.3.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.sinks.async\\1.5.0\\serilog.sinks.async.1.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.sinks.console\\4.0.1\\serilog.sinks.console.4.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.eventlog\\7.0.0\\system.diagnostics.eventlog.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.entityframeworkcore\\7.2.1\\volo.abp.auditlogging.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.autofac\\7.2.1\\volo.abp.autofac.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.automapper\\7.2.1\\volo.abp.automapper.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.entityframeworkcore\\7.2.1\\volo.abp.backgroundjobs.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.castle.core\\7.2.1\\volo.abp.castle.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.entityframeworkcore\\7.2.1\\volo.abp.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.entityframeworkcore.sqlserver\\7.2.1\\volo.abp.entityframeworkcore.sqlserver.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.entityframeworkcore\\7.2.1\\volo.abp.featuremanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.entityframeworkcore\\7.2.1\\volo.abp.identity.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.entityframeworkcore\\7.2.1\\volo.abp.openiddict.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.entityframeworkcore\\7.2.1\\volo.abp.permissionmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.entityframeworkcore\\7.2.1\\volo.abp.settingmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.entityframeworkcore\\7.2.1\\volo.abp.tenantmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.entityframeworkcore\\7.2.1\\volo.abp.users.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index ab0c5b10c..ba92cb5a9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 3b4bbf266..3170caf7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfo.cs
index 7bead1dba..944fae996 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WinIn.FasterZ.AgGridReport.Domain.Shared")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5548d6df57c86777faee31776733d5f74c0b3c85")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WinIn.FasterZ.AgGridReport.Domain.Shared")]
[assembly: System.Reflection.AssemblyTitleAttribute("WinIn.FasterZ.AgGridReport.Domain.Shared")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache
index c55c3e9e1..84cab0139 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache
@@ -1 +1 @@
-1907447dcd921b10fe3e1c119cf94d844ba743b4ee72adc0d926936c67780886
+4a66d4df7800295cbb79c07bbc262ebb66fab165
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache
index 2a944ee9b..da5796c24 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache
@@ -1 +1 @@
-8ec223cd2652c601988f4ffb43664c41bdc9bd45045eb67236f75bd4803813dc
+e4f6de1baa4b500b43d7bbc8772cad9cca0e5523
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig
index 212ac078d..6cc24fe32 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig
@@ -1,5 +1,3 @@
is_global = true
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.assets.cache
index b7ae0dd72..9edf5c46d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.AssemblyReference.cache
index b84a5b390..aa5f29ccf 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
index 19bbdee6e..b000ef238 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-09b4c4c0c932e31eb3f5cbf7524911952676eb857d7808e2b496e58be098cfa0
+6024ca7c5eb716fbf8c25908f48cc5cadcdcfe4d
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt
index 5e30606b3..53c236393 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt
@@ -42,3 +42,14 @@ E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Sh
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.deps.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.AssemblyReference.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfo.cs
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index ab0c5b10c..ba92cb5a9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 3b4bbf266..3170caf7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.dgspec.json
index 52bb405c8..b7c522840 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {}
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,7 +26,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -39,11 +39,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -104,7 +99,7 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.g.props b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.g.props
index 3a5d23a9e..2134c83a0 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.g.props
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ C:\Users\lenovo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
PackageReference
- 6.10.1
+ 6.7.0
-
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.assets.json
index bffcc4d8c..76576c0b2 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.assets.json
@@ -5363,24 +5363,24 @@
]
},
"packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
+ "C:\\Users\\lenovo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -5388,7 +5388,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -5401,11 +5401,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -5466,7 +5461,7 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.nuget.cache
index 03da6ac9d..f1d81b5ab 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.nuget.cache
@@ -1,114 +1,114 @@
{
"version": 2,
- "dgSpecHash": "9JBkMxK0YDw=",
+ "dgSpecHash": "JLwvuZGtfsMQdNpnIwV3m0rSHx8dyTNv0d/7IWWX312k6qrJGroZK/QVCZ4F/LH8jmvaDfApOvhzSk1Zl9VLFw==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectFilePath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"expectedPackageFiles": [
- "C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.hashcode\\1.1.1\\microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.diagnosticsource\\7.0.0\\system.diagnostics.diagnosticsource.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
+ "C:\\Users\\lenovo\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.hashcode\\1.1.1\\microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\7.0.0\\system.diagnostics.diagnosticsource.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index ab0c5b10c..ba92cb5a9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 3b4bbf266..3170caf7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index 7d5f8f1b0..ddccda282 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index 936f616fe..02ea16bde 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfo.cs
index fa59b36f5..f61e6292f 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WinIn.FasterZ.AgGridReport.Domain")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5548d6df57c86777faee31776733d5f74c0b3c85")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WinIn.FasterZ.AgGridReport.Domain")]
[assembly: System.Reflection.AssemblyTitleAttribute("WinIn.FasterZ.AgGridReport.Domain")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache
index bbd58abfc..189e9794a 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache
@@ -1 +1 @@
-0943463a3cc6bbd4c64772484029752dfc1eb704850500123d70d2392f621f20
+8d9af8ccee2ba107a12c5c68c646676a6b5f0202
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig
index 7625606a5..d1b3d9106 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.assets.cache
index 0fc8a81ab..864d9d8e4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache
index 3b704d1f2..4a87cea5e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
index 99fe5a066..e9fce8a35 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-0d198e4bee089134ee2ac6652b45cde8c95df5358eb724e685197af1a9dc87c5
+26805ea4f942a5fdb08e74f6f39acd10d4d079fa
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt
index 90b267718..ad8b3be4c 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt
@@ -58,3 +58,18 @@ E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\ob
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Domain.dll
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.Fa.49B33779.Up2Date
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.deps.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.AssemblyInfo.cs
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.csproj.CopyComplete
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Domain.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index 7d5f8f1b0..ddccda282 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index 936f616fe..02ea16bde 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll
index 29b06d6c0..b0a8604d8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll
index 29b06d6c0..b0a8604d8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.dgspec.json
index 3ead6cd8b..e6754fc6c 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {}
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,7 +26,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -39,11 +39,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -104,25 +99,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -130,15 +125,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -147,11 +142,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -215,7 +205,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.g.props b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.g.props
index 33309f27f..f11cf8b87 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.g.props
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ C:\Users\lenovo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
PackageReference
- 6.10.1
+ 6.7.0
-
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.assets.json
index 2aa40cb3b..6b499a6ad 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.assets.json
@@ -6491,24 +6491,24 @@
]
},
"packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
+ "C:\\Users\\lenovo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -6516,15 +6516,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -6533,11 +6533,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -6601,7 +6596,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.nuget.cache
index 907f0a499..aa0b3c53b 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.nuget.cache
@@ -1,147 +1,147 @@
{
"version": 2,
- "dgSpecHash": "4ZWEGjh9Tdo=",
+ "dgSpecHash": "Mt9ce8ch10hxYlHgSdTbJLP9BNIA5rdb/c3aYf2wh1rhAs7Ef9ZIhk5DdwPO/01JVZTdIS+vRyEha0J1zvDwBA==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectFilePath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"expectedPackageFiles": [
- "C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.automapper\\7.2.1\\volo.abp.automapper.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
+ "C:\\Users\\lenovo\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.automapper\\7.2.1\\volo.abp.automapper.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index ab0c5b10c..ba92cb5a9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 3b4bbf266..3170caf7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index 7d5f8f1b0..ddccda282 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index 936f616fe..02ea16bde 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
index fba2bbf69..68478c039 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
index 7809ee5e7..941446eea 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfo.cs
index 58d3b1957..36f4d2ae0 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WinIn.FasterZ.AgGridReport.EntityFrameworkCore")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5548d6df57c86777faee31776733d5f74c0b3c85")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WinIn.FasterZ.AgGridReport.EntityFrameworkCore")]
[assembly: System.Reflection.AssemblyTitleAttribute("WinIn.FasterZ.AgGridReport.EntityFrameworkCore")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfoInputs.cache
index f71c71062..78670b4f9 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfoInputs.cache
@@ -1 +1 @@
-8b2f8ee7b5b7ec98d5c98ea057791248fb4b72705ebd8201407efeadf4d07c0c
+b4eba5c0305bebb2b8593df8b29d6b100a544667
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.GeneratedMSBuildEditorConfig.editorconfig
index ccc55fe29..da9e0725c 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.assets.cache
index 4d982f7c1..b45e5585d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.AssemblyReference.cache
index a658c48df..2ca520856 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.CoreCompileInputs.cache
index a8513bc52..7910d0e74 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-8ce8182b1bafaad434d88e086c8b046f68b3330f2261925605aa44dac46a5f80
+d69eab91b7f818746dd6dba14e47e7e800562d1d
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.FileListAbsolute.txt
index 3a5b7c69c..e4ba9b109 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.FileListAbsolute.txt
@@ -74,3 +74,22 @@ E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFra
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.genruntimeconfig.cache
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.Fa.7BD4834E.Up2Date
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.deps.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.runtimeconfig.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.AssemblyReference.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.GeneratedMSBuildEditorConfig.editorconfig
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfoInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AssemblyInfo.cs
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.CoreCompileInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.CopyComplete
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.genruntimeconfig.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
index fba2bbf69..68478c039 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.genruntimeconfig.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.genruntimeconfig.cache
index 12f9158a8..2aae0ce7a 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.genruntimeconfig.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.genruntimeconfig.cache
@@ -1 +1 @@
-6f3ca4c93a55a91f2e134d73158d060ad6d785fab1fbe03920bf2a8bb6549b2a
+f496a34fa6ea862179d28fc036deb35616a542c4
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
index 7809ee5e7..941446eea 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
index d94d355df..5d1ce9f40 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
index d94d355df..5d1ce9f40 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.nuget.dgspec.json
index 67c71d330..22cb38581 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {}
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,7 +26,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -39,11 +39,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -104,25 +99,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -130,15 +125,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -147,11 +142,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -215,25 +205,25 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.EntityFrameworkCore",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -241,15 +231,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
}
}
}
@@ -258,11 +248,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -328,7 +313,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.nuget.g.props b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.nuget.g.props
index ec0ad290a..b938b84fa 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.nuget.g.props
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ C:\Users\lenovo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
PackageReference
- 6.10.1
+ 6.7.0
-
+
@@ -19,6 +19,6 @@
- C:\Users\Administrator\.nuget\packages\microsoft.entityframeworkcore.tools\7.0.1
+ C:\Users\lenovo\.nuget\packages\microsoft.entityframeworkcore.tools\7.0.1
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/project.assets.json
index 7cfe07f6d..74a737935 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/project.assets.json
@@ -8693,24 +8693,24 @@
]
},
"packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
+ "C:\\Users\\lenovo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.EntityFrameworkCore",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -8718,15 +8718,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
}
}
}
@@ -8735,11 +8735,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -8805,7 +8800,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/project.nuget.cache
index ff92915a4..f3a3d48d9 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/obj/project.nuget.cache
@@ -1,198 +1,198 @@
{
"version": 2,
- "dgSpecHash": "dhzeH3H9hGU=",
+ "dgSpecHash": "5znafbBYqRbVYJGAljo06x7iUAlfv8Dy03F1L9s4TwvtaUvV1deGtaeul8e97OEnMEY30L2HyQQ8eB1ZeyuuDQ==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectFilePath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"expectedPackageFiles": [
- "C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore\\7.0.1\\microsoft.entityframeworkcore.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\7.0.1\\microsoft.entityframeworkcore.abstractions.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\7.0.1\\microsoft.entityframeworkcore.analyzers.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.design\\7.0.1\\microsoft.entityframeworkcore.design.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\7.0.1\\microsoft.entityframeworkcore.relational.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\7.0.1\\microsoft.entityframeworkcore.sqlserver.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\7.0.1\\microsoft.entityframeworkcore.tools.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencymodel\\7.0.0\\microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.entityframeworkcore\\7.2.1\\volo.abp.auditlogging.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.automapper\\7.2.1\\volo.abp.automapper.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.entityframeworkcore\\7.2.1\\volo.abp.backgroundjobs.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.entityframeworkcore\\7.2.1\\volo.abp.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.entityframeworkcore.sqlserver\\7.2.1\\volo.abp.entityframeworkcore.sqlserver.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.entityframeworkcore\\7.2.1\\volo.abp.featuremanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.entityframeworkcore\\7.2.1\\volo.abp.identity.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.entityframeworkcore\\7.2.1\\volo.abp.openiddict.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.entityframeworkcore\\7.2.1\\volo.abp.permissionmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.entityframeworkcore\\7.2.1\\volo.abp.settingmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.entityframeworkcore\\7.2.1\\volo.abp.tenantmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.entityframeworkcore\\7.2.1\\volo.abp.users.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
+ "C:\\Users\\lenovo\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore\\7.0.1\\microsoft.entityframeworkcore.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\7.0.1\\microsoft.entityframeworkcore.abstractions.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\7.0.1\\microsoft.entityframeworkcore.analyzers.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.design\\7.0.1\\microsoft.entityframeworkcore.design.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\7.0.1\\microsoft.entityframeworkcore.relational.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\7.0.1\\microsoft.entityframeworkcore.sqlserver.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\7.0.1\\microsoft.entityframeworkcore.tools.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\7.0.0\\microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.entityframeworkcore\\7.2.1\\volo.abp.auditlogging.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.automapper\\7.2.1\\volo.abp.automapper.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.entityframeworkcore\\7.2.1\\volo.abp.backgroundjobs.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.entityframeworkcore\\7.2.1\\volo.abp.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.entityframeworkcore.sqlserver\\7.2.1\\volo.abp.entityframeworkcore.sqlserver.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.entityframeworkcore\\7.2.1\\volo.abp.featuremanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.entityframeworkcore\\7.2.1\\volo.abp.identity.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.entityframeworkcore\\7.2.1\\volo.abp.openiddict.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.entityframeworkcore\\7.2.1\\volo.abp.permissionmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.entityframeworkcore\\7.2.1\\volo.abp.settingmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.entityframeworkcore\\7.2.1\\volo.abp.tenantmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.entityframeworkcore\\7.2.1\\volo.abp.users.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.AssemblyInfo.cs
index 776dbe969..7794ecd22 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.AssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WinIn.FasterZ.AgGridReport.HttpApi.Client")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5548d6df57c86777faee31776733d5f74c0b3c85")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WinIn.FasterZ.AgGridReport.HttpApi.Client")]
[assembly: System.Reflection.AssemblyTitleAttribute("WinIn.FasterZ.AgGridReport.HttpApi.Client")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.AssemblyInfoInputs.cache
index f54b43e39..fdb465735 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.AssemblyInfoInputs.cache
@@ -1 +1 @@
-571de34192215889cfdbe2f12520358560ea28b5912e569c2fffbe5ca147e6d6
+02868b80a2c76b9edb327b65fa533f46584da8a1
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.GeneratedMSBuildEditorConfig.editorconfig
index a3f8f51f3..f74d6fd1a 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.GeneratedMSBuildEditorConfig.editorconfig
@@ -1,5 +1,3 @@
is_global = true
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi.Client\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi.Client\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.assets.cache
index e2201ac2b..6dfb99ab4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.AssemblyReference.cache
index 9fe3d0034..e3b90784c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.nuget.dgspec.json
index b9615106f..1caf5069f 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj": {}
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,15 +26,15 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -43,11 +43,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -100,25 +95,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -126,7 +121,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -139,11 +134,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -204,25 +194,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.HttpApi.Client",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -230,15 +220,15 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
}
}
}
@@ -247,11 +237,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -300,7 +285,7 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.nuget.g.props b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.nuget.g.props
index 7ad2171f4..544b210a5 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.nuget.g.props
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ C:\Users\lenovo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
PackageReference
- 6.10.1
+ 6.7.0
-
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/project.assets.json
index d63ca0c57..83f4c81d5 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/project.assets.json
@@ -6652,24 +6652,24 @@
]
},
"packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
+ "C:\\Users\\lenovo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.HttpApi.Client",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -6677,15 +6677,15 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
}
}
}
@@ -6694,11 +6694,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -6747,7 +6742,7 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/project.nuget.cache
index e0112bba2..99008df0d 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi.Client/obj/project.nuget.cache
@@ -1,148 +1,148 @@
{
"version": 2,
- "dgSpecHash": "c7nIT0L6eW0=",
+ "dgSpecHash": "UztpOJqj3G+jgF/Nluz3sVvbeNRTnm4piWKgJB2//Jyj/iReTtSsfJ5SWpOUzvfhQP28E6xyAm32HKa9woMBcg==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
+ "projectFilePath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi.Client\\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj",
"expectedPackageFiles": [
- "C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\castle.core\\5.1.1\\castle.core.5.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\castle.core.asyncinterceptor\\2.1.0\\castle.core.asyncinterceptor.2.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.hashcode\\1.1.1\\microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.http\\7.0.0\\microsoft.extensions.http.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nuglify\\1.20.0\\nuglify.1.20.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.diagnosticsource\\7.0.0\\system.diagnostics.diagnosticsource.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.eventlog\\4.7.0\\system.diagnostics.eventlog.4.7.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit\\4.7.0\\system.reflection.emit.4.7.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.7.0\\system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.httpapi.client\\7.2.1\\volo.abp.account.httpapi.client.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.castle.core\\7.2.1\\volo.abp.castle.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.httpapi.client\\7.2.1\\volo.abp.featuremanagement.httpapi.client.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.http\\7.2.1\\volo.abp.http.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.http.abstractions\\7.2.1\\volo.abp.http.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.http.client\\7.2.1\\volo.abp.http.client.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.httpapi.client\\7.2.1\\volo.abp.identity.httpapi.client.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.minify\\7.2.1\\volo.abp.minify.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.httpapi.client\\7.2.1\\volo.abp.permissionmanagement.httpapi.client.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.remoteservices\\7.2.1\\volo.abp.remoteservices.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.httpapi.client\\7.2.1\\volo.abp.settingmanagement.httpapi.client.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.httpapi.client\\7.2.1\\volo.abp.tenantmanagement.httpapi.client.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
+ "C:\\Users\\lenovo\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\castle.core\\5.1.1\\castle.core.5.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\castle.core.asyncinterceptor\\2.1.0\\castle.core.asyncinterceptor.2.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.hashcode\\1.1.1\\microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.http\\7.0.0\\microsoft.extensions.http.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nuglify\\1.20.0\\nuglify.1.20.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\7.0.0\\system.diagnostics.diagnosticsource.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.eventlog\\4.7.0\\system.diagnostics.eventlog.4.7.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit\\4.7.0\\system.reflection.emit.4.7.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.7.0\\system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.httpapi.client\\7.2.1\\volo.abp.account.httpapi.client.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.castle.core\\7.2.1\\volo.abp.castle.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.httpapi.client\\7.2.1\\volo.abp.featuremanagement.httpapi.client.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.http\\7.2.1\\volo.abp.http.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.http.abstractions\\7.2.1\\volo.abp.http.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.http.client\\7.2.1\\volo.abp.http.client.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.httpapi.client\\7.2.1\\volo.abp.identity.httpapi.client.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.minify\\7.2.1\\volo.abp.minify.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.httpapi.client\\7.2.1\\volo.abp.permissionmanagement.httpapi.client.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.remoteservices\\7.2.1\\volo.abp.remoteservices.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.httpapi.client\\7.2.1\\volo.abp.settingmanagement.httpapi.client.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.httpapi.client\\7.2.1\\volo.abp.tenantmanagement.httpapi.client.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index 9c4e0a422..24bafa8cc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index d9d1d3731..5b21da970 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index ab0c5b10c..ba92cb5a9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 3b4bbf266..3170caf7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll
index 7ddd1e8fb..a723c361b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb
index d8432bcf4..a32643e7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Antiforgery.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Antiforgery.dll
index 2bc7c45c5..9f5471443 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Antiforgery.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Antiforgery.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll
index 67b2b1810..7a6cba646 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll
index 190b357d9..ac11fc210 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Core.dll
index 122bc3057..8f0d1ccb9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll
index 633c9f736..d83819ed1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.dll
index 6aa8d2efa..c550c4757 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll
index 88574d497..db7f1e598 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.dll
index 188ad244a..fdee35ef8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Authorization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Authorization.dll
index ded7c3125..13276d32d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Authorization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Authorization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Forms.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Forms.dll
index 6711bae72..58c15e43c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Forms.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Forms.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Server.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Server.dll
index 2b52ce823..fa1a5115a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Server.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Server.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Web.dll
index 32bab0f67..c98ea37a8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.dll
index 41e2e26fc..389429764 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll
index 3e4d5999d..81f3ddac6 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.CookiePolicy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.CookiePolicy.dll
index cf6a04edb..fc0131b1c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.CookiePolicy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.CookiePolicy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cors.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cors.dll
index 795a90a31..13e0b2a97 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cors.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cors.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll
index 994cc12d7..9ebcd11f1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
index a796b802b..d140a2aa7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll
index 019f6566d..10296f069 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll
index f46030cad..810bb7ac7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.dll
index 7ee076bdd..49a17ed86 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll
index b9d8a19d4..77f281505 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
index 3804fd501..0256a5d04 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.dll
index 976c9a313..88468fab8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HostFiltering.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HostFiltering.dll
index fc8b3f24e..78b191c2b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HostFiltering.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HostFiltering.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll
index c6dc2c736..0a2fe8458 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
index 3d78166b5..3c41dbc93 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.dll
index 14c54fa8d..54d6cb129 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll
index bf5f9d505..8edd64ccd 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll
index df4bc41fc..6d3c5ac59 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll
index a0cc6209c..a0b60928d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.dll
index 0ac9ed785..d43c57566 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Extensions.dll
index c9aec8d56..3dacb40e7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Features.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Features.dll
index f98c47c2e..ee479c47b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Features.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Features.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Results.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Results.dll
index 326e93f04..5f661439c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Results.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Results.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.dll
index b92905e1b..fc7960aa1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpLogging.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpLogging.dll
index ca469da5f..6b98751a1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpLogging.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpLogging.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpOverrides.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpOverrides.dll
index 854434bc0..7ff340a6e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpOverrides.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpOverrides.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll
index a84cf5b9d..c25c22986 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Identity.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Identity.dll
index d7cda7959..ef0255b34 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Identity.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Identity.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.Routing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.Routing.dll
index 1555d924c..f929ee43c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.Routing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.Routing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.dll
index 67a37076b..6e07a27f5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Metadata.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Metadata.dll
index f00585fa5..c1dc9544a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Metadata.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Metadata.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll
index c5af4f8a5..019605e25 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll
index 5a023a42e..312c71db7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Core.dll
index 2be40de1e..721f0242f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll
index 46074b7ba..72be70777 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll
index b32df2bdb..0b03829de 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll
index 8028c7ec0..35f8bbb52 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
index 36f0d4835..6df05f48a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll
index db2a9ac28..1920702e1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll
index 3642c8256..7c0254b6f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll
index d5fb50ccc..8941d7e30 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll
index 037e6e9fa..439c7c891 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll
index 25c2a76af..19e36c7b3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.dll
index ddc7cac4c..1b13fab53 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.OutputCaching.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.OutputCaching.dll
index 14c3dd8ec..eb00a28da 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.OutputCaching.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.OutputCaching.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RateLimiting.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RateLimiting.dll
index 18c4142f1..a28fca2ab 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RateLimiting.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RateLimiting.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll
index aca9ce690..6e4859c24 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.dll
index a7bdd9ef5..181ccac95 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RequestDecompression.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RequestDecompression.dll
index ae7b1aa55..f99e6d4b8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RequestDecompression.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RequestDecompression.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
index 5d6d63b81..5de6b1869 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.dll
index e47702fb1..06058a9e3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCompression.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCompression.dll
index 414d1ec66..4663718dd 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCompression.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCompression.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Rewrite.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Rewrite.dll
index 466c46cba..9f38f6b39 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Rewrite.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Rewrite.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll
index bb7b52568..c06280cdf 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.dll
index be4727dff..e33307ba1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll
index 6924584e9..462c2bf41 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IIS.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IIS.dll
index cebba6863..4edd56d46 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IIS.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IIS.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll
index 0152e4c04..701917223 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll
index 708c8e390..625a1851c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
index 87e2a4cff..22064672a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
index 4207295f0..13b8f6f68 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll
index 6b06ef752..09afc28f7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Session.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Session.dll
index 2f53a0160..545e4350e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Session.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Session.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Common.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Common.dll
index 41a869615..9025e8b80 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Common.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Common.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Core.dll
index dfb21b8ee..3d06d0a5e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll
index 5b28a66d7..b971b5532 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.dll
index 28a956e42..d65403229 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.StaticFiles.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.StaticFiles.dll
index 2c6a37552..611b5bbf1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.StaticFiles.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.StaticFiles.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebSockets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebSockets.dll
index 037f9795c..d58001473 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebSockets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebSockets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebUtilities.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebUtilities.dll
index 52ef4dab8..8f627b89b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebUtilities.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebUtilities.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.dll
index f553209db..ecff06719 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.AspNetCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.CSharp.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.CSharp.dll
index 3ec28ead0..f04ee9e98 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.CSharp.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.CSharp.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Abstractions.dll
index 3e116b0ac..e6f97a011 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Memory.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Memory.dll
index b2432822a..ac998e76e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Memory.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Memory.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll
index 000c69bf0..df5b4a80a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Binder.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Binder.dll
index 498165629..4b2d0903a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Binder.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Binder.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll
index 2805891e7..9a1ecb318 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
index 5bf12f109..08954f332 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll
index 83a47c8b5..bff3df860 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Ini.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Ini.dll
index 5d0497b31..b07826471 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Ini.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Ini.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Json.dll
index 81a01ae01..be56310f2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll
index 1ce94a24f..58530cd14 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll
index 823829246..1b55fdf10 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Xml.dll
index 40a9c1a62..8a26c5bcc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.dll
index efb339a22..bf9bdb36b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll
index e1d90f830..2ce831940 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.dll
index 7fb464de5..598527508 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
index b4143733f..38b31ac74 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll
index ad37661dd..b2c4e6a4f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Features.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Features.dll
index 08defe57d..a8699a30d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Features.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Features.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll
index b75ee16b3..e66b1ae01 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Composite.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Composite.dll
index 3c7b9e8fd..5421c4b53 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Composite.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Composite.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll
index 4bdb6851b..3e4759f7e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Physical.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Physical.dll
index d34056f47..8cbe6ee79 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Physical.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Physical.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll
index f8d1682aa..7c34796a0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll
index 7f5733713..2560ea8b5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.dll
index 8d247f5ba..874d0a287 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Http.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Http.dll
index b4337f631..3e6359b38 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Http.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Http.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Core.dll
index 594031af0..9a2ae9e0f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Stores.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Stores.dll
index 61db8d7c7..d9d2b3cc7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Stores.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Stores.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.Abstractions.dll
index 97baf2843..144a5c053 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.dll
index 56b5d36a4..ab44324c4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Abstractions.dll
index 2099e890b..12b789105 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Configuration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Configuration.dll
index 102726b8b..5807028ee 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Configuration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Configuration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Console.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Console.dll
index 69409bed9..30a2ec329 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Console.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Console.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Debug.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Debug.dll
index 0a2a413eb..94f13c19d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Debug.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Debug.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventLog.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventLog.dll
index 7d39ea229..784fd2c24 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventLog.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventLog.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventSource.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventSource.dll
index f9def2519..a94c0cab0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventSource.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventSource.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.TraceSource.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.TraceSource.dll
index 53c80c4a5..701cc3c4b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.TraceSource.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.TraceSource.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.dll
index eee90bf0f..aee5c1ecc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.ObjectPool.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.ObjectPool.dll
index f6c1135f3..78595e6b1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.ObjectPool.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.ObjectPool.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll
index f8b81c9b3..976259df2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll
index ec1303bfa..cccb02bfc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.dll
index 6e313a33b..0e1859da7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Primitives.dll
index e3dda1e21..e4e1b23a4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.WebEncoders.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.WebEncoders.dll
index 750521c8a..df2520b60 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.WebEncoders.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Extensions.WebEncoders.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.JSInterop.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.JSInterop.dll
index 6429b0eb4..9addcb37a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.JSInterop.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.JSInterop.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Net.Http.Headers.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Net.Http.Headers.dll
index 0a6984321..105e3e1e7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Net.Http.Headers.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Net.Http.Headers.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.VisualBasic.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.VisualBasic.Core.dll
index 9d13df0d7..8e6f543a0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.VisualBasic.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.VisualBasic.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.VisualBasic.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.VisualBasic.dll
index f85ee154d..912d86f52 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.VisualBasic.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.VisualBasic.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Win32.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Win32.Primitives.dll
index ee90e7dbd..290de93af 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Win32.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Win32.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Win32.Registry.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Win32.Registry.dll
index 68fbcd8fc..18a134ae3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Win32.Registry.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/Microsoft.Win32.Registry.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.AppContext.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.AppContext.dll
index 69717849d..5a3fec760 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.AppContext.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.AppContext.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Buffers.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Buffers.dll
index c1b6ddcca..bb68f1ead 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Buffers.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Buffers.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Concurrent.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Concurrent.dll
index 224cc505b..a4e8146e1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Concurrent.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Concurrent.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Immutable.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Immutable.dll
index f5c502918..f5cb66a31 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Immutable.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Immutable.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.NonGeneric.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.NonGeneric.dll
index 70d76ed50..21b05d817 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.NonGeneric.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.NonGeneric.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Specialized.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Specialized.dll
index 7049d68f4..b0592de9a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Specialized.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.Specialized.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.dll
index f803f1a07..7bda41078 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Collections.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.Annotations.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.Annotations.dll
index 1b2e26aff..921238541 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.Annotations.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.Annotations.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.DataAnnotations.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.DataAnnotations.dll
index fe964e6f8..6cf1416ae 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.DataAnnotations.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.DataAnnotations.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.EventBasedAsync.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.EventBasedAsync.dll
index 8f3178119..67d42c572 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.EventBasedAsync.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.EventBasedAsync.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.Primitives.dll
index 6b84b0cac..3b31c24c8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.TypeConverter.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.TypeConverter.dll
index 8a6909a5f..e5e05991c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.TypeConverter.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.TypeConverter.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.dll
index 00d3b5cd1..4104ba556 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ComponentModel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Configuration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Configuration.dll
index ba5d25a8a..539f81fdd 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Configuration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Configuration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Console.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Console.dll
index 8d6ae1e5c..d9ed25871 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Console.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Console.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Core.dll
index bc8df99c0..b4464a7a1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.Common.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.Common.dll
index f21786049..4a65367f6 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.Common.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.Common.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.DataSetExtensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.DataSetExtensions.dll
index 2ad03e87c..a1c5f7936 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.DataSetExtensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.DataSetExtensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.dll
index 1d5f0b67c..e1d38e272 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Data.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Contracts.dll
index 50b5aa28a..c2ffbf95f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Debug.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Debug.dll
index 8d98449e2..f17b28dae 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Debug.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Debug.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.DiagnosticSource.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.DiagnosticSource.dll
index 9ca5162f3..7ef912128 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.DiagnosticSource.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.DiagnosticSource.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.EventLog.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.EventLog.dll
index 13fea2c92..97444400e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.EventLog.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.EventLog.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.FileVersionInfo.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.FileVersionInfo.dll
index d62f4a9e9..147e42041 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.FileVersionInfo.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.FileVersionInfo.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Process.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Process.dll
index cf2631988..6cf38c963 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Process.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Process.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.StackTrace.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.StackTrace.dll
index 98357f3f1..5a2e52d3e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.StackTrace.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.StackTrace.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.TextWriterTraceListener.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.TextWriterTraceListener.dll
index 555fea07e..3a586cb29 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.TextWriterTraceListener.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.TextWriterTraceListener.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Tools.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Tools.dll
index 3981845b1..c173b5baa 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Tools.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Tools.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.TraceSource.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.TraceSource.dll
index 992c52261..f1c31dd61 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.TraceSource.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.TraceSource.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Tracing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Tracing.dll
index a9ce2c421..9c6df1b61 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Tracing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Diagnostics.Tracing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Drawing.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Drawing.Primitives.dll
index c4964cca3..b539f6a4d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Drawing.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Drawing.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Drawing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Drawing.dll
index 1c93d2b22..2ba5b02f2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Drawing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Drawing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Dynamic.Runtime.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Dynamic.Runtime.dll
index d09eb957a..388ffffa9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Dynamic.Runtime.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Dynamic.Runtime.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Formats.Asn1.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Formats.Asn1.dll
index 1956c10de..d85b19284 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Formats.Asn1.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Formats.Asn1.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Formats.Tar.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Formats.Tar.dll
index f1d6037e5..f035eb22e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Formats.Tar.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Formats.Tar.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.Calendars.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.Calendars.dll
index e36c4b7b8..c74ef13db 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.Calendars.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.Calendars.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.Extensions.dll
index fcc5c1cf8..a341077bb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.dll
index 98c54b314..643d3413d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Globalization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.Brotli.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.Brotli.dll
index cc2d722cf..b0e708b41 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.Brotli.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.Brotli.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.FileSystem.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.FileSystem.dll
index 3eb8920e8..d912b0561 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.FileSystem.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.FileSystem.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.ZipFile.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.ZipFile.dll
index 86d06b803..65ebbe45b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.ZipFile.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.ZipFile.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.dll
index 5664b49ac..d34d38ce2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Compression.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.AccessControl.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.AccessControl.dll
index fbdef8155..cb669f6fa 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.AccessControl.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.AccessControl.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.DriveInfo.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.DriveInfo.dll
index 8dc3b1a53..3a97503cc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.DriveInfo.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.DriveInfo.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.Primitives.dll
index b077b21ff..bc5fe458a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.Watcher.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.Watcher.dll
index f7b27324f..71bcff186 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.Watcher.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.Watcher.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.dll
index 9e0b4f96b..23b3dac4f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.FileSystem.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.IsolatedStorage.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.IsolatedStorage.dll
index 85fdd7950..206e44568 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.IsolatedStorage.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.IsolatedStorage.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.MemoryMappedFiles.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.MemoryMappedFiles.dll
index ca81d1628..5ffbba53d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.MemoryMappedFiles.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.MemoryMappedFiles.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipelines.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipelines.dll
index e724b9f7c..52ec1f2ed 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipelines.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipelines.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipes.AccessControl.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipes.AccessControl.dll
index 599208b51..7a89b00f7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipes.AccessControl.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipes.AccessControl.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipes.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipes.dll
index cfbc6d980..98759d816 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipes.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.Pipes.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.UnmanagedMemoryStream.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.UnmanagedMemoryStream.dll
index efe950986..7a3f11682 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.UnmanagedMemoryStream.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.UnmanagedMemoryStream.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.dll
index cbd668414..edb592f44 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.IO.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Expressions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Expressions.dll
index 1d43a2bfc..273a31ddb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Expressions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Expressions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Parallel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Parallel.dll
index 0dbf05dce..ad148697f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Parallel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Parallel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Queryable.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Queryable.dll
index 47f02a223..24bd33fa0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Queryable.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.Queryable.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.dll
index 567558571..cdc210b20 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Linq.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Memory.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Memory.dll
index fc17206fa..7c66fa236 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Memory.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Memory.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Http.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Http.Json.dll
index a5ef8b23e..4f9fddfa0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Http.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Http.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Http.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Http.dll
index 1d18903ec..50c9d69c2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Http.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Http.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.HttpListener.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.HttpListener.dll
index a1f51750b..5709afcc3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.HttpListener.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.HttpListener.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Mail.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Mail.dll
index 3279ba616..087dbf2d5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Mail.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Mail.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.NameResolution.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.NameResolution.dll
index 31def6fe8..393a6d420 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.NameResolution.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.NameResolution.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.NetworkInformation.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.NetworkInformation.dll
index b92a84ea4..87b807dab 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.NetworkInformation.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.NetworkInformation.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Ping.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Ping.dll
index c02c3c80f..b01aff64d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Ping.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Ping.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Primitives.dll
index 21e3923e4..b462d81d0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Quic.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Quic.dll
index b9f1471a6..ee114aa66 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Quic.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Quic.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Requests.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Requests.dll
index 0c99c9504..83fecbbc3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Requests.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Requests.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Security.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Security.dll
index 47c9d4fc4..1f4137ef2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Security.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Security.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.ServicePoint.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.ServicePoint.dll
index 053cfdcc8..b765e0de5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.ServicePoint.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.ServicePoint.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Sockets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Sockets.dll
index 39f1e1944..a7a60f83d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Sockets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.Sockets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebClient.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebClient.dll
index be3f11996..3d7cee5b4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebClient.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebClient.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebHeaderCollection.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebHeaderCollection.dll
index a8972e60d..8bd1583f2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebHeaderCollection.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebHeaderCollection.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebProxy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebProxy.dll
index 064d2b3e8..0cdaa8746 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebProxy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebProxy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebSockets.Client.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebSockets.Client.dll
index f5f6bfdcc..f92a2fda1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebSockets.Client.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebSockets.Client.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebSockets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebSockets.dll
index 2473c5c82..9cf3c94be 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebSockets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.WebSockets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.dll
index 25261795d..e992d0204 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Net.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Numerics.Vectors.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Numerics.Vectors.dll
index ee1ef4600..ea1a9bf2a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Numerics.Vectors.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Numerics.Vectors.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Numerics.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Numerics.dll
index a66402fc7..c59e7e465 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Numerics.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Numerics.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ObjectModel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ObjectModel.dll
index 211aaca3e..73d65af12 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ObjectModel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ObjectModel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.DispatchProxy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.DispatchProxy.dll
index cdc74ca5c..45bd53dd2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.DispatchProxy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.DispatchProxy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.ILGeneration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.ILGeneration.dll
index fbca95a0c..f685371d6 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.ILGeneration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.ILGeneration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.Lightweight.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.Lightweight.dll
index b2129b055..f8263d309 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.Lightweight.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.Lightweight.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.dll
index 7a6203611..c5334ae0b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Emit.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Extensions.dll
index 9e820c4dc..36c48a43a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Metadata.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Metadata.dll
index c8878338e..7bc431a66 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Metadata.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Metadata.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Primitives.dll
index 11079f2e3..684c4c872 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.TypeExtensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.TypeExtensions.dll
index 5c58d7ade..60f1191ba 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.TypeExtensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.TypeExtensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.dll
index bd8379edf..a73863bf0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Reflection.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.Reader.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.Reader.dll
index e705aadf6..536525187 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.Reader.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.Reader.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.ResourceManager.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.ResourceManager.dll
index d9c289804..e08c621d4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.ResourceManager.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.ResourceManager.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.Writer.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.Writer.dll
index 3db952aa3..7644011c2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.Writer.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Resources.Writer.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.Unsafe.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.Unsafe.dll
index e373fc57d..c834733ea 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.Unsafe.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.Unsafe.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.VisualC.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.VisualC.dll
index e46856210..c60176224 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.VisualC.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.VisualC.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Extensions.dll
index b8dfbb6a2..8f74a171d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Handles.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Handles.dll
index 2874d8cd0..1b3418e22 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Handles.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Handles.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.JavaScript.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.JavaScript.dll
index 58a4c0efb..d2fd5a2aa 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.JavaScript.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.JavaScript.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll
index 34244c06d..dec2a0bf4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.dll
index 7217db5d4..e1248e651 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.InteropServices.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Intrinsics.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Intrinsics.dll
index a125356d1..0c9136e31 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Intrinsics.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Intrinsics.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Loader.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Loader.dll
index 6aec4c76b..1b5a17b2e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Loader.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Loader.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Numerics.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Numerics.dll
index 72cb67683..a25f06714 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Numerics.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Numerics.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Formatters.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Formatters.dll
index 9a4322863..9a60d469c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Formatters.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Formatters.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Json.dll
index 5111e22d0..610394705 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Primitives.dll
index 9b2da34d9..35f0f7c97 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Xml.dll
index 48ec89a5e..f1e7cc457 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.dll
index a53e95217..15541a31f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.Serialization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.dll
index 27ffc2a19..3778e525c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Runtime.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.AccessControl.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.AccessControl.dll
index d45ea071c..19f7ceaaf 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.AccessControl.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.AccessControl.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Claims.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Claims.dll
index 61b6e14eb..34fb23df1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Claims.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Claims.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Algorithms.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Algorithms.dll
index 42a0f5ffc..c0677a4c5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Algorithms.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Algorithms.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Cng.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Cng.dll
index 89962e0b9..d9a71894a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Cng.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Cng.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Csp.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Csp.dll
index 28d680b43..ebc0ab695 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Csp.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Csp.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Encoding.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Encoding.dll
index 8c326c6ad..05add7c1f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Encoding.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Encoding.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.OpenSsl.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.OpenSsl.dll
index 8be330daa..b6d68c901 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.OpenSsl.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.OpenSsl.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Primitives.dll
index 93af306fb..bf6f87ffe 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.X509Certificates.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.X509Certificates.dll
index 689772093..b96146582 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.X509Certificates.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.X509Certificates.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Xml.dll
index 9ae8400e8..5242b23ac 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.dll
index 04c6aec4e..0577736a5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Cryptography.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Principal.Windows.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Principal.Windows.dll
index 048e8f6b0..f783e2b63 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Principal.Windows.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Principal.Windows.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Principal.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Principal.dll
index 949900779..e950df341 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Principal.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.Principal.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.SecureString.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.SecureString.dll
index 22b436dd2..c3102aafb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.SecureString.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.SecureString.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.dll
index 6cd503a3b..d6063f3fb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Security.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ServiceModel.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ServiceModel.Web.dll
index 6dad9ba81..7938d88f1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ServiceModel.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ServiceModel.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ServiceProcess.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ServiceProcess.dll
index 99f39605c..76c9cdd0e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ServiceProcess.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ServiceProcess.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.CodePages.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.CodePages.dll
index 93d6c95e3..e12feb3f3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.CodePages.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.CodePages.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.Extensions.dll
index ed012d83a..0aba2a153 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.dll
index 18c589357..2a4706a41 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encoding.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encodings.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encodings.Web.dll
index d92a3a0cb..f842b1e44 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encodings.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Encodings.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Json.dll
index 2f0603003..f14885a2a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.RegularExpressions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.RegularExpressions.dll
index 101e7b06c..f7c7e60a8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.RegularExpressions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Text.RegularExpressions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Channels.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Channels.dll
index 40b520ba3..6adc87c92 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Channels.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Channels.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Overlapped.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Overlapped.dll
index 49cca3e05..f7c257afc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Overlapped.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Overlapped.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.RateLimiting.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.RateLimiting.dll
index e2a56fed3..2829f7a0e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.RateLimiting.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.RateLimiting.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Dataflow.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Dataflow.dll
index 9172025e6..406f465d1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Dataflow.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Dataflow.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Extensions.dll
index 7673408e6..2c214e00d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Parallel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Parallel.dll
index efd2d9690..20d344383 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Parallel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.Parallel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.dll
index 82ed62f07..a166f1ced 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Tasks.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Thread.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Thread.dll
index dddb13b39..b6d5ffdc8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Thread.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Thread.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.ThreadPool.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.ThreadPool.dll
index 80322c531..6d8f970c0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.ThreadPool.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.ThreadPool.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Timer.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Timer.dll
index 2186149e8..3a981b261 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Timer.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.Timer.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.dll
index 622f5036d..883a1626d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Threading.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Transactions.Local.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Transactions.Local.dll
index 886518d71..1278a31b7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Transactions.Local.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Transactions.Local.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Transactions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Transactions.dll
index 506cd92d5..f0ef34d3c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Transactions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Transactions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ValueTuple.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ValueTuple.dll
index b85c4c3ca..37b308b02 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ValueTuple.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.ValueTuple.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Web.HttpUtility.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Web.HttpUtility.dll
index 0d0743478..2751e3f8c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Web.HttpUtility.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Web.HttpUtility.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Web.dll
index 75e65b5b0..26d61cd58 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Windows.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Windows.dll
index 15385a949..1671450a2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Windows.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Windows.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.Linq.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.Linq.dll
index c8d5187a4..df9885c5e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.Linq.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.Linq.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.ReaderWriter.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.ReaderWriter.dll
index 8fecc916c..c47bfa7ab 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.ReaderWriter.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.ReaderWriter.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.Serialization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.Serialization.dll
index b66ea7ccc..45383373d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.Serialization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.Serialization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XDocument.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XDocument.dll
index 98bb387a3..aca8c9bc6 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XDocument.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XDocument.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XPath.XDocument.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XPath.XDocument.dll
index 785b12dc1..b19ae0a70 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XPath.XDocument.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XPath.XDocument.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XPath.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XPath.dll
index e505af78f..876c16d1d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XPath.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XPath.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XmlDocument.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XmlDocument.dll
index b90762ab8..a097c4904 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XmlDocument.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XmlDocument.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XmlSerializer.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XmlSerializer.dll
index 65c3f357a..7c192f7bc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XmlSerializer.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.XmlSerializer.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.dll
index f7b01f204..e61334cfa 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.dll
index 3da828417..4eaf269e4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/System.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/WindowsBase.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/WindowsBase.dll
index ea0fc4e51..a4ee8829d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/WindowsBase.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/WindowsBase.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/mscorlib.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/mscorlib.dll
index a4a21fe83..cfa1ce5b9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/mscorlib.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/mscorlib.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/netstandard.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/netstandard.dll
index d632d0859..79bc2189a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/netstandard.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/bin/Debug/net7.0/refs/netstandard.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfo.cs
index fd571ffc4..e3979ecbe 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WinIn.FasterZ.AgGridReport.HttpApi")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5548d6df57c86777faee31776733d5f74c0b3c85")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WinIn.FasterZ.AgGridReport.HttpApi")]
[assembly: System.Reflection.AssemblyTitleAttribute("WinIn.FasterZ.AgGridReport.HttpApi")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfoInputs.cache
index 0d84ef35d..67fcbfb3b 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfoInputs.cache
@@ -1 +1 @@
-304f3cc92874895eb1525e60fc2a06908a0290a9a0dd8bcef6f5e37a9f1fc50e
+950ed9ebf180dce90e9e98f873c47b844b8e1237
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.GeneratedMSBuildEditorConfig.editorconfig
index 4d0af9e99..596aeebe3 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.assets.cache
index 3983f505a..f942f9e84 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.AssemblyReference.cache
index 594825c5d..1888f3df6 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.CoreCompileInputs.cache
index 6716b0056..d1d6f427b 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-617886f871ef5c3c7c75c715e79e9ef7c07160692fbc2ec84db169e206d278f9
+9bfb305e7572853bb0b02dcd43ecfc14d88124b0
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.FileListAbsolute.txt
index 21e8f08c6..23d0f5b42 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.csproj.FileListAbsolute.txt
@@ -1250,3 +1250,316 @@ E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\o
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.pdb
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.HttpApi.dll
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.Fa.7FDBB229.Up2Date
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.deps.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Antiforgery.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.Cookies.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.OAuth.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authorization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authorization.Policy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.Authorization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.Forms.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.Server.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Connections.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.CookiePolicy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Cors.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Cryptography.Internal.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.DataProtection.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.DataProtection.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.DataProtection.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Diagnostics.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Diagnostics.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.HostFiltering.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Hosting.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Hosting.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Html.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Connections.Common.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Connections.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Features.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Results.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.HttpLogging.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.HttpOverrides.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.HttpsPolicy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Identity.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Localization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Localization.Routing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Metadata.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.ApiExplorer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Cors.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.DataAnnotations.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Formatters.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Localization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Razor.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.RazorPages.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.TagHelpers.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.ViewFeatures.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.OutputCaching.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.RateLimiting.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Razor.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Razor.Runtime.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.RequestDecompression.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.ResponseCaching.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.ResponseCompression.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Rewrite.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Routing.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Routing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.HttpSys.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.IIS.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.IISIntegration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.Kestrel.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.Kestrel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Session.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.SignalR.Common.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.SignalR.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.SignalR.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.SignalR.Protocols.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.StaticFiles.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.WebSockets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.AspNetCore.WebUtilities.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.CSharp.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Caching.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Caching.Memory.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Binder.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.CommandLine.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.FileExtensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Ini.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.KeyPerFile.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.UserSecrets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.DependencyInjection.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.DependencyInjection.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Diagnostics.HealthChecks.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Features.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.FileProviders.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.FileProviders.Composite.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.FileProviders.Embedded.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.FileProviders.Physical.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.FileSystemGlobbing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Hosting.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Hosting.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Http.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Identity.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Identity.Stores.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Localization.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Localization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.Configuration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.Console.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.Debug.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.EventLog.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.EventSource.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.TraceSource.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.ObjectPool.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Options.ConfigurationExtensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Options.DataAnnotations.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Options.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Extensions.WebEncoders.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.JSInterop.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Net.Http.Headers.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.VisualBasic.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.VisualBasic.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Win32.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\Microsoft.Win32.Registry.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\mscorlib.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\netstandard.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.AppContext.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Buffers.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Collections.Concurrent.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Collections.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Collections.Immutable.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Collections.NonGeneric.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Collections.Specialized.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ComponentModel.Annotations.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ComponentModel.DataAnnotations.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ComponentModel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ComponentModel.EventBasedAsync.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ComponentModel.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ComponentModel.TypeConverter.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Configuration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Console.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Data.Common.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Data.DataSetExtensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Data.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.Debug.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.DiagnosticSource.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.EventLog.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.FileVersionInfo.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.Process.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.StackTrace.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.TextWriterTraceListener.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.Tools.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.TraceSource.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Diagnostics.Tracing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Drawing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Drawing.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Dynamic.Runtime.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Formats.Asn1.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Formats.Tar.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Globalization.Calendars.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Globalization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Globalization.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.Compression.Brotli.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.Compression.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.Compression.FileSystem.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.Compression.ZipFile.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.FileSystem.AccessControl.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.FileSystem.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.FileSystem.DriveInfo.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.FileSystem.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.FileSystem.Watcher.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.IsolatedStorage.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.MemoryMappedFiles.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.Pipelines.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.Pipes.AccessControl.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.Pipes.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.IO.UnmanagedMemoryStream.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Linq.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Linq.Expressions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Linq.Parallel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Linq.Queryable.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Memory.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.Http.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.Http.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.HttpListener.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.Mail.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.NameResolution.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.NetworkInformation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.Ping.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.Quic.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.Requests.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.Security.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.ServicePoint.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.Sockets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.WebClient.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.WebHeaderCollection.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.WebProxy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.WebSockets.Client.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Net.WebSockets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Numerics.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Numerics.Vectors.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ObjectModel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Reflection.DispatchProxy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Reflection.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Reflection.Emit.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Reflection.Emit.ILGeneration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Reflection.Emit.Lightweight.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Reflection.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Reflection.Metadata.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Reflection.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Reflection.TypeExtensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Resources.Reader.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Resources.ResourceManager.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Resources.Writer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.CompilerServices.Unsafe.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.CompilerServices.VisualC.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Handles.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.InteropServices.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.InteropServices.JavaScript.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.InteropServices.RuntimeInformation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Intrinsics.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Loader.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Numerics.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Serialization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Serialization.Formatters.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Serialization.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Serialization.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Runtime.Serialization.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.AccessControl.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Claims.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Cryptography.Algorithms.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Cryptography.Cng.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Cryptography.Csp.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Cryptography.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Cryptography.Encoding.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Cryptography.OpenSsl.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Cryptography.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Cryptography.X509Certificates.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Cryptography.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Principal.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.Principal.Windows.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Security.SecureString.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ServiceModel.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ServiceProcess.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Text.Encoding.CodePages.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Text.Encoding.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Text.Encoding.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Text.Encodings.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Text.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Text.RegularExpressions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.Channels.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.Overlapped.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.RateLimiting.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.Tasks.Dataflow.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.Tasks.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.Tasks.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.Tasks.Parallel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.Thread.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.ThreadPool.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Threading.Timer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Transactions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Transactions.Local.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.ValueTuple.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Web.HttpUtility.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Windows.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Xml.Linq.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Xml.ReaderWriter.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Xml.Serialization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Xml.XDocument.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Xml.XmlDocument.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Xml.XmlSerializer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Xml.XPath.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\System.Xml.XPath.XDocument.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\refs\WindowsBase.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.csproj.AssemblyReference.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.GeneratedMSBuildEditorConfig.editorconfig
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfoInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.AssemblyInfo.cs
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.csproj.CoreCompileInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.csproj.CopyComplete
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.HttpApi\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.HttpApi.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll
index 7ddd1e8fb..a723c361b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb
index d8432bcf4..a32643e7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.HttpApi.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.HttpApi.dll
index b0af532bc..c0ad3e7cc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.HttpApi.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.HttpApi.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.HttpApi.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.HttpApi.dll
index b0af532bc..c0ad3e7cc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.HttpApi.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.HttpApi.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/WinIn.FasterZ.AgGridReport.HttpApi.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/WinIn.FasterZ.AgGridReport.HttpApi.csproj.nuget.dgspec.json
index 5dc85ba26..0193bbb10 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/WinIn.FasterZ.AgGridReport.HttpApi.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/WinIn.FasterZ.AgGridReport.HttpApi.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {}
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,15 +26,15 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -43,11 +43,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -100,25 +95,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -126,7 +121,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -139,11 +134,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -204,25 +194,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.HttpApi",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -230,15 +220,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
}
}
}
@@ -247,11 +237,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -299,7 +284,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/WinIn.FasterZ.AgGridReport.HttpApi.csproj.nuget.g.props b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/WinIn.FasterZ.AgGridReport.HttpApi.csproj.nuget.g.props
index 3921fee35..7c43b9af0 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/WinIn.FasterZ.AgGridReport.HttpApi.csproj.nuget.g.props
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/WinIn.FasterZ.AgGridReport.HttpApi.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ C:\Users\lenovo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
PackageReference
- 6.10.1
+ 6.7.0
-
+
@@ -35,6 +35,6 @@
- C:\Users\Administrator\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.2
+ C:\Users\lenovo\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.2
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/project.assets.json
index 6470cb4fd..452a3f4ba 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/project.assets.json
@@ -7105,24 +7105,24 @@
]
},
"packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
+ "C:\\Users\\lenovo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.HttpApi",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -7130,15 +7130,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
}
}
}
@@ -7147,11 +7147,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -7199,7 +7194,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/project.nuget.cache
index 59d798084..af3b93022 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.HttpApi/obj/project.nuget.cache
@@ -1,161 +1,161 @@
{
"version": 2,
- "dgSpecHash": "tv8nLZoMB+4=",
+ "dgSpecHash": "4R3WatRWwwjTHaAAB7tJ9PIn52565iuqJFbBMOAAmvjNKG/+sVsKv3J8f6H9HVThlL6WAtkejcGuxjKr4L5Sbw==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
+ "projectFilePath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
"expectedPackageFiles": [
- "C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.extensions\\6.0.0\\microsoft.aspnetcore.mvc.razor.extensions.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.runtimecompilation\\7.0.0\\microsoft.aspnetcore.mvc.razor.runtimecompilation.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.mvc.versioning\\5.0.0\\microsoft.aspnetcore.mvc.versioning.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\6.0.0\\microsoft.aspnetcore.razor.language.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.2\\microsoft.codeanalysis.analyzers.3.3.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.common\\4.0.0\\microsoft.codeanalysis.common.4.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.0.0\\microsoft.codeanalysis.csharp.4.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.razor\\6.0.0\\microsoft.codeanalysis.razor.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencymodel\\7.0.0\\microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\2.1.2\\microsoft.netcore.platforms.2.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nuglify\\1.20.0\\nuglify.1.20.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.metadata\\5.0.0\\system.reflection.metadata.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\5.0.0\\system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding.codepages\\4.5.1\\system.text.encoding.codepages.4.5.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.httpapi\\7.2.1\\volo.abp.account.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.apiversioning.abstractions\\7.2.1\\volo.abp.apiversioning.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore\\7.2.1\\volo.abp.aspnetcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc\\7.2.1\\volo.abp.aspnetcore.mvc.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.contracts\\7.2.1\\volo.abp.aspnetcore.mvc.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.application\\7.2.1\\volo.abp.ddd.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.httpapi\\7.2.1\\volo.abp.featuremanagement.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.globalfeatures\\7.2.1\\volo.abp.globalfeatures.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.http\\7.2.1\\volo.abp.http.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.http.abstractions\\7.2.1\\volo.abp.http.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.httpapi\\7.2.1\\volo.abp.identity.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.minify\\7.2.1\\volo.abp.minify.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.httpapi\\7.2.1\\volo.abp.permissionmanagement.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.httpapi\\7.2.1\\volo.abp.settingmanagement.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.httpapi\\7.2.1\\volo.abp.tenantmanagement.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ui\\7.2.1\\volo.abp.ui.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ui.navigation\\7.2.1\\volo.abp.ui.navigation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
+ "C:\\Users\\lenovo\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.extensions\\6.0.0\\microsoft.aspnetcore.mvc.razor.extensions.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.runtimecompilation\\7.0.0\\microsoft.aspnetcore.mvc.razor.runtimecompilation.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.mvc.versioning\\5.0.0\\microsoft.aspnetcore.mvc.versioning.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\6.0.0\\microsoft.aspnetcore.razor.language.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.2\\microsoft.codeanalysis.analyzers.3.3.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.codeanalysis.common\\4.0.0\\microsoft.codeanalysis.common.4.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.0.0\\microsoft.codeanalysis.csharp.4.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.codeanalysis.razor\\6.0.0\\microsoft.codeanalysis.razor.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\7.0.0\\microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.platforms\\2.1.2\\microsoft.netcore.platforms.2.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nuglify\\1.20.0\\nuglify.1.20.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.metadata\\5.0.0\\system.reflection.metadata.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\5.0.0\\system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding.codepages\\4.5.1\\system.text.encoding.codepages.4.5.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.httpapi\\7.2.1\\volo.abp.account.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.apiversioning.abstractions\\7.2.1\\volo.abp.apiversioning.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore\\7.2.1\\volo.abp.aspnetcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc\\7.2.1\\volo.abp.aspnetcore.mvc.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.contracts\\7.2.1\\volo.abp.aspnetcore.mvc.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing\\7.2.1\\volo.abp.auditing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.1\\volo.abp.auditing.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization\\7.2.1\\volo.abp.authorization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.1\\volo.abp.authorization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.1\\volo.abp.backgroundworkers.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.caching\\7.2.1\\volo.abp.caching.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.core\\7.2.1\\volo.abp.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.data\\7.2.1\\volo.abp.data.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.application\\7.2.1\\volo.abp.ddd.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.1\\volo.abp.ddd.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.1\\volo.abp.ddd.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.1\\volo.abp.distributedlocking.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus\\7.2.1\\volo.abp.eventbus.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.1\\volo.abp.eventbus.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.1\\volo.abp.exceptionhandling.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.httpapi\\7.2.1\\volo.abp.featuremanagement.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.features\\7.2.1\\volo.abp.features.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.globalfeatures\\7.2.1\\volo.abp.globalfeatures.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.guids\\7.2.1\\volo.abp.guids.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.http\\7.2.1\\volo.abp.http.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.http.abstractions\\7.2.1\\volo.abp.http.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.httpapi\\7.2.1\\volo.abp.identity.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json\\7.2.1\\volo.abp.json.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.1\\volo.abp.json.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.1\\volo.abp.json.systemtextjson.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization\\7.2.1\\volo.abp.localization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.1\\volo.abp.localization.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.minify\\7.2.1\\volo.abp.minify.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.multitenancy\\7.2.1\\volo.abp.multitenancy.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectextending\\7.2.1\\volo.abp.objectextending.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectmapping\\7.2.1\\volo.abp.objectmapping.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.httpapi\\7.2.1\\volo.abp.permissionmanagement.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.security\\7.2.1\\volo.abp.security.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.serialization\\7.2.1\\volo.abp.serialization.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.httpapi\\7.2.1\\volo.abp.settingmanagement.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settings\\7.2.1\\volo.abp.settings.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.specifications\\7.2.1\\volo.abp.specifications.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.httpapi\\7.2.1\\volo.abp.tenantmanagement.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.threading\\7.2.1\\volo.abp.threading.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.timing\\7.2.1\\volo.abp.timing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ui\\7.2.1\\volo.abp.ui.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ui.navigation\\7.2.1\\volo.abp.ui.navigation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.uow\\7.2.1\\volo.abp.uow.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation\\7.2.1\\volo.abp.validation.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.1\\volo.abp.validation.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.1\\volo.abp.virtualfilesystem.7.2.1.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Logs/logs.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Logs/logs.txt
index ce8aa7ce5..27b6bbea3 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Logs/logs.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Logs/logs.txt
@@ -52307,3 +52307,3086 @@ HelpLink.LinkId = 20476
2025-02-25 12:42:09.408 +08:00 [INF] Start cleanup tokens.
2025-02-25 12:42:09.616 +08:00 [INF] Start cleanup authorizations.
2025-02-25 12:42:09.720 +08:00 [INF] Lock is released for TokenCleanupBackgroundWorker
+2025-03-26 13:07:05.133 +08:00 [INF] Starting web host.
+2025-03-26 13:07:09.722 +08:00 [INF] Loaded ABP modules:
+2025-03-26 13:07:09.723 +08:00 [INF] - WinIn.FasterZ.AgGridReport.Web.AgGridReportWebModule
+2025-03-26 13:07:09.723 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportHttpApiModule
+2025-03-26 13:07:09.723 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Validation.AbpValidationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Settings.AbpSettingsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Security.AbpSecurityModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Data.AbpDataModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Threading.AbpThreadingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Json.SystemTextJson.AbpJsonSystemTextJsonModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Json.AbpJsonAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Timing.AbpTimingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Features.AbpFeaturesModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Json.AbpJsonModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Guids.AbpGuidsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Http.AbpHttpModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Minify.AbpMinifyModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.UI.AbpUiModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Caching.AbpCachingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule
+2025-03-26 13:07:09.723 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.PermissionManagement.OpenIddict.AbpPermissionManagementDomainOpenIddictModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule
+2025-03-26 13:07:09.723 +08:00 [INF] - WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AgGridReportEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.OpenIddict.EntityFrameworkCore.AbpOpenIddictEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Identity.Web.AbpIdentityWebModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.PermissionManagement.Web.AbpPermissionManagementWebModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.SettingManagement.Web.AbpSettingManagementWebModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebOpenIddictModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.AbpAspNetCoreMvcUiLeptonXLiteThemeModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.TenantManagement.Web.AbpTenantManagementWebModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementWebModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule
+2025-03-26 13:07:09.723 +08:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule
+2025-03-26 13:07:09.853 +08:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker
+2025-03-26 13:07:09.869 +08:00 [DBG] Started background worker: Volo.Abp.OpenIddict.Tokens.TokenCleanupBackgroundWorker
+2025-03-26 13:07:10.371 +08:00 [INF] User profile is available. Using 'C:\Users\lenovo\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
+2025-03-26 13:07:10.844 +08:00 [INF] Initialized all ABP modules.
+2025-03-26 13:07:11.018 +08:00 [FTL] Host terminated unexpectedly!
+System.Net.Sockets.SocketException (10049): 在其上下文中,该请求的地址无效。
+ at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
+ at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
+ at System.Net.Sockets.Socket.Bind(EndPoint localEP)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass30_0`1.<g__OnBind|0>d.MoveNext()
+--- End of stack trace from previous location ---
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable`1 listenOptions, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at WinIn.FasterZ.AgGridReport.Web.Program.Main(String[] args) in D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\Program.cs:line 38
+2025-03-26 13:07:47.977 +08:00 [INF] Starting web host.
+2025-03-26 13:07:51.847 +08:00 [INF] Loaded ABP modules:
+2025-03-26 13:07:51.848 +08:00 [INF] - WinIn.FasterZ.AgGridReport.Web.AgGridReportWebModule
+2025-03-26 13:07:51.848 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportHttpApiModule
+2025-03-26 13:07:51.848 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationContractsModule
+2025-03-26 13:07:51.848 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainSharedModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Validation.AbpValidationModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Settings.AbpSettingsModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Security.AbpSecurityModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Data.AbpDataModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Threading.AbpThreadingModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Json.SystemTextJson.AbpJsonSystemTextJsonModule
+2025-03-26 13:07:51.848 +08:00 [INF] - Volo.Abp.Json.AbpJsonAbstractionsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Timing.AbpTimingModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Features.AbpFeaturesModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainSharedModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Json.AbpJsonModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Guids.AbpGuidsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingContractsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Http.AbpHttpModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Minify.AbpMinifyModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.UI.AbpUiModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Caching.AbpCachingModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule
+2025-03-26 13:07:51.849 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.PermissionManagement.OpenIddict.AbpPermissionManagementDomainOpenIddictModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule
+2025-03-26 13:07:51.849 +08:00 [INF] - WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AgGridReportEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.OpenIddict.EntityFrameworkCore.AbpOpenIddictEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Identity.Web.AbpIdentityWebModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.PermissionManagement.Web.AbpPermissionManagementWebModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.SettingManagement.Web.AbpSettingManagementWebModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebOpenIddictModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.AbpAspNetCoreMvcUiLeptonXLiteThemeModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.TenantManagement.Web.AbpTenantManagementWebModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementWebModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule
+2025-03-26 13:07:51.849 +08:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule
+2025-03-26 13:07:51.966 +08:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker
+2025-03-26 13:07:51.977 +08:00 [DBG] Started background worker: Volo.Abp.OpenIddict.Tokens.TokenCleanupBackgroundWorker
+2025-03-26 13:07:52.416 +08:00 [INF] User profile is available. Using 'C:\Users\lenovo\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
+2025-03-26 13:07:52.879 +08:00 [INF] Initialized all ABP modules.
+2025-03-26 13:07:53.006 +08:00 [FTL] Host terminated unexpectedly!
+System.Net.Sockets.SocketException (10049): 在其上下文中,该请求的地址无效。
+ at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
+ at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
+ at System.Net.Sockets.Socket.Bind(EndPoint localEP)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass30_0`1.<g__OnBind|0>d.MoveNext()
+--- End of stack trace from previous location ---
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable`1 listenOptions, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at WinIn.FasterZ.AgGridReport.Web.Program.Main(String[] args) in D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\Program.cs:line 38
+2025-03-26 13:30:58.502 +08:00 [INF] Starting web host.
+2025-03-26 13:31:02.175 +08:00 [INF] Loaded ABP modules:
+2025-03-26 13:31:02.176 +08:00 [INF] - WinIn.FasterZ.AgGridReport.Web.AgGridReportWebModule
+2025-03-26 13:31:02.176 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportHttpApiModule
+2025-03-26 13:31:02.176 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Validation.AbpValidationModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Settings.AbpSettingsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Security.AbpSecurityModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Data.AbpDataModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Threading.AbpThreadingModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Json.SystemTextJson.AbpJsonSystemTextJsonModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Json.AbpJsonAbstractionsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Timing.AbpTimingModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Features.AbpFeaturesModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Json.AbpJsonModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Guids.AbpGuidsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Http.AbpHttpModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Minify.AbpMinifyModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.UI.AbpUiModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Caching.AbpCachingModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule
+2025-03-26 13:31:02.176 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule
+2025-03-26 13:31:02.177 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationModule
+2025-03-26 13:31:02.177 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.PermissionManagement.OpenIddict.AbpPermissionManagementDomainOpenIddictModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule
+2025-03-26 13:31:02.177 +08:00 [INF] - WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AgGridReportEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.OpenIddict.EntityFrameworkCore.AbpOpenIddictEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Identity.Web.AbpIdentityWebModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.PermissionManagement.Web.AbpPermissionManagementWebModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.SettingManagement.Web.AbpSettingManagementWebModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebOpenIddictModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.AbpAspNetCoreMvcUiLeptonXLiteThemeModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.TenantManagement.Web.AbpTenantManagementWebModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementWebModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule
+2025-03-26 13:31:02.177 +08:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule
+2025-03-26 13:31:02.275 +08:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker
+2025-03-26 13:31:02.285 +08:00 [DBG] Started background worker: Volo.Abp.OpenIddict.Tokens.TokenCleanupBackgroundWorker
+2025-03-26 13:31:02.719 +08:00 [INF] User profile is available. Using 'C:\Users\lenovo\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
+2025-03-26 13:31:03.070 +08:00 [INF] Initialized all ABP modules.
+2025-03-26 13:31:03.185 +08:00 [FTL] Host terminated unexpectedly!
+System.Net.Sockets.SocketException (10049): 在其上下文中,该请求的地址无效。
+ at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
+ at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
+ at System.Net.Sockets.Socket.Bind(EndPoint localEP)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass30_0`1.<g__OnBind|0>d.MoveNext()
+--- End of stack trace from previous location ---
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable`1 listenOptions, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at WinIn.FasterZ.AgGridReport.Web.Program.Main(String[] args) in D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\Program.cs:line 38
+2025-03-26 13:32:52.466 +08:00 [INF] Starting web host.
+2025-03-26 13:32:56.116 +08:00 [INF] Loaded ABP modules:
+2025-03-26 13:32:56.117 +08:00 [INF] - WinIn.FasterZ.AgGridReport.Web.AgGridReportWebModule
+2025-03-26 13:32:56.117 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportHttpApiModule
+2025-03-26 13:32:56.117 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Validation.AbpValidationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Settings.AbpSettingsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Security.AbpSecurityModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Data.AbpDataModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Threading.AbpThreadingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Json.SystemTextJson.AbpJsonSystemTextJsonModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Json.AbpJsonAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Timing.AbpTimingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Features.AbpFeaturesModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Json.AbpJsonModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Guids.AbpGuidsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Http.AbpHttpModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Minify.AbpMinifyModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.UI.AbpUiModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Caching.AbpCachingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule
+2025-03-26 13:32:56.117 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.PermissionManagement.OpenIddict.AbpPermissionManagementDomainOpenIddictModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule
+2025-03-26 13:32:56.117 +08:00 [INF] - WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AgGridReportEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.OpenIddict.EntityFrameworkCore.AbpOpenIddictEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Identity.Web.AbpIdentityWebModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.PermissionManagement.Web.AbpPermissionManagementWebModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.SettingManagement.Web.AbpSettingManagementWebModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebOpenIddictModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.AbpAspNetCoreMvcUiLeptonXLiteThemeModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.TenantManagement.Web.AbpTenantManagementWebModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementWebModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule
+2025-03-26 13:32:56.117 +08:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule
+2025-03-26 13:32:56.219 +08:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker
+2025-03-26 13:32:56.232 +08:00 [DBG] Started background worker: Volo.Abp.OpenIddict.Tokens.TokenCleanupBackgroundWorker
+2025-03-26 13:32:56.705 +08:00 [INF] User profile is available. Using 'C:\Users\lenovo\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
+2025-03-26 13:32:57.088 +08:00 [INF] Initialized all ABP modules.
+2025-03-26 13:32:57.206 +08:00 [FTL] Host terminated unexpectedly!
+System.Net.Sockets.SocketException (10049): 在其上下文中,该请求的地址无效。
+ at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
+ at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
+ at System.Net.Sockets.Socket.Bind(EndPoint localEP)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass30_0`1.<g__OnBind|0>d.MoveNext()
+--- End of stack trace from previous location ---
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable`1 listenOptions, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at WinIn.FasterZ.AgGridReport.Web.Program.Main(String[] args) in D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\Program.cs:line 38
+2025-03-26 13:33:01.953 +08:00 [INF] Starting web host.
+2025-03-26 13:33:05.316 +08:00 [INF] Loaded ABP modules:
+2025-03-26 13:33:05.317 +08:00 [INF] - WinIn.FasterZ.AgGridReport.Web.AgGridReportWebModule
+2025-03-26 13:33:05.317 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportHttpApiModule
+2025-03-26 13:33:05.317 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationContractsModule
+2025-03-26 13:33:05.317 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainSharedModule
+2025-03-26 13:33:05.317 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule
+2025-03-26 13:33:05.317 +08:00 [INF] - Volo.Abp.Validation.AbpValidationModule
+2025-03-26 13:33:05.317 +08:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Settings.AbpSettingsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Security.AbpSecurityModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Data.AbpDataModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Threading.AbpThreadingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Json.SystemTextJson.AbpJsonSystemTextJsonModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Json.AbpJsonAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Timing.AbpTimingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Features.AbpFeaturesModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainSharedModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Json.AbpJsonModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Guids.AbpGuidsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingContractsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Http.AbpHttpModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Minify.AbpMinifyModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.UI.AbpUiModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Caching.AbpCachingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule
+2025-03-26 13:33:05.318 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.PermissionManagement.OpenIddict.AbpPermissionManagementDomainOpenIddictModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule
+2025-03-26 13:33:05.318 +08:00 [INF] - WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AgGridReportEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.OpenIddict.EntityFrameworkCore.AbpOpenIddictEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Identity.Web.AbpIdentityWebModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.PermissionManagement.Web.AbpPermissionManagementWebModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.SettingManagement.Web.AbpSettingManagementWebModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebOpenIddictModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.AbpAspNetCoreMvcUiLeptonXLiteThemeModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.TenantManagement.Web.AbpTenantManagementWebModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementWebModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule
+2025-03-26 13:33:05.318 +08:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule
+2025-03-26 13:33:05.416 +08:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker
+2025-03-26 13:33:05.427 +08:00 [DBG] Started background worker: Volo.Abp.OpenIddict.Tokens.TokenCleanupBackgroundWorker
+2025-03-26 13:33:05.902 +08:00 [INF] User profile is available. Using 'C:\Users\lenovo\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
+2025-03-26 13:33:06.301 +08:00 [INF] Initialized all ABP modules.
+2025-03-26 13:33:06.418 +08:00 [FTL] Host terminated unexpectedly!
+System.Net.Sockets.SocketException (10049): 在其上下文中,该请求的地址无效。
+ at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
+ at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
+ at System.Net.Sockets.Socket.Bind(EndPoint localEP)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass30_0`1.<g__OnBind|0>d.MoveNext()
+--- End of stack trace from previous location ---
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable`1 listenOptions, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at WinIn.FasterZ.AgGridReport.Web.Program.Main(String[] args) in D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\Program.cs:line 38
+2025-03-26 13:43:59.994 +08:00 [INF] Starting web host.
+2025-03-26 13:44:03.136 +08:00 [INF] Loaded ABP modules:
+2025-03-26 13:44:03.136 +08:00 [INF] - WinIn.FasterZ.AgGridReport.Web.AgGridReportWebModule
+2025-03-26 13:44:03.137 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportHttpApiModule
+2025-03-26 13:44:03.137 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Validation.AbpValidationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Settings.AbpSettingsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Security.AbpSecurityModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Data.AbpDataModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Threading.AbpThreadingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Json.SystemTextJson.AbpJsonSystemTextJsonModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Json.AbpJsonAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Timing.AbpTimingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Features.AbpFeaturesModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Json.AbpJsonModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Guids.AbpGuidsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Http.AbpHttpModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Minify.AbpMinifyModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.UI.AbpUiModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Caching.AbpCachingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule
+2025-03-26 13:44:03.137 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.PermissionManagement.OpenIddict.AbpPermissionManagementDomainOpenIddictModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule
+2025-03-26 13:44:03.137 +08:00 [INF] - WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AgGridReportEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.OpenIddict.EntityFrameworkCore.AbpOpenIddictEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Identity.Web.AbpIdentityWebModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.PermissionManagement.Web.AbpPermissionManagementWebModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.SettingManagement.Web.AbpSettingManagementWebModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebOpenIddictModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.AbpAspNetCoreMvcUiLeptonXLiteThemeModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.TenantManagement.Web.AbpTenantManagementWebModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementWebModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule
+2025-03-26 13:44:03.137 +08:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule
+2025-03-26 13:44:03.281 +08:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker
+2025-03-26 13:44:03.295 +08:00 [DBG] Started background worker: Volo.Abp.OpenIddict.Tokens.TokenCleanupBackgroundWorker
+2025-03-26 13:44:03.826 +08:00 [INF] User profile is available. Using 'C:\Users\lenovo\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
+2025-03-26 13:44:04.213 +08:00 [INF] Initialized all ABP modules.
+2025-03-26 13:44:04.333 +08:00 [FTL] Host terminated unexpectedly!
+System.Net.Sockets.SocketException (10049): 在其上下文中,该请求的地址无效。
+ at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
+ at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
+ at System.Net.Sockets.Socket.Bind(EndPoint localEP)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
+ at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass30_0`1.<g__OnBind|0>d.MoveNext()
+--- End of stack trace from previous location ---
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable`1 listenOptions, AddressBindContext context, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
+ at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
+ at WinIn.FasterZ.AgGridReport.Web.Program.Main(String[] args) in D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\Program.cs:line 38
+2025-03-26 13:45:25.334 +08:00 [INF] Starting web host.
+2025-03-26 13:45:28.843 +08:00 [INF] Loaded ABP modules:
+2025-03-26 13:45:28.844 +08:00 [INF] - WinIn.FasterZ.AgGridReport.Web.AgGridReportWebModule
+2025-03-26 13:45:28.844 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportHttpApiModule
+2025-03-26 13:45:28.844 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Validation.AbpValidationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Settings.AbpSettingsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Security.AbpSecurityModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Data.AbpDataModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Threading.AbpThreadingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Json.SystemTextJson.AbpJsonSystemTextJsonModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Json.AbpJsonAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Timing.AbpTimingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Features.AbpFeaturesModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Json.AbpJsonModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Guids.AbpGuidsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Http.AbpHttpModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Minify.AbpMinifyModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.UI.AbpUiModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Caching.AbpCachingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule
+2025-03-26 13:45:28.844 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.PermissionManagement.OpenIddict.AbpPermissionManagementDomainOpenIddictModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule
+2025-03-26 13:45:28.844 +08:00 [INF] - WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AgGridReportEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.OpenIddict.EntityFrameworkCore.AbpOpenIddictEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Identity.Web.AbpIdentityWebModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.PermissionManagement.Web.AbpPermissionManagementWebModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.SettingManagement.Web.AbpSettingManagementWebModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebOpenIddictModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.AbpAspNetCoreMvcUiLeptonXLiteThemeModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.TenantManagement.Web.AbpTenantManagementWebModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementWebModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule
+2025-03-26 13:45:28.844 +08:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule
+2025-03-26 13:45:28.942 +08:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker
+2025-03-26 13:45:28.953 +08:00 [DBG] Started background worker: Volo.Abp.OpenIddict.Tokens.TokenCleanupBackgroundWorker
+2025-03-26 13:45:29.383 +08:00 [INF] User profile is available. Using 'C:\Users\lenovo\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
+2025-03-26 13:45:29.745 +08:00 [INF] Initialized all ABP modules.
+2025-03-26 13:45:29.841 +08:00 [INF] Now listening on: http://192.168.0.193:60029
+2025-03-26 13:45:29.842 +08:00 [INF] Application started. Press Ctrl+C to shut down.
+2025-03-26 13:45:29.842 +08:00 [INF] Hosting environment: Development
+2025-03-26 13:45:29.842 +08:00 [INF] Content root path: D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web
+2025-03-26 13:46:14.998 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/ - -
+2025-03-26 13:46:17.889 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:17.903 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:17.907 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:17.909 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:17.909 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:17.923 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:17.924 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:17.926 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:17.926 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:17.927 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:17.939 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:17.940 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:17.940 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:17.941 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:18.122 +08:00 [INF] Executing endpoint '/Index'
+2025-03-26 13:46:18.147 +08:00 [INF] Route matched with {page = "/Index", controller = "", area = "", action = ""}. Executing page /Index
+2025-03-26 13:46:18.150 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 13:46:18.173 +08:00 [INF] Executing handler method WinIn.FasterZ.AgGridReport.Web.Pages.IndexModel.OnGet - ModelState is "Valid"
+2025-03-26 13:46:18.174 +08:00 [INF] Executed handler method OnGet, returned result .
+2025-03-26 13:46:18.177 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid"
+2025-03-26 13:46:18.177 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 13:46:18.386 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 15.59 ms.
+2025-03-26 13:46:18.398 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 1.36 ms.
+2025-03-26 13:46:18.711 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 6.57 ms.
+2025-03-26 13:46:18.718 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.65 ms.
+2025-03-26 13:46:18.842 +08:00 [INF] Executed page /Index in 692.7669ms
+2025-03-26 13:46:18.843 +08:00 [INF] Executed endpoint '/Index'
+2025-03-26 13:46:18.881 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/bootstrap-dim.css?_v=638240453940000000 - -
+2025-03-26 13:46:18.881 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/toastr/toastr.min.css?_v=638566243218395894 - -
+2025-03-26 13:46:18.881 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/core/abp.css?_v=638566243216222211 - -
+2025-03-26 13:46:18.881 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/css/all.css?_v=638566243216020927 - -
+2025-03-26 13:46:18.881 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=638566243216035988 - -
+2025-03-26 13:46:18.907 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/ - - - 200 - text/html;+charset=utf-8 3908.8393ms
+2025-03-26 13:46:18.911 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/select2/css/select2.min.css?_v=638566243217853592 - -
+2025-03-26 13:46:18.920 +08:00 [INF] Sending file. Request path: '/libs/select2/css/select2.min.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\select2\css\select2.min.css'
+2025-03-26 13:46:18.920 +08:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\toastr\toastr.min.css'
+2025-03-26 13:46:18.921 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/toastr/toastr.min.css?_v=638566243218395894 - - - 200 6454 text/css 41.3985ms
+2025-03-26 13:46:18.921 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/select2/css/select2.min.css?_v=638566243217853592 - - - 200 14967 text/css 10.2821ms
+2025-03-26 13:46:18.940 +08:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/v4-shims.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\@fortawesome\fontawesome-free\css\v4-shims.css'
+2025-03-26 13:46:18.940 +08:00 [INF] Sending file. Request path: '/libs/abp/core/abp.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\abp\core\abp.css'
+2025-03-26 13:46:18.940 +08:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/css/all.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\@fortawesome\fontawesome-free\css\all.css'
+2025-03-26 13:46:18.940 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/css/all.css?_v=638566243216020927 - - - 200 78193 text/css 60.3675ms
+2025-03-26 13:46:18.940 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/css/v4-shims.css?_v=638566243216035988 - - - 200 43484 text/css 59.0443ms
+2025-03-26 13:46:18.940 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/core/abp.css?_v=638566243216222211 - - - 200 1331 text/css 59.0443ms
+2025-03-26 13:46:18.944 +08:00 [INF] Sending file. Request path: '/Themes/LeptonXLite/Global/side-menu/css/bootstrap-dim.css'. Physical path: 'N/A'
+2025-03-26 13:46:18.944 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/bootstrap-dim.css?_v=638240453940000000 - - - 200 259223 text/css 63.0907ms
+2025-03-26 13:46:19.235 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/datatables.net-bs5/css/dataTables.bootstrap5.css?_v=638566243216757818 - -
+2025-03-26 13:46:19.235 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=638566243217356717 - -
+2025-03-26 13:46:19.235 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=638566243216268089 - -
+2025-03-26 13:46:19.235 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap-daterangepicker/daterangepicker.css?_v=638566243216600287 - -
+2025-03-26 13:46:19.235 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=638239725560000000 - -
+2025-03-26 13:46:19.235 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/js-bundle.css?_v=638240453940000000 - -
+2025-03-26 13:46:19.238 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css'. Physical path: 'N/A'
+2025-03-26 13:46:19.238 +08:00 [INF] Sending file. Request path: '/Themes/LeptonXLite/Global/side-menu/css/js-bundle.css'. Physical path: 'N/A'
+2025-03-26 13:46:19.238 +08:00 [INF] Sending file. Request path: '/libs/datatables.net-bs5/css/dataTables.bootstrap5.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\datatables.net-bs5\css\dataTables.bootstrap5.css'
+2025-03-26 13:46:19.238 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-styles.css?_v=638239725560000000 - - - 200 266 text/css 2.9162ms
+2025-03-26 13:46:19.238 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/js-bundle.css?_v=638240453940000000 - - - 200 18983 text/css 2.8269ms
+2025-03-26 13:46:19.239 +08:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.css'
+2025-03-26 13:46:19.239 +08:00 [INF] Sending file. Request path: '/libs/bootstrap-daterangepicker/daterangepicker.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\bootstrap-daterangepicker\daterangepicker.css'
+2025-03-26 13:46:19.239 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/layout-bundle.css?_v=638240453940000000 - -
+2025-03-26 13:46:19.240 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/datatables.net-bs5/css/dataTables.bootstrap5.css?_v=638566243216757818 - - - 200 13941 text/css 5.6147ms
+2025-03-26 13:46:19.240 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/global-styles.css?_v=638566243215980828 - -
+2025-03-26 13:46:19.240 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/abp-bundle.css?_v=638240453940000000 - -
+2025-03-26 13:46:19.244 +08:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.css'
+2025-03-26 13:46:19.245 +08:00 [INF] Sending file. Request path: '/Themes/LeptonXLite/Global/side-menu/css/abp-bundle.css'. Physical path: 'N/A'
+2025-03-26 13:46:19.245 +08:00 [INF] Sending file. Request path: '/Themes/LeptonXLite/Global/side-menu/css/layout-bundle.css'. Physical path: 'N/A'
+2025-03-26 13:46:19.245 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap-daterangepicker/daterangepicker.css?_v=638566243216600287 - - - 200 8069 text/css 10.3104ms
+2025-03-26 13:46:19.245 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/layout-bundle.css?_v=638240453940000000 - - - 200 30538 text/css 6.3815ms
+2025-03-26 13:46:19.245 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/abp-bundle.css?_v=638240453940000000 - - - 200 3347 text/css 5.0917ms
+2025-03-26 13:46:19.245 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/libs/bootstrap-icons/font/bootstrap-icons.css?_v=638240453940000000 - -
+2025-03-26 13:46:19.248 +08:00 [INF] Sending file. Request path: '/global-styles.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\global-styles.css'
+2025-03-26 13:46:19.249 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/global-styles.css?_v=638566243215980828 - - - 200 191 text/css 8.5253ms
+2025-03-26 13:46:19.249 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/utils/abp-utils.umd.min.js?_v=638566243216257178 - -
+2025-03-26 13:46:19.249 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap-datepicker/bootstrap-datepicker.min.css?_v=638566243216268089 - - - 200 15739 text/css 14.0439ms
+2025-03-26 13:46:19.249 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css?_v=638566243217356717 - - - 200 54850 text/css 14.0996ms
+2025-03-26 13:46:19.249 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/Index.css?_v=638566243189112977 - -
+2025-03-26 13:46:19.249 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/font-bundle.css?_v=638240453940000000 - -
+2025-03-26 13:46:19.250 +08:00 [INF] Sending file. Request path: '/Themes/LeptonXLite/Global/side-menu/libs/bootstrap-icons/font/bootstrap-icons.css'. Physical path: 'N/A'
+2025-03-26 13:46:19.251 +08:00 [INF] Sending file. Request path: '/libs/abp/utils/abp-utils.umd.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\abp\utils\abp-utils.umd.min.js'
+2025-03-26 13:46:19.251 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/core/abp.js?_v=638566243216222211 - -
+2025-03-26 13:46:19.251 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/utils/abp-utils.umd.min.js?_v=638566243216257178 - - - 200 8257 application/javascript 2.2695ms
+2025-03-26 13:46:19.251 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/libs/bootstrap-icons/font/bootstrap-icons.css?_v=638240453940000000 - - - 200 74827 text/css 5.7763ms
+2025-03-26 13:46:19.252 +08:00 [INF] Sending file. Request path: '/Pages/Index.css'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\Pages\Index.css'
+2025-03-26 13:46:19.252 +08:00 [INF] Sending file. Request path: '/Themes/LeptonXLite/Global/side-menu/css/font-bundle.css'. Physical path: 'N/A'
+2025-03-26 13:46:19.252 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/css/font-bundle.css?_v=638240453940000000 - - - 200 117 text/css 2.8588ms
+2025-03-26 13:46:19.252 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/jquery/jquery.js?_v=638566243217286727 - -
+2025-03-26 13:46:19.253 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/Index.css?_v=638566243189112977 - - - 200 15 text/css 3.6665ms
+2025-03-26 13:46:19.254 +08:00 [INF] Sending file. Request path: '/libs/abp/core/abp.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\abp\core\abp.js'
+2025-03-26 13:46:19.255 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/core/abp.js?_v=638566243216222211 - - - 200 25156 application/javascript 4.1714ms
+2025-03-26 13:46:19.255 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/jquery/abp.jquery.js?_v=638566243216233214 - -
+2025-03-26 13:46:19.256 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap/js/bootstrap.bundle.js?_v=638566243216704927 - -
+2025-03-26 13:46:19.257 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/lodash/lodash.min.js?_v=638566243217296727 - -
+2025-03-26 13:46:19.258 +08:00 [INF] Sending file. Request path: '/libs/abp/jquery/abp.jquery.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\abp\jquery\abp.jquery.js'
+2025-03-26 13:46:19.259 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/jquery-validation/jquery.validate.js?_v=638566243216809513 - -
+2025-03-26 13:46:19.261 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/jquery/abp.jquery.js?_v=638566243216233214 - - - 200 13253 application/javascript 5.2798ms
+2025-03-26 13:46:19.261 +08:00 [INF] Sending file. Request path: '/libs/bootstrap/js/bootstrap.bundle.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\bootstrap\js\bootstrap.bundle.js'
+2025-03-26 13:46:19.262 +08:00 [INF] Sending file. Request path: '/libs/jquery/jquery.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\jquery\jquery.js'
+2025-03-26 13:46:19.262 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=638566243216809513 - -
+2025-03-26 13:46:19.262 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap/js/bootstrap.bundle.js?_v=638566243216704927 - - - 200 214045 application/javascript 5.8667ms
+2025-03-26 13:46:19.262 +08:00 [INF] Sending file. Request path: '/libs/lodash/lodash.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\lodash\lodash.min.js'
+2025-03-26 13:46:19.262 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/jquery/jquery.js?_v=638566243217286727 - - - 200 303423 application/javascript 10.0685ms
+2025-03-26 13:46:19.263 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/lodash/lodash.min.js?_v=638566243217296727 - - - 200 73154 application/javascript 5.9348ms
+2025-03-26 13:46:19.264 +08:00 [INF] Sending file. Request path: '/libs/jquery-validation/jquery.validate.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\jquery-validation\jquery.validate.js'
+2025-03-26 13:46:19.264 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/jquery-validation/jquery.validate.js?_v=638566243216809513 - - - 200 53841 application/javascript 5.0318ms
+2025-03-26 13:46:19.265 +08:00 [INF] Sending file. Request path: '/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\jquery-validation-unobtrusive\jquery.validate.unobtrusive.js'
+2025-03-26 13:46:19.266 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/jquery-form/jquery.form.min.js?_v=638566243216797834 - -
+2025-03-26 13:46:19.266 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js?_v=638566243216809513 - - - 200 19798 application/javascript 4.1724ms
+2025-03-26 13:46:19.268 +08:00 [INF] Sending file. Request path: '/libs/jquery-form/jquery.form.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\jquery-form\jquery.form.min.js'
+2025-03-26 13:46:19.268 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/select2/js/select2.min.js?_v=638566243218080261 - -
+2025-03-26 13:46:19.268 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/jquery-form/jquery.form.min.js?_v=638566243216797834 - - - 200 17239 application/javascript 2.7218ms
+2025-03-26 13:46:19.271 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/datatables.net/js/jquery.dataTables.js?_v=638566243216787853 - -
+2025-03-26 13:46:19.271 +08:00 [INF] Sending file. Request path: '/libs/select2/js/select2.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\select2\js\select2.min.js'
+2025-03-26 13:46:19.271 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/select2/js/select2.min.js?_v=638566243218080261 - - - 200 70852 application/javascript 2.6112ms
+2025-03-26 13:46:19.272 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/datatables.net-bs5/js/dataTables.bootstrap5.js?_v=638566243216767857 - -
+2025-03-26 13:46:19.273 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/sweetalert2/sweetalert2.all.min.js?_v=638566243218100253 - -
+2025-03-26 13:46:19.274 +08:00 [INF] Sending file. Request path: '/libs/datatables.net-bs5/js/dataTables.bootstrap5.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\datatables.net-bs5\js\dataTables.bootstrap5.js'
+2025-03-26 13:46:19.275 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/datatables.net-bs5/js/dataTables.bootstrap5.js?_v=638566243216767857 - - - 200 5477 application/javascript 3.1090ms
+2025-03-26 13:46:19.277 +08:00 [INF] Sending file. Request path: '/libs/sweetalert2/sweetalert2.all.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\sweetalert2\sweetalert2.all.min.js'
+2025-03-26 13:46:19.277 +08:00 [INF] Sending file. Request path: '/libs/datatables.net/js/jquery.dataTables.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\datatables.net\js\jquery.dataTables.js'
+2025-03-26 13:46:19.277 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/toastr/toastr.min.js?_v=638566243218406675 - -
+2025-03-26 13:46:19.277 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/sweetalert2/sweetalert2.all.min.js?_v=638566243218100253 - - - 200 69807 application/javascript 3.7928ms
+2025-03-26 13:46:19.277 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/datatables.net/js/jquery.dataTables.js?_v=638566243216787853 - - - 200 472872 application/javascript 6.9873ms
+2025-03-26 13:46:19.279 +08:00 [INF] Sending file. Request path: '/libs/toastr/toastr.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\toastr\toastr.min.js'
+2025-03-26 13:46:19.280 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/toastr/toastr.min.js?_v=638566243218406675 - - - 200 5253 application/javascript 2.5230ms
+2025-03-26 13:46:19.280 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=638566243217346730 - -
+2025-03-26 13:46:19.282 +08:00 [INF] Sending file. Request path: '/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\malihu-custom-scrollbar-plugin\jquery.mCustomScrollbar.concat.min.js'
+2025-03-26 13:46:19.282 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/luxon/luxon.min.js?_v=638566243217336717 - -
+2025-03-26 13:46:19.282 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js?_v=638566243217346730 - - - 200 45483 application/javascript 2.4768ms
+2025-03-26 13:46:19.285 +08:00 [INF] Sending file. Request path: '/libs/luxon/luxon.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\luxon\luxon.min.js'
+2025-03-26 13:46:19.285 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/luxon/abp.luxon.js?_v=638566243216233214 - -
+2025-03-26 13:46:19.285 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/timeago/jquery.timeago.js?_v=638566243218131370 - -
+2025-03-26 13:46:19.286 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/luxon/luxon.min.js?_v=638566243217336717 - - - 200 71248 application/javascript 3.1244ms
+2025-03-26 13:46:19.288 +08:00 [INF] Sending file. Request path: '/libs/abp/luxon/abp.luxon.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\abp\luxon\abp.luxon.js'
+2025-03-26 13:46:19.288 +08:00 [INF] Sending file. Request path: '/libs/timeago/jquery.timeago.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\timeago\jquery.timeago.js'
+2025-03-26 13:46:19.289 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=638566243216278193 - -
+2025-03-26 13:46:19.289 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/timeago/jquery.timeago.js?_v=638566243218131370 - - - 200 7636 application/javascript 3.9122ms
+2025-03-26 13:46:19.289 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/luxon/abp.luxon.js?_v=638566243216233214 - - - 200 1361 application/javascript 3.9614ms
+2025-03-26 13:46:19.291 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/moment/moment.min.js?_v=638566243217843523 - -
+2025-03-26 13:46:19.291 +08:00 [INF] Sending file. Request path: '/libs/bootstrap-datepicker/bootstrap-datepicker.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\bootstrap-datepicker\bootstrap-datepicker.min.js'
+2025-03-26 13:46:19.292 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap-datepicker/bootstrap-datepicker.min.js?_v=638566243216278193 - - - 200 33878 application/javascript 2.6578ms
+2025-03-26 13:46:19.294 +08:00 [INF] Sending file. Request path: '/libs/moment/moment.min.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\moment\moment.min.js'
+2025-03-26 13:46:19.294 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap-daterangepicker/daterangepicker.js?_v=638566243216605538 - -
+2025-03-26 13:46:19.294 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/moment/moment.min.js?_v=638566243217843523 - - - 200 58104 application/javascript 3.2687ms
+2025-03-26 13:46:19.294 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=638239725560000000 - -
+2025-03-26 13:46:19.296 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=638239725560000000 - -
+2025-03-26 13:46:19.296 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.296 +08:00 [INF] Sending file. Request path: '/libs/bootstrap-daterangepicker/daterangepicker.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\bootstrap-daterangepicker\daterangepicker.js'
+2025-03-26 13:46:19.296 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/ui-extensions.js?_v=638239725560000000 - - - 200 10589 application/javascript 2.0149ms
+2025-03-26 13:46:19.296 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/bootstrap-daterangepicker/daterangepicker.js?_v=638566243216605538 - - - 200 67842 application/javascript 2.5521ms
+2025-03-26 13:46:19.297 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.297 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/jquery-extensions.js?_v=638239725560000000 - - - 200 5965 application/javascript 1.1274ms
+2025-03-26 13:46:19.297 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=638239725560000000 - -
+2025-03-26 13:46:19.298 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.298 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery-form/jquery-form-extensions.js?_v=638239725560000000 - - - 200 3605 application/javascript 0.4619ms
+2025-03-26 13:46:19.301 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=638239725560000000 - -
+2025-03-26 13:46:19.301 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.301 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=638239725560000000 - - - 200 4790 application/javascript 0.6551ms
+2025-03-26 13:46:19.302 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=638239725560000000 - -
+2025-03-26 13:46:19.302 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.302 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js?_v=638239725560000000 - - - 200 32291 application/javascript 0.5352ms
+2025-03-26 13:46:19.304 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=638239725560000000 - -
+2025-03-26 13:46:19.305 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=638239725560000000 - -
+2025-03-26 13:46:19.305 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.305 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/modal-manager.js?_v=638239725560000000 - - - 200 7267 application/javascript 0.6229ms
+2025-03-26 13:46:19.305 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.305 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js?_v=638239725560000000 - - - 200 21079 application/javascript 0.3451ms
+2025-03-26 13:46:19.305 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert2/abp-sweetalert2.js?_v=638239725560000000 - -
+2025-03-26 13:46:19.305 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert2/abp-sweetalert2.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.305 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/sweetalert2/abp-sweetalert2.js?_v=638239725560000000 - - - 200 3213 application/javascript 0.3540ms
+2025-03-26 13:46:19.306 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=638239725560000000 - -
+2025-03-26 13:46:19.306 +08:00 [INF] Sending file. Request path: '/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.306 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/abp/aspnetcore-mvc-ui-theme-shared/toastr/abp-toastr.js?_v=638239725560000000 - - - 200 951 application/javascript 0.4232ms
+2025-03-26 13:46:19.307 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/Abp/MultiTenancy/tenant-switch.js?_v=638239725620000000 - -
+2025-03-26 13:46:19.307 +08:00 [INF] Sending file. Request path: '/Pages/Abp/MultiTenancy/tenant-switch.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.307 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/Abp/MultiTenancy/tenant-switch.js?_v=638239725620000000 - - - 200 414 application/javascript 0.4536ms
+2025-03-26 13:46:19.309 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/js/lepton-x.bundle.min.js?_v=638240453940000000 - -
+2025-03-26 13:46:19.310 +08:00 [INF] Sending file. Request path: '/Themes/LeptonXLite/Global/side-menu/js/lepton-x.bundle.min.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.310 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/js/lepton-x.bundle.min.js?_v=638240453940000000 - - - 200 30970 application/javascript 0.8804ms
+2025-03-26 13:46:19.310 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/scripts/leptonx-mvc-ui-initializer.js?_v=638240453940000000 - -
+2025-03-26 13:46:19.311 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/select2/js/i18n/en.js?_v=638566243217913662 - -
+2025-03-26 13:46:19.311 +08:00 [INF] Sending file. Request path: '/Themes/LeptonXLite/Global/scripts/leptonx-mvc-ui-initializer.js'. Physical path: 'N/A'
+2025-03-26 13:46:19.311 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/scripts/leptonx-mvc-ui-initializer.js?_v=638240453940000000 - - - 200 143 application/javascript 0.7029ms
+2025-03-26 13:46:19.312 +08:00 [INF] Sending file. Request path: '/libs/select2/js/i18n/en.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\select2\js\i18n\en.js'
+2025-03-26 13:46:19.313 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/timeago/locales/jquery.timeago.en.js?_v=638566243218197667 - -
+2025-03-26 13:46:19.313 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 13:46:19.313 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/select2/js/i18n/en.js?_v=638566243217913662 - - - 200 846 application/javascript 2.3439ms
+2025-03-26 13:46:19.313 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 13:46:19.314 +08:00 [INF] Sending file. Request path: '/libs/timeago/locales/jquery.timeago.en.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\timeago\locales\jquery.timeago.en.js'
+2025-03-26 13:46:19.315 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 13:46:19.315 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/timeago/locales/jquery.timeago.en.js?_v=638566243218197667 - - - 200 808 application/javascript 2.7234ms
+2025-03-26 13:46:19.316 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/Index.js?_v=638566243189118047 - -
+2025-03-26 13:46:19.318 +08:00 [INF] Sending file. Request path: '/Pages/Index.js'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\Pages\Index.js'
+2025-03-26 13:46:19.318 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 13:46:19.318 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/Index.js?_v=638566243189118047 - - - 200 67 application/javascript 2.6671ms
+2025-03-26 13:46:19.320 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 13:46:19.322 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:19.322 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:19.322 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:19.322 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:19.322 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:19.322 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:19.323 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:19.323 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:19.323 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 4.2309ms
+2025-03-26 13:46:19.323 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:19.323 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:19.323 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:19.323 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:19.323 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:19.323 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:19.323 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:19.324 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:19.324 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:19.324 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:19.324 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:19.324 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:19.324 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:19.324 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:19.324 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:19.324 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:19.325 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:19.325 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:19.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:19.325 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:19.333 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:19.333 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:19.333 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:19.344 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:19.355 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:19.356 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:19.367 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 47.2124ms
+2025-03-26 13:46:19.422 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 13:46:19.443 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:19.444 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 89.4939ms
+2025-03-26 13:46:19.444 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:19.445 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 131.8046ms
+2025-03-26 13:46:19.465 +08:00 [DBG] ActionApiDescriptionModel.Create: Account.LoginByLogin
+2025-03-26 13:46:19.477 +08:00 [DBG] ActionApiDescriptionModel.Create: Account.Logout
+2025-03-26 13:46:19.477 +08:00 [DBG] ActionApiDescriptionModel.Create: Account.CheckPasswordByLogin
+2025-03-26 13:46:19.479 +08:00 [DBG] ActionApiDescriptionModel.Create: Account.RegisterAsyncByInput
+2025-03-26 13:46:19.479 +08:00 [DBG] ActionApiDescriptionModel.Create: Account.SendPasswordResetCodeAsyncByInput
+2025-03-26 13:46:19.479 +08:00 [DBG] ActionApiDescriptionModel.Create: Account.VerifyPasswordResetTokenAsyncByInput
+2025-03-26 13:46:19.479 +08:00 [DBG] ActionApiDescriptionModel.Create: Account.ResetPasswordAsyncByInput
+2025-03-26 13:46:19.480 +08:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByNameAsyncByName
+2025-03-26 13:46:19.480 +08:00 [DBG] ActionApiDescriptionModel.Create: AbpTenant.FindTenantByIdAsyncById
+2025-03-26 13:46:19.480 +08:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetAsyncById
+2025-03-26 13:46:19.480 +08:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetListAsyncByInput
+2025-03-26 13:46:19.481 +08:00 [DBG] ActionApiDescriptionModel.Create: Tenant.CreateAsyncByInput
+2025-03-26 13:46:19.481 +08:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateAsyncByIdAndInput
+2025-03-26 13:46:19.481 +08:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteAsyncById
+2025-03-26 13:46:19.481 +08:00 [DBG] ActionApiDescriptionModel.Create: Tenant.GetDefaultConnectionStringAsyncById
+2025-03-26 13:46:19.481 +08:00 [DBG] ActionApiDescriptionModel.Create: Tenant.UpdateDefaultConnectionStringAsyncByIdAndDefaultConnectionString
+2025-03-26 13:46:19.481 +08:00 [DBG] ActionApiDescriptionModel.Create: Tenant.DeleteDefaultConnectionStringAsyncById
+2025-03-26 13:46:19.482 +08:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.GetAsync
+2025-03-26 13:46:19.482 +08:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.UpdateAsyncByInput
+2025-03-26 13:46:19.482 +08:00 [DBG] ActionApiDescriptionModel.Create: EmailSettings.SendTestEmailAsyncByInput
+2025-03-26 13:46:19.482 +08:00 [DBG] ActionApiDescriptionModel.Create: Permissions.GetAsyncByProviderNameAndProviderKey
+2025-03-26 13:46:19.482 +08:00 [DBG] ActionApiDescriptionModel.Create: Permissions.UpdateAsyncByProviderNameAndProviderKeyAndInput
+2025-03-26 13:46:19.482 +08:00 [DBG] ActionApiDescriptionModel.Create: Features.GetAsyncByProviderNameAndProviderKey
+2025-03-26 13:46:19.482 +08:00 [DBG] ActionApiDescriptionModel.Create: Features.UpdateAsyncByProviderNameAndProviderKeyAndInput
+2025-03-26 13:46:19.483 +08:00 [DBG] ActionApiDescriptionModel.Create: Features.DeleteAsyncByProviderNameAndProviderKey
+2025-03-26 13:46:19.483 +08:00 [DBG] ActionApiDescriptionModel.Create: Profile.GetAsync
+2025-03-26 13:46:19.483 +08:00 [DBG] ActionApiDescriptionModel.Create: Profile.UpdateAsyncByInput
+2025-03-26 13:46:19.483 +08:00 [DBG] ActionApiDescriptionModel.Create: Profile.ChangePasswordAsyncByInput
+2025-03-26 13:46:19.483 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAllListAsync
+2025-03-26 13:46:19.483 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetListAsyncByInput
+2025-03-26 13:46:19.484 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.GetAsyncById
+2025-03-26 13:46:19.484 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.CreateAsyncByInput
+2025-03-26 13:46:19.484 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.UpdateAsyncByIdAndInput
+2025-03-26 13:46:19.484 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityRole.DeleteAsyncById
+2025-03-26 13:46:19.484 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAsyncById
+2025-03-26 13:46:19.485 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetListAsyncByInput
+2025-03-26 13:46:19.485 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.CreateAsyncByInput
+2025-03-26 13:46:19.485 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateAsyncByIdAndInput
+2025-03-26 13:46:19.485 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.DeleteAsyncById
+2025-03-26 13:46:19.485 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetRolesAsyncById
+2025-03-26 13:46:19.485 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.GetAssignableRolesAsync
+2025-03-26 13:46:19.485 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.UpdateRolesAsyncByIdAndInput
+2025-03-26 13:46:19.485 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByUsernameAsyncByUserName
+2025-03-26 13:46:19.485 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUser.FindByEmailAsyncByEmail
+2025-03-26 13:46:19.486 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByIdAsyncById
+2025-03-26 13:46:19.486 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.FindByUserNameAsyncByUserName
+2025-03-26 13:46:19.486 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.SearchAsyncByInput
+2025-03-26 13:46:19.486 +08:00 [DBG] ActionApiDescriptionModel.Create: IdentityUserLookup.GetCountAsyncByInput
+2025-03-26 13:46:19.486 +08:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationConfiguration.GetAsyncByOptions
+2025-03-26 13:46:19.487 +08:00 [DBG] ActionApiDescriptionModel.Create: AbpApplicationLocalization.GetAsyncByInput
+2025-03-26 13:46:19.487 +08:00 [DBG] ActionApiDescriptionModel.Create: AbpApiDefinition.GetByModel
+2025-03-26 13:46:19.487 +08:00 [DBG] ActionApiDescriptionModel.Create: ReportProc.ExecuteProcedureBySqlAsyncByProcNameAndDictParms
+2025-03-26 13:46:19.487 +08:00 [DBG] ActionApiDescriptionModel.Create: ReportProc.ExecuteProcedureByProcAsyncByProcNameAndDictParms
+2025-03-26 13:46:19.488 +08:00 [DBG] ActionApiDescriptionModel.Create: MapperProc.CreateAsyncByInput
+2025-03-26 13:46:19.488 +08:00 [DBG] ActionApiDescriptionModel.Create: MapperProc.UpdateAsyncByIdAndInput
+2025-03-26 13:46:19.488 +08:00 [DBG] ActionApiDescriptionModel.Create: MapperProc.DeleteAsyncById
+2025-03-26 13:46:19.488 +08:00 [DBG] ActionApiDescriptionModel.Create: MapperProc.GetAsyncById
+2025-03-26 13:46:19.488 +08:00 [DBG] ActionApiDescriptionModel.Create: MapperProc.GetListAsyncByInput
+2025-03-26 13:46:19.528 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:19.528 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 171.7323ms
+2025-03-26 13:46:19.528 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:19.528 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 212.9166ms
+2025-03-26 13:46:19.623 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 13:46:19.664 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 13:46:19.665 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:19.667 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 322.2372ms
+2025-03-26 13:46:19.667 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:19.667 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 353.7904ms
+2025-03-26 13:46:20.143 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/images/logo/leptonx/logo-light.png - -
+2025-03-26 13:46:20.149 +08:00 [INF] Sending file. Request path: '/images/logo/leptonx/logo-light.png'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\images\logo\leptonx\logo-light.png'
+2025-03-26 13:46:20.149 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/images/logo/leptonx/logo-light.png - - - 200 38531 image/png 5.9161ms
+2025-03-26 13:46:20.197 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - -
+2025-03-26 13:46:20.197 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/libs/bootstrap-icons/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d - -
+2025-03-26 13:46:20.197 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - -
+2025-03-26 13:46:20.200 +08:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-solid-900.woff2'
+2025-03-26 13:46:20.201 +08:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-brands-400.woff2'
+2025-03-26 13:46:20.201 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 - - - 200 78268 font/woff2 4.3546ms
+2025-03-26 13:46:20.201 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 - - - 200 76736 font/woff2 4.3255ms
+2025-03-26 13:46:20.204 +08:00 [INF] Sending file. Request path: '/Themes/LeptonXLite/Global/side-menu/libs/bootstrap-icons/font/fonts/bootstrap-icons.woff2'. Physical path: 'N/A'
+2025-03-26 13:46:20.204 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Themes/LeptonXLite/Global/side-menu/libs/bootstrap-icons/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d - - - 200 92064 font/woff2 7.2372ms
+2025-03-26 13:46:20.522 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/favicon.svg - -
+2025-03-26 13:46:20.523 +08:00 [INF] Sending file. Request path: '/favicon.svg'. Physical path: 'N/A'
+2025-03-26 13:46:20.523 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/favicon.svg - - - 200 2827 image/svg+xml 0.9461ms
+2025-03-26 13:46:29.411 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - -
+2025-03-26 13:46:29.414 +08:00 [INF] Sending file. Request path: '/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2'. Physical path: 'D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\wwwroot\libs\@fortawesome\fontawesome-free\webfonts\fa-regular-400.woff2'
+2025-03-26 13:46:29.415 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 - - - 200 13224 font/woff2 3.3425ms
+2025-03-26 13:46:35.134 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Identity/Users - -
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.140 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.141 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:35.148 +08:00 [INF] Executing endpoint '/Identity/Users/Index'
+2025-03-26 13:46:35.153 +08:00 [INF] Route matched with {page = "/Identity/Users/Index", controller = "", area = "", action = ""}. Executing page /Identity/Users/Index
+2025-03-26 13:46:35.153 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 13:46:35.155 +08:00 [INF] Executing handler method Volo.Abp.Identity.Web.Pages.Identity.Users.IndexModel.OnGetAsync - ModelState is "Valid"
+2025-03-26 13:46:35.157 +08:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 13:46:35.182 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 1.69 ms.
+2025-03-26 13:46:35.185 +08:00 [DBG] Added bundle 'Volo.Abp.Identity.Web.Pages.Identity.Users.IndexModel' to the page in 0.18 ms.
+2025-03-26 13:46:35.229 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 3.29 ms.
+2025-03-26 13:46:35.232 +08:00 [DBG] Added bundle 'Volo.Abp.Identity.Web.Pages.Identity.Users.IndexModel' to the page in 0.29 ms.
+2025-03-26 13:46:35.250 +08:00 [INF] Executed page /Identity/Users/Index in 96.5977ms
+2025-03-26 13:46:35.250 +08:00 [INF] Executed endpoint '/Identity/Users/Index'
+2025-03-26 13:46:35.255 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Identity/Users - - - 200 - text/html;+charset=utf-8 121.4874ms
+2025-03-26 13:46:35.284 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/AbpPermissionManagement/permission-management-modal.css?_v=638186242260000000 - -
+2025-03-26 13:46:35.284 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/identity/users/index.css?_v=638186243920000000 - -
+2025-03-26 13:46:35.285 +08:00 [INF] Sending file. Request path: '/Pages/AbpPermissionManagement/permission-management-modal.css'. Physical path: 'N/A'
+2025-03-26 13:46:35.285 +08:00 [INF] Sending file. Request path: '/Pages/identity/users/index.css'. Physical path: 'N/A'
+2025-03-26 13:46:35.285 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/AbpPermissionManagement/permission-management-modal.css?_v=638186242260000000 - - - 200 230 text/css 0.7111ms
+2025-03-26 13:46:35.285 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/identity/users/index.css?_v=638186243920000000 - - - 200 216 text/css 0.6226ms
+2025-03-26 13:46:35.287 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 13:46:35.287 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/client-proxies/identity-proxy.js?_v=638186243920000000 - -
+2025-03-26 13:46:35.287 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/AbpPermissionManagement/permission-management-modal.js?_v=638186242260000000 - -
+2025-03-26 13:46:35.288 +08:00 [INF] Sending file. Request path: '/client-proxies/identity-proxy.js'. Physical path: 'N/A'
+2025-03-26 13:46:35.288 +08:00 [INF] Sending file. Request path: '/Pages/AbpPermissionManagement/permission-management-modal.js'. Physical path: 'N/A'
+2025-03-26 13:46:35.288 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/client-proxies/identity-proxy.js?_v=638186243920000000 - - - 200 6367 application/javascript 0.3657ms
+2025-03-26 13:46:35.288 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/AbpPermissionManagement/permission-management-modal.js?_v=638186242260000000 - - - 200 10866 application/javascript 0.2163ms
+2025-03-26 13:46:35.288 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/identity/users/index.js?_v=638186243920000000 - -
+2025-03-26 13:46:35.288 +08:00 [INF] Sending file. Request path: '/Pages/identity/users/index.js'. Physical path: 'N/A'
+2025-03-26 13:46:35.288 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/identity/users/index.js?_v=638186243920000000 - - - 200 6591 application/javascript 0.2828ms
+2025-03-26 13:46:35.289 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 13:46:35.289 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.1156ms
+2025-03-26 13:46:35.289 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 13:46:35.289 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.289 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.289 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.289 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:35.290 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.290 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.290 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:35.290 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.291 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:35.291 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:35.291 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:35.291 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.291 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.291 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:35.292 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 13:46:35.292 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:35.292 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:35.294 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:35.294 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 1.7844ms
+2025-03-26 13:46:35.294 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:35.294 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 3.8349ms
+2025-03-26 13:46:35.295 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:35.295 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 3.465ms
+2025-03-26 13:46:35.295 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:35.295 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 6.6139ms
+2025-03-26 13:46:35.295 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 13:46:35.297 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 5.8256ms
+2025-03-26 13:46:35.302 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 13:46:35.307 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 13:46:35.307 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:35.308 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 16.22ms
+2025-03-26 13:46:35.308 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:35.308 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 20.9382ms
+2025-03-26 13:46:35.380 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/api/identity/users?filter=&sorting=userName%20asc&skipCount=0&maxResultCount=10 application/json -
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.381 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:35.381 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:35.382 +08:00 [INF] Executing endpoint 'Volo.Abp.Identity.IdentityUserController.GetListAsync (Volo.Abp.Identity.HttpApi)'
+2025-03-26 13:46:35.387 +08:00 [INF] Route matched with {area = "identity", controller = "User", action = "GetList", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Volo.Abp.Application.Dtos.PagedResultDto`1[Volo.Abp.Identity.IdentityUserDto]] GetListAsync(Volo.Abp.Identity.GetIdentityUsersInput) on controller Volo.Abp.Identity.IdentityUserController (Volo.Abp.Identity.HttpApi).
+2025-03-26 13:46:36.806 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:46:36.815 +08:00 [INF] Executing ObjectResult, writing value of type 'Volo.Abp.Application.Dtos.PagedResultDto`1[[Volo.Abp.Identity.IdentityUserDto, Volo.Abp.Identity.Application.Contracts, Version=7.2.1.0, Culture=neutral, PublicKeyToken=null]]'.
+2025-03-26 13:46:36.848 +08:00 [INF] Executed action Volo.Abp.Identity.IdentityUserController.GetListAsync (Volo.Abp.Identity.HttpApi) in 1461.0212ms
+2025-03-26 13:46:36.848 +08:00 [INF] Executed endpoint 'Volo.Abp.Identity.IdentityUserController.GetListAsync (Volo.Abp.Identity.HttpApi)'
+2025-03-26 13:46:36.850 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/api/identity/users?filter=&sorting=userName%20asc&skipCount=0&maxResultCount=10 application/json - - 200 - application/json;+charset=utf-8 1470.1671ms
+2025-03-26 13:46:39.729 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Identity/Roles - -
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.732 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.732 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:39.734 +08:00 [INF] Executing endpoint '/Identity/Roles/Index'
+2025-03-26 13:46:39.738 +08:00 [INF] Route matched with {page = "/Identity/Roles/Index", controller = "", area = "", action = ""}. Executing page /Identity/Roles/Index
+2025-03-26 13:46:39.738 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 13:46:39.739 +08:00 [INF] Executing handler method Volo.Abp.Identity.Web.Pages.Identity.Roles.IndexModel.OnGetAsync - ModelState is "Valid"
+2025-03-26 13:46:39.739 +08:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 13:46:39.752 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 1.81 ms.
+2025-03-26 13:46:39.754 +08:00 [DBG] Added bundle 'Volo.Abp.Identity.Web.Pages.Identity.Roles.IndexModel' to the page in 0.19 ms.
+2025-03-26 13:46:39.762 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 1.34 ms.
+2025-03-26 13:46:39.765 +08:00 [DBG] Added bundle 'Volo.Abp.Identity.Web.Pages.Identity.Roles.IndexModel' to the page in 0.40 ms.
+2025-03-26 13:46:39.773 +08:00 [INF] Executed page /Identity/Roles/Index in 35.5325ms
+2025-03-26 13:46:39.773 +08:00 [INF] Executed endpoint '/Identity/Roles/Index'
+2025-03-26 13:46:39.779 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Identity/Roles - - - 200 - text/html;+charset=utf-8 50.1024ms
+2025-03-26 13:46:39.828 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 13:46:39.828 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.828 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.828 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:39.828 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:39.828 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.829 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:39.829 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.829 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.829 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/identity/roles/index.js?_v=638186243920000000 - -
+2025-03-26 13:46:39.830 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 13:46:39.830 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.1873ms
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.830 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:39.830 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 13:46:39.830 +08:00 [INF] Sending file. Request path: '/Pages/identity/roles/index.js'. Physical path: 'N/A'
+2025-03-26 13:46:39.830 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:39.830 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/identity/roles/index.js?_v=638186243920000000 - - - 200 5596 application/javascript 0.6716ms
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.830 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.830 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.830 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:39.831 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:39.831 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:39.831 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:39.831 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:39.832 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:39.832 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:39.833 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 1.5952ms
+2025-03-26 13:46:39.833 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 2.4085ms
+2025-03-26 13:46:39.834 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:39.834 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:39.834 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 4.1364ms
+2025-03-26 13:46:39.834 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 13:46:39.838 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 10.0347ms
+2025-03-26 13:46:39.842 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 13:46:39.844 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 13.9604ms
+2025-03-26 13:46:39.844 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 13:46:39.845 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:39.845 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 13.9221ms
+2025-03-26 13:46:39.845 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:39.845 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 15.9553ms
+2025-03-26 13:46:39.864 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/api/identity/roles?sorting=name%20asc&skipCount=0&maxResultCount=10 application/json -
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.868 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:39.868 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:39.869 +08:00 [INF] Executing endpoint 'Volo.Abp.Identity.IdentityRoleController.GetListAsync (Volo.Abp.Identity.HttpApi)'
+2025-03-26 13:46:39.873 +08:00 [INF] Route matched with {area = "identity", controller = "Role", action = "GetList", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Volo.Abp.Application.Dtos.PagedResultDto`1[Volo.Abp.Identity.IdentityRoleDto]] GetListAsync(Volo.Abp.Identity.GetIdentityRolesInput) on controller Volo.Abp.Identity.IdentityRoleController (Volo.Abp.Identity.HttpApi).
+2025-03-26 13:46:40.050 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:46:40.051 +08:00 [INF] Executing ObjectResult, writing value of type 'Volo.Abp.Application.Dtos.PagedResultDto`1[[Volo.Abp.Identity.IdentityRoleDto, Volo.Abp.Identity.Application.Contracts, Version=7.2.1.0, Culture=neutral, PublicKeyToken=null]]'.
+2025-03-26 13:46:40.054 +08:00 [INF] Executed action Volo.Abp.Identity.IdentityRoleController.GetListAsync (Volo.Abp.Identity.HttpApi) in 180.4925ms
+2025-03-26 13:46:40.054 +08:00 [INF] Executed endpoint 'Volo.Abp.Identity.IdentityRoleController.GetListAsync (Volo.Abp.Identity.HttpApi)'
+2025-03-26 13:46:40.054 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/api/identity/roles?sorting=name%20asc&skipCount=0&maxResultCount=10 application/json - - 200 - application/json;+charset=utf-8 189.9315ms
+2025-03-26 13:46:42.746 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/ - -
+2025-03-26 13:46:42.747 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:42.748 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:42.748 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:42.749 +08:00 [INF] Executing endpoint '/Index'
+2025-03-26 13:46:42.749 +08:00 [INF] Route matched with {page = "/Index", controller = "", area = "", action = ""}. Executing page /Index
+2025-03-26 13:46:42.749 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 13:46:42.750 +08:00 [INF] Executing handler method WinIn.FasterZ.AgGridReport.Web.Pages.IndexModel.OnGet - ModelState is "Valid"
+2025-03-26 13:46:42.750 +08:00 [INF] Executed handler method OnGet, returned result .
+2025-03-26 13:46:42.750 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid"
+2025-03-26 13:46:42.750 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 13:46:42.755 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 1.89 ms.
+2025-03-26 13:46:42.755 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.20 ms.
+2025-03-26 13:46:42.762 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 2.53 ms.
+2025-03-26 13:46:42.762 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.13 ms.
+2025-03-26 13:46:42.771 +08:00 [INF] Executed page /Index in 21.6896ms
+2025-03-26 13:46:42.771 +08:00 [INF] Executed endpoint '/Index'
+2025-03-26 13:46:42.778 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/ - - - 200 - text/html;+charset=utf-8 32.4261ms
+2025-03-26 13:46:42.829 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 13:46:42.829 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:42.829 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:42.830 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:42.830 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 13:46:42.830 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 13:46:42.830 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:42.831 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.1133ms
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:42.831 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:42.831 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:42.831 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:42.831 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:42.831 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 13:46:42.832 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 13:46:42.832 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:46:42.832 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:42.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:46:42.832 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:46:42.833 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:42.833 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:42.834 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 13:46:42.834 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 2.514ms
+2025-03-26 13:46:42.834 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:42.834 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 5.1021ms
+2025-03-26 13:46:42.835 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 13:46:42.835 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:42.835 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 1.1136ms
+2025-03-26 13:46:42.835 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:42.835 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 3.4258ms
+2025-03-26 13:46:42.838 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 6.1219ms
+2025-03-26 13:46:42.841 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 13:46:42.842 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 13:46:42.842 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 13:46:42.842 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 10.4181ms
+2025-03-26 13:46:42.842 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 13:46:42.842 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 12.3048ms
+2025-03-26 13:58:43.880 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60
+2025-03-26 13:58:43.883 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:58:43.883 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:58:43.884 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:58:43.884 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:58:43.887 +08:00 [INF] Executing endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 13:58:43.893 +08:00 [INF] Route matched with {action = "ExecuteProcedureByProc", controller = "ReportProc", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[System.String] ExecuteProcedureByProcAsync(System.String, System.Collections.Generic.Dictionary`2[System.String,System.String]) on controller WinIn.FasterZ.AgGridReport.ReportProcAppService (WinIn.FasterZ.AgGridReport.Application).
+2025-03-26 13:58:44.101 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:44.101 +08:00 [INF] Executing ObjectResult, writing value of type 'System.String'.
+2025-03-26 13:58:44.106 +08:00 [INF] Executed action WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application) in 212.3673ms
+2025-03-26 13:58:44.106 +08:00 [INF] Executed endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 13:58:44.106 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:44.517 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:44.532 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:44.551 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60 - 200 - text/plain;+charset=utf-8 671.9876ms
+2025-03-26 13:58:50.709 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60
+2025-03-26 13:58:50.713 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:58:50.713 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:58:50.713 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:58:50.713 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:58:50.713 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:58:50.714 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:58:50.714 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:58:50.714 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:58:50.714 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:58:50.714 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:58:50.714 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:58:50.714 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:58:50.714 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:58:50.714 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:58:50.715 +08:00 [INF] Executing endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 13:58:50.715 +08:00 [INF] Route matched with {action = "ExecuteProcedureByProc", controller = "ReportProc", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[System.String] ExecuteProcedureByProcAsync(System.String, System.Collections.Generic.Dictionary`2[System.String,System.String]) on controller WinIn.FasterZ.AgGridReport.ReportProcAppService (WinIn.FasterZ.AgGridReport.Application).
+2025-03-26 13:58:50.858 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:50.859 +08:00 [INF] Executing ObjectResult, writing value of type 'System.String'.
+2025-03-26 13:58:50.860 +08:00 [INF] Executed action WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application) in 145.3398ms
+2025-03-26 13:58:50.860 +08:00 [INF] Executed endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 13:58:50.861 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:50.921 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:50.922 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:50.931 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60 - 200 - text/plain;+charset=utf-8 221.8907ms
+2025-03-26 13:58:53.054 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60
+2025-03-26 13:58:53.054 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:58:53.054 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 13:58:53.054 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 13:58:53.054 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 13:58:53.054 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:58:53.055 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 13:58:53.055 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 13:58:53.055 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 13:58:53.055 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 13:58:53.055 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 13:58:53.055 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 13:58:53.055 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:58:53.055 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 13:58:53.055 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 13:58:53.057 +08:00 [INF] Executing endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 13:58:53.057 +08:00 [INF] Route matched with {action = "ExecuteProcedureByProc", controller = "ReportProc", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[System.String] ExecuteProcedureByProcAsync(System.String, System.Collections.Generic.Dictionary`2[System.String,System.String]) on controller WinIn.FasterZ.AgGridReport.ReportProcAppService (WinIn.FasterZ.AgGridReport.Application).
+2025-03-26 13:58:53.188 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:53.188 +08:00 [INF] Executing ObjectResult, writing value of type 'System.String'.
+2025-03-26 13:58:53.190 +08:00 [INF] Executed action WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application) in 132.8326ms
+2025-03-26 13:58:53.190 +08:00 [INF] Executed endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 13:58:53.190 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:53.247 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:53.248 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 13:58:53.268 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60 - 200 - text/plain;+charset=utf-8 214.7259ms
+2025-03-26 14:00:09.099 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:00:09.100 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:00:09.101 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:00:09.101 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:00:09.101 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:00:09.101 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:00:09.102 +08:00 [INF] Executing endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:00:09.102 +08:00 [INF] Route matched with {action = "ExecuteProcedureByProc", controller = "ReportProc", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[System.String] ExecuteProcedureByProcAsync(System.String, System.Collections.Generic.Dictionary`2[System.String,System.String]) on controller WinIn.FasterZ.AgGridReport.ReportProcAppService (WinIn.FasterZ.AgGridReport.Application).
+2025-03-26 14:00:32.284 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:00:32.284 +08:00 [INF] Executing ObjectResult, writing value of type 'System.String'.
+2025-03-26 14:00:32.286 +08:00 [INF] Executed action WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application) in 23183.9877ms
+2025-03-26 14:00:32.286 +08:00 [INF] Executed endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:00:32.286 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:00:32.342 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:00:32.343 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:00:32.353 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60 - 200 - text/plain;+charset=utf-8 23253.2933ms
+2025-03-26 14:06:54.324 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60
+2025-03-26 14:06:54.325 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:06:54.325 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:06:54.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:06:54.326 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:06:54.327 +08:00 [INF] Executing endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:06:54.327 +08:00 [INF] Route matched with {action = "ExecuteProcedureByProc", controller = "ReportProc", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[System.String] ExecuteProcedureByProcAsync(System.String, System.Collections.Generic.Dictionary`2[System.String,System.String]) on controller WinIn.FasterZ.AgGridReport.ReportProcAppService (WinIn.FasterZ.AgGridReport.Application).
+2025-03-26 14:07:58.917 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:07:58.920 +08:00 [INF] Executing ObjectResult, writing value of type 'System.String'.
+2025-03-26 14:07:58.923 +08:00 [INF] Executed action WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application) in 64595.6304ms
+2025-03-26 14:07:58.924 +08:00 [INF] Executed endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:07:58.924 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:07:59.078 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:07:59.079 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:07:59.089 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60 - 200 - text/plain;+charset=utf-8 64764.0045ms
+2025-03-26 14:35:11.325 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:35:11.326 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:35:11.326 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:35:11.328 +08:00 [INF] Executing endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:35:11.329 +08:00 [INF] Route matched with {action = "ExecuteProcedureByProc", controller = "ReportProc", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[System.String] ExecuteProcedureByProcAsync(System.String, System.Collections.Generic.Dictionary`2[System.String,System.String]) on controller WinIn.FasterZ.AgGridReport.ReportProcAppService (WinIn.FasterZ.AgGridReport.Application).
+2025-03-26 14:35:31.973 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:35:31.974 +08:00 [INF] Executing ObjectResult, writing value of type 'System.String'.
+2025-03-26 14:35:31.975 +08:00 [INF] Executed action WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application) in 20646.6509ms
+2025-03-26 14:35:31.975 +08:00 [INF] Executed endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:35:31.975 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:35:32.121 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:35:32.121 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:35:32.131 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60 - 200 - text/plain;+charset=utf-8 20805.7693ms
+2025-03-26 14:44:28.963 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60
+2025-03-26 14:44:28.964 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:44:28.964 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:44:28.964 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:44:28.964 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:44:28.964 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:44:28.965 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:44:28.965 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:44:28.965 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:44:28.965 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:44:28.965 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:44:28.965 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:44:28.965 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:44:28.965 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:44:28.965 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:44:28.966 +08:00 [INF] Executing endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:44:28.966 +08:00 [INF] Route matched with {action = "ExecuteProcedureByProc", controller = "ReportProc", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[System.String] ExecuteProcedureByProcAsync(System.String, System.Collections.Generic.Dictionary`2[System.String,System.String]) on controller WinIn.FasterZ.AgGridReport.ReportProcAppService (WinIn.FasterZ.AgGridReport.Application).
+2025-03-26 14:44:32.818 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:44:32.819 +08:00 [INF] Executing ObjectResult, writing value of type 'System.String'.
+2025-03-26 14:44:32.820 +08:00 [INF] Executed action WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application) in 3853.8012ms
+2025-03-26 14:44:32.820 +08:00 [INF] Executed endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:44:32.820 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:44:32.874 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:44:32.874 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:44:32.891 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60 - 200 - text/plain;+charset=utf-8 3927.2511ms
+2025-03-26 14:45:28.959 +08:00 [INF] Lock is acquired for TokenCleanupBackgroundWorker
+2025-03-26 14:45:29.576 +08:00 [INF] Start cleanup.
+2025-03-26 14:45:29.577 +08:00 [INF] Start cleanup tokens.
+2025-03-26 14:45:29.857 +08:00 [INF] Start cleanup authorizations.
+2025-03-26 14:45:30.005 +08:00 [INF] Lock is released for TokenCleanupBackgroundWorker
+2025-03-26 14:55:31.178 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/index - -
+2025-03-26 14:55:31.190 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:31.191 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:31.191 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:31.191 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:31.191 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:31.191 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:31.192 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:31.192 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:31.192 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:31.192 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:31.192 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:31.192 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:31.192 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:31.192 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:31.194 +08:00 [INF] Executing endpoint '/Index'
+2025-03-26 14:55:31.199 +08:00 [INF] Route matched with {page = "/Index", controller = "", area = "", action = ""}. Executing page /Index
+2025-03-26 14:55:31.199 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:55:31.200 +08:00 [INF] Executing handler method WinIn.FasterZ.AgGridReport.Web.Pages.IndexModel.OnGet - ModelState is "Valid"
+2025-03-26 14:55:31.200 +08:00 [INF] Executed handler method OnGet, returned result .
+2025-03-26 14:55:31.200 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid"
+2025-03-26 14:55:31.200 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 14:55:31.210 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 3.73 ms.
+2025-03-26 14:55:31.211 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.39 ms.
+2025-03-26 14:55:31.252 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 2.39 ms.
+2025-03-26 14:55:31.253 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.16 ms.
+2025-03-26 14:55:31.260 +08:00 [INF] Executed page /Index in 61.3359ms
+2025-03-26 14:55:31.260 +08:00 [INF] Executed endpoint '/Index'
+2025-03-26 14:55:31.271 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/index - - - 200 - text/html;+charset=utf-8 92.7777ms
+2025-03-26 14:55:31.661 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 14:55:31.661 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 14:55:31.661 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:31.661 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:31.662 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:31.662 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:31.662 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:31.663 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 14:55:31.663 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.3892ms
+2025-03-26 14:55:31.665 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 14:55:31.665 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:31.665 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:31.665 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:31.665 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:31.665 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:31.665 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:31.665 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:31.665 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:31.665 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:31.666 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:31.666 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:31.666 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:31.666 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:31.666 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:31.666 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:31.666 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:31.666 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:31.669 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:31.669 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 14:55:31.672 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:31.674 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:31.676 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:31.676 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 2.5173ms
+2025-03-26 14:55:31.676 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:31.677 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 12.1510ms
+2025-03-26 14:55:31.677 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:31.677 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 7.642ms
+2025-03-26 14:55:31.677 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:31.677 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 14:55:31.677 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 16.0295ms
+2025-03-26 14:55:31.678 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 8.1356ms
+2025-03-26 14:55:31.787 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 14:55:31.791 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 14:55:31.796 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:31.797 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:31.797 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 131.7448ms
+2025-03-26 14:55:31.797 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:31.798 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 136.7676ms
+2025-03-26 14:55:36.834 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/index - -
+2025-03-26 14:55:36.836 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:36.836 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:36.836 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:36.836 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:36.836 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:36.836 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:36.836 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:36.836 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:36.836 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:36.837 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:36.837 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:36.837 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:36.837 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:36.837 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:36.838 +08:00 [INF] Executing endpoint '/Index'
+2025-03-26 14:55:36.838 +08:00 [INF] Route matched with {page = "/Index", controller = "", area = "", action = ""}. Executing page /Index
+2025-03-26 14:55:36.838 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:55:36.840 +08:00 [INF] Executing handler method WinIn.FasterZ.AgGridReport.Web.Pages.IndexModel.OnGet - ModelState is "Valid"
+2025-03-26 14:55:36.840 +08:00 [INF] Executed handler method OnGet, returned result .
+2025-03-26 14:55:36.840 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid"
+2025-03-26 14:55:36.840 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 14:55:36.842 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 1.68 ms.
+2025-03-26 14:55:36.843 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.14 ms.
+2025-03-26 14:55:36.851 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 3.64 ms.
+2025-03-26 14:55:36.852 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.20 ms.
+2025-03-26 14:55:36.862 +08:00 [INF] Executed page /Index in 23.254ms
+2025-03-26 14:55:36.862 +08:00 [INF] Executed endpoint '/Index'
+2025-03-26 14:55:36.870 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/index - - - 200 - text/html;+charset=utf-8 35.2662ms
+2025-03-26 14:55:36.942 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 14:55:36.942 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:36.943 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:36.943 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:36.943 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 14:55:36.943 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:36.944 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 14:55:36.944 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.1378ms
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:36.944 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:36.944 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:36.944 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:36.944 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:36.944 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:36.945 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:36.945 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:36.945 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:36.945 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:36.945 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:36.947 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:36.947 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 1.9143ms
+2025-03-26 14:55:36.947 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:36.947 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 14:55:36.947 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 3.4411ms
+2025-03-26 14:55:36.948 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:36.949 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 4.0891ms
+2025-03-26 14:55:36.949 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:36.949 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 7.3382ms
+2025-03-26 14:55:36.950 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 6.4242ms
+2025-03-26 14:55:36.953 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 14:55:36.954 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 14:55:36.954 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:36.954 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 9.1982ms
+2025-03-26 14:55:36.954 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:36.954 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 11.2795ms
+2025-03-26 14:55:43.127 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/ - -
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:43.129 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:43.129 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:43.131 +08:00 [INF] Executing endpoint '/Index'
+2025-03-26 14:55:43.131 +08:00 [INF] Route matched with {page = "/Index", controller = "", area = "", action = ""}. Executing page /Index
+2025-03-26 14:55:43.131 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:55:43.132 +08:00 [INF] Executing handler method WinIn.FasterZ.AgGridReport.Web.Pages.IndexModel.OnGet - ModelState is "Valid"
+2025-03-26 14:55:43.132 +08:00 [INF] Executed handler method OnGet, returned result .
+2025-03-26 14:55:43.132 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid"
+2025-03-26 14:55:43.132 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 14:55:43.136 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 2.47 ms.
+2025-03-26 14:55:43.136 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.25 ms.
+2025-03-26 14:55:43.145 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 3.21 ms.
+2025-03-26 14:55:43.145 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.21 ms.
+2025-03-26 14:55:43.159 +08:00 [INF] Executed page /Index in 27.9249ms
+2025-03-26 14:55:43.159 +08:00 [INF] Executed endpoint '/Index'
+2025-03-26 14:55:43.166 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/ - - - 200 - text/html;+charset=utf-8 39.3611ms
+2025-03-26 14:55:43.222 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 14:55:43.222 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:43.222 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:43.223 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:43.223 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:43.223 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:43.223 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.1033ms
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:43.223 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:43.223 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:43.223 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 14:55:43.223 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:43.224 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:43.224 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:43.224 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:43.224 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:43.224 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:43.224 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:43.224 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:43.225 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:43.226 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:43.226 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 1.7393ms
+2025-03-26 14:55:43.226 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:43.227 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 3.0790ms
+2025-03-26 14:55:43.228 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 14:55:43.228 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:43.228 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 3.5916ms
+2025-03-26 14:55:43.228 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:43.231 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 6.3018ms
+2025-03-26 14:55:43.234 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 10.5290ms
+2025-03-26 14:55:43.236 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 14:55:43.237 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 14:55:43.238 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:43.238 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 13.401ms
+2025-03-26 14:55:43.238 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:43.238 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 14.9849ms
+2025-03-26 14:55:44.078 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/ - -
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:44.079 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:44.079 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:44.080 +08:00 [INF] Executing endpoint '/Index'
+2025-03-26 14:55:44.080 +08:00 [INF] Route matched with {page = "/Index", controller = "", area = "", action = ""}. Executing page /Index
+2025-03-26 14:55:44.080 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:55:44.081 +08:00 [INF] Executing handler method WinIn.FasterZ.AgGridReport.Web.Pages.IndexModel.OnGet - ModelState is "Valid"
+2025-03-26 14:55:44.081 +08:00 [INF] Executed handler method OnGet, returned result .
+2025-03-26 14:55:44.081 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid"
+2025-03-26 14:55:44.081 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 14:55:44.085 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 3.03 ms.
+2025-03-26 14:55:44.086 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.21 ms.
+2025-03-26 14:55:44.096 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 3.67 ms.
+2025-03-26 14:55:44.096 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.14 ms.
+2025-03-26 14:55:44.106 +08:00 [INF] Executed page /Index in 25.5979ms
+2025-03-26 14:55:44.106 +08:00 [INF] Executed endpoint '/Index'
+2025-03-26 14:55:44.114 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/ - - - 200 - text/html;+charset=utf-8 35.8725ms
+2025-03-26 14:55:44.168 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 14:55:44.168 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:44.168 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:44.168 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:44.168 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:44.168 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:44.169 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:44.169 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:44.169 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:44.169 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.1170ms
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:44.169 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:44.169 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:44.170 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 14:55:44.170 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:44.170 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:44.170 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 14:55:44.170 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:44.170 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:44.170 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:44.170 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:44.170 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:44.170 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:44.170 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:44.171 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:44.171 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:44.171 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:44.171 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:44.171 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:44.171 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:44.171 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:44.171 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:44.171 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:44.171 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:44.171 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:44.173 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:44.173 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 2.6342ms
+2025-03-26 14:55:44.173 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:44.173 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 5.4763ms
+2025-03-26 14:55:44.173 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 14:55:44.174 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:44.174 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 2.2855ms
+2025-03-26 14:55:44.174 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:44.174 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 3.7141ms
+2025-03-26 14:55:44.177 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 6.6516ms
+2025-03-26 14:55:44.180 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 14:55:44.181 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 14:55:44.181 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:44.181 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 10.8261ms
+2025-03-26 14:55:44.181 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:44.181 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 12.3875ms
+2025-03-26 14:55:45.623 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/SettingManagement - -
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.628 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.628 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:45.630 +08:00 [INF] Executing endpoint '/SettingManagement/Index'
+2025-03-26 14:55:45.636 +08:00 [INF] Route matched with {page = "/SettingManagement/Index", controller = "", area = "", action = ""}. Executing page /SettingManagement/Index
+2025-03-26 14:55:45.636 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:55:45.641 +08:00 [INF] Executing handler method Volo.Abp.SettingManagement.Web.Pages.SettingManagement.IndexModel.OnGetAsync - ModelState is "Valid"
+2025-03-26 14:55:45.646 +08:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 14:55:45.657 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 1.71 ms.
+2025-03-26 14:55:45.663 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 2.07 ms.
+2025-03-26 14:55:45.668 +08:00 [DBG] Added bundle 'Volo.Abp.SettingManagement.Web.Pages.SettingManagement.IndexModel' to the page in 0.36 ms.
+2025-03-26 14:55:45.676 +08:00 [INF] Executed page /SettingManagement/Index in 40.2374ms
+2025-03-26 14:55:45.676 +08:00 [INF] Executed endpoint '/SettingManagement/Index'
+2025-03-26 14:55:45.682 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/SettingManagement - - - 200 - text/html;+charset=utf-8 58.9619ms
+2025-03-26 14:55:45.732 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.733 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.733 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:45.734 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 14:55:45.734 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/client-proxies/settingManagement-proxy.js?_v=638186242700000000 - -
+2025-03-26 14:55:45.734 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/SettingManagement/Index.js?_v=638186242700000000 - -
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.735 +08:00 [INF] Sending file. Request path: '/client-proxies/settingManagement-proxy.js'. Physical path: 'N/A'
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:45.735 +08:00 [INF] Sending file. Request path: '/Pages/SettingManagement/Index.js'. Physical path: 'N/A'
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.735 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/SettingManagement/Index.js?_v=638186242700000000 - - - 200 1288 application/javascript 0.5603ms
+2025-03-26 14:55:45.735 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/client-proxies/settingManagement-proxy.js?_v=638186242700000000 - - - 200 1208 application/javascript 0.7139ms
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.735 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.735 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:45.735 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 14:55:45.735 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:45.736 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:45.736 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.736 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.736 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:45.736 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:45.736 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.736 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:45.737 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:45.737 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.737 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:45.737 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:45.737 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:45.737 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:45.737 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:45.737 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.737 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.737 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:45.737 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 14:55:45.737 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 14:55:45.738 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.1342ms
+2025-03-26 14:55:45.738 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:45.738 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:45.739 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 14:55:45.739 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:45.739 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 0.8295ms
+2025-03-26 14:55:45.739 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:45.739 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 3.6360ms
+2025-03-26 14:55:45.740 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:45.740 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 4.6019ms
+2025-03-26 14:55:45.740 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:45.740 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 8.2677ms
+2025-03-26 14:55:45.744 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 6.9077ms
+2025-03-26 14:55:45.746 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 14:55:45.746 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 14:55:45.747 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:45.747 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 9.9494ms
+2025-03-26 14:55:45.747 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:45.747 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 12.6206ms
+2025-03-26 14:55:45.752 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/SettingManagement?handler=RenderView&id=Volo.Abp.EmailSetting - 0
+2025-03-26 14:55:45.759 +08:00 [INF] CORS policy execution failed.
+2025-03-26 14:55:45.759 +08:00 [INF] Request origin http://192.168.0.193:60029 does not have permission to access the resource.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.761 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:45.761 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:45.762 +08:00 [INF] Executing endpoint '/SettingManagement/Index'
+2025-03-26 14:55:45.763 +08:00 [INF] Route matched with {page = "/SettingManagement/Index", controller = "", area = "", action = ""}. Executing page /SettingManagement/Index
+2025-03-26 14:55:45.763 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:55:45.769 +08:00 [INF] Antiforgery token validation failed. The required antiforgery header value "RequestVerificationToken" is not present.
+Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery header value "RequestVerificationToken" is not present.
+ at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext)
+ at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context)
+2025-03-26 14:55:45.771 +08:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'.
+2025-03-26 14:55:45.777 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 400
+2025-03-26 14:55:45.777 +08:00 [INF] Executed page /SettingManagement/Index in 14.372ms
+2025-03-26 14:55:45.777 +08:00 [INF] Executed endpoint '/SettingManagement/Index'
+2025-03-26 14:55:45.816 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:45.817 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:45.817 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:45.818 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/SettingManagement?handler=RenderView&id=Volo.Abp.EmailSetting - 0 - 400 0 - 66.7918ms
+2025-03-26 14:55:48.720 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/SettingManagement?handler=RenderView&id=Volo.Abp.FeatureManagement - 0
+2025-03-26 14:55:48.722 +08:00 [INF] CORS policy execution failed.
+2025-03-26 14:55:48.722 +08:00 [INF] Request origin http://192.168.0.193:60029 does not have permission to access the resource.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:48.722 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:48.722 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:48.723 +08:00 [INF] Executing endpoint '/SettingManagement/Index'
+2025-03-26 14:55:48.723 +08:00 [INF] Route matched with {page = "/SettingManagement/Index", controller = "", area = "", action = ""}. Executing page /SettingManagement/Index
+2025-03-26 14:55:48.723 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:55:48.725 +08:00 [INF] Antiforgery token validation failed. The required antiforgery header value "RequestVerificationToken" is not present.
+Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery header value "RequestVerificationToken" is not present.
+ at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext)
+ at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context)
+2025-03-26 14:55:48.725 +08:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'.
+2025-03-26 14:55:48.725 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 400
+2025-03-26 14:55:48.725 +08:00 [INF] Executed page /SettingManagement/Index in 1.3794ms
+2025-03-26 14:55:48.725 +08:00 [INF] Executed endpoint '/SettingManagement/Index'
+2025-03-26 14:55:48.751 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:48.751 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:48.751 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:48.752 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/SettingManagement?handler=RenderView&id=Volo.Abp.FeatureManagement - 0 - 400 0 - 32.4207ms
+2025-03-26 14:55:50.984 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/SettingManagement?handler=RenderView&id=Volo.Abp.EmailSetting - 0
+2025-03-26 14:55:50.985 +08:00 [INF] CORS policy execution failed.
+2025-03-26 14:55:50.985 +08:00 [INF] Request origin http://192.168.0.193:60029 does not have permission to access the resource.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:50.986 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:50.986 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:50.987 +08:00 [INF] Executing endpoint '/SettingManagement/Index'
+2025-03-26 14:55:50.988 +08:00 [INF] Route matched with {page = "/SettingManagement/Index", controller = "", area = "", action = ""}. Executing page /SettingManagement/Index
+2025-03-26 14:55:50.988 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:55:50.988 +08:00 [INF] Antiforgery token validation failed. The required antiforgery header value "RequestVerificationToken" is not present.
+Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery header value "RequestVerificationToken" is not present.
+ at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext)
+ at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context)
+2025-03-26 14:55:50.988 +08:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'.
+2025-03-26 14:55:50.988 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 400
+2025-03-26 14:55:50.988 +08:00 [INF] Executed page /SettingManagement/Index in 0.6166ms
+2025-03-26 14:55:50.988 +08:00 [INF] Executed endpoint '/SettingManagement/Index'
+2025-03-26 14:55:51.003 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:51.003 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:51.003 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:55:51.004 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/SettingManagement?handler=RenderView&id=Volo.Abp.EmailSetting - 0 - 400 0 - 20.0474ms
+2025-03-26 14:55:54.238 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Account/Login - -
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:54.255 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:54.255 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:54.257 +08:00 [INF] Executing endpoint '/Account/Login'
+2025-03-26 14:55:54.266 +08:00 [INF] Route matched with {page = "/Account/Login", controller = "", area = "", action = ""}. Executing page /Account/Login
+2025-03-26 14:55:54.266 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:55:54.515 +08:00 [INF] Executing handler method Volo.Abp.Account.Web.Pages.Account.LoginModel.OnGetAsync - ModelState is "Valid"
+2025-03-26 14:55:54.524 +08:00 [INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 14:55:54.693 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 1.79 ms.
+2025-03-26 14:55:54.708 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 2.26 ms.
+2025-03-26 14:55:54.712 +08:00 [DBG] Added bundle 'Volo.Abp.Account.Web.Pages.Account.LoginModel' to the page in 0.23 ms.
+2025-03-26 14:55:54.719 +08:00 [INF] Executed page /Account/Login in 452.5662ms
+2025-03-26 14:55:54.719 +08:00 [INF] Executed endpoint '/Account/Login'
+2025-03-26 14:55:54.724 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Account/Login - - - 200 - text/html;+charset=utf-8 485.7180ms
+2025-03-26 14:55:54.776 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 14:55:54.776 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:54.776 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:54.776 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:54.777 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:54.777 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:54.777 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:54.778 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:54.778 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:54.778 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Pages/Account/Login.js?_v=638186246300000000 - -
+2025-03-26 14:55:54.778 +08:00 [INF] Sending file. Request path: '/Pages/Account/Login.js'. Physical path: 'N/A'
+2025-03-26 14:55:54.778 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:54.778 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:54.778 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Pages/Account/Login.js?_v=638186246300000000 - - - 200 585 application/javascript 0.4800ms
+2025-03-26 14:55:54.779 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:54.779 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:54.779 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 14:55:54.779 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.0835ms
+2025-03-26 14:55:54.779 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 14:55:54.779 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 14:55:54.779 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:54.779 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:55:54.779 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:55:54.779 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:55:54.779 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:54.780 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:55:54.780 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:55:54.780 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:55:54.780 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:55:54.780 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:55:54.780 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:55:54.780 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:54.780 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:55:54.780 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:55:54.781 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 14:55:54.781 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:54.781 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 2.378ms
+2025-03-26 14:55:54.781 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:54.782 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 5.2837ms
+2025-03-26 14:55:54.782 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:54.782 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:55:54.784 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:54.784 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 1.9186ms
+2025-03-26 14:55:54.784 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:54.784 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 5.5059ms
+2025-03-26 14:55:54.785 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 6.6475ms
+2025-03-26 14:55:54.787 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 14:55:54.788 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 14:55:54.788 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:55:54.788 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 9.4798ms
+2025-03-26 14:55:54.788 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:55:54.788 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 10.8771ms
+2025-03-26 14:56:03.793 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 14:56:03.793 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 14:56:03.793 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.5200ms
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:03.794 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:03.794 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:56:03.795 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:56:03.795 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:56:03.798 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 14:56:03.804 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 14:56:03.805 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 14:56:03.805 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:56:03.805 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 9.6393ms
+2025-03-26 14:56:03.805 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:56:03.805 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 12.2221ms
+2025-03-26 14:56:03.849 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/SettingManagement?handler=RenderView&id=Volo.Abp.EmailSetting - 0
+2025-03-26 14:56:03.851 +08:00 [INF] CORS policy execution failed.
+2025-03-26 14:56:03.851 +08:00 [INF] Request origin http://192.168.0.193:60029 does not have permission to access the resource.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:03.851 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:03.851 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:56:03.852 +08:00 [INF] Executing endpoint '/SettingManagement/Index'
+2025-03-26 14:56:03.852 +08:00 [INF] Route matched with {page = "/SettingManagement/Index", controller = "", area = "", action = ""}. Executing page /SettingManagement/Index
+2025-03-26 14:56:03.852 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:56:03.853 +08:00 [INF] Antiforgery token validation failed. The required antiforgery header value "RequestVerificationToken" is not present.
+Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The required antiforgery header value "RequestVerificationToken" is not present.
+ at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.ValidateRequestAsync(HttpContext httpContext)
+ at Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.ValidateAntiforgeryTokenAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context)
+2025-03-26 14:56:03.853 +08:00 [INF] Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter'.
+2025-03-26 14:56:03.853 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 400
+2025-03-26 14:56:03.853 +08:00 [INF] Executed page /SettingManagement/Index in 0.6161ms
+2025-03-26 14:56:03.853 +08:00 [INF] Executed endpoint '/SettingManagement/Index'
+2025-03-26 14:56:03.896 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:56:03.896 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:56:03.896 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:56:03.897 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/SettingManagement?handler=RenderView&id=Volo.Abp.EmailSetting - 0 - 400 0 - 47.3569ms
+2025-03-26 14:56:06.743 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/ - -
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:06.744 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:06.744 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:56:06.746 +08:00 [INF] Executing endpoint '/Index'
+2025-03-26 14:56:06.746 +08:00 [INF] Route matched with {page = "/Index", controller = "", area = "", action = ""}. Executing page /Index
+2025-03-26 14:56:06.746 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:56:06.747 +08:00 [INF] Executing handler method WinIn.FasterZ.AgGridReport.Web.Pages.IndexModel.OnGet - ModelState is "Valid"
+2025-03-26 14:56:06.747 +08:00 [INF] Executed handler method OnGet, returned result .
+2025-03-26 14:56:06.747 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid"
+2025-03-26 14:56:06.747 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 14:56:06.751 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 2.91 ms.
+2025-03-26 14:56:06.752 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.24 ms.
+2025-03-26 14:56:06.760 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 2.15 ms.
+2025-03-26 14:56:06.760 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.16 ms.
+2025-03-26 14:56:06.769 +08:00 [INF] Executed page /Index in 23.512ms
+2025-03-26 14:56:06.769 +08:00 [INF] Executed endpoint '/Index'
+2025-03-26 14:56:06.777 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/ - - - 200 - text/html;+charset=utf-8 34.3674ms
+2025-03-26 14:56:06.831 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 14:56:06.831 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:06.831 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:06.831 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:56:06.831 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:56:06.831 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:06.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:06.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:56:06.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:56:06.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:56:06.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:56:06.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:56:06.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:06.832 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:06.832 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:56:06.832 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:06.833 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 14:56:06.833 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:56:06.833 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.1160ms
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:06.833 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:56:06.833 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:56:06.833 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:56:06.833 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:06.834 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:56:06.834 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:56:06.834 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 14:56:06.834 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:56:06.835 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:56:06.835 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:56:06.835 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:56:06.835 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:56:06.836 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 2.0792ms
+2025-03-26 14:56:06.836 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:56:06.836 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 4.9824ms
+2025-03-26 14:56:06.837 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:56:06.837 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 1.7471ms
+2025-03-26 14:56:06.837 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:56:06.837 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 3.7895ms
+2025-03-26 14:56:06.838 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 14:56:06.840 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 5.9671ms
+2025-03-26 14:56:06.843 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 14:56:06.844 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 14:56:06.844 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:56:06.844 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 9.4277ms
+2025-03-26 14:56:06.844 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:56:06.844 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 11.7115ms
+2025-03-26 14:57:20.329 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/ - -
+2025-03-26 14:57:20.330 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:20.331 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:20.331 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:57:20.332 +08:00 [INF] Executing endpoint '/Index'
+2025-03-26 14:57:20.332 +08:00 [INF] Route matched with {page = "/Index", controller = "", area = "", action = ""}. Executing page /Index
+2025-03-26 14:57:20.332 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
+2025-03-26 14:57:20.334 +08:00 [INF] Executing handler method WinIn.FasterZ.AgGridReport.Web.Pages.IndexModel.OnGet - ModelState is "Valid"
+2025-03-26 14:57:20.334 +08:00 [INF] Executed handler method OnGet, returned result .
+2025-03-26 14:57:20.334 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid"
+2025-03-26 14:57:20.334 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
+2025-03-26 14:57:20.337 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 2.26 ms.
+2025-03-26 14:57:20.338 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.15 ms.
+2025-03-26 14:57:20.348 +08:00 [DBG] Added bundle 'LeptonXLite.Global' to the page in 3.97 ms.
+2025-03-26 14:57:20.349 +08:00 [DBG] Added bundle 'Pages.Index' to the page in 0.16 ms.
+2025-03-26 14:57:20.363 +08:00 [INF] Executed page /Index in 30.4287ms
+2025-03-26 14:57:20.363 +08:00 [INF] Executed endpoint '/Index'
+2025-03-26 14:57:20.374 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/ - - - 200 - text/html;+charset=utf-8 45.2759ms
+2025-03-26 14:57:20.428 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - -
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:20.429 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:20.429 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:57:20.430 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - -
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:20.430 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - -
+2025-03-26 14:57:20.430 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - -
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:20.430 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_framework/aspnetcore-browser-refresh.js - - - 200 12392 application/javascript;+charset=utf-8 0.1514ms
+2025-03-26 14:57:20.430 +08:00 [INF] Request starting HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - -
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:20.430 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:20.431 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:57:20.431 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:20.431 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationLocalizationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetAsync(Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationLocalizationRequestDto) on controller Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:20.431 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:20.431 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:57:20.432 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:57:20.432 +08:00 [INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:57:20.432 +08:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:57:20.433 +08:00 [INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController (Volo.Abp.AspNetCore.Mvc).
+2025-03-26 14:57:20.438 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:57:20.438 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:57:20.438 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 5.6582ms
+2025-03-26 14:57:20.438 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:57:20.440 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 9.1845ms
+2025-03-26 14:57:20.440 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ServiceProxyScript - - - 200 2991 application/javascript 8.2674ms
+2025-03-26 14:57:20.440 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.Localization.AbpApplicationLocalizationScriptController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:57:20.440 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationLocalizationScript?cultureName=en - - - 200 35289 application/javascript 11.8799ms
+2025-03-26 14:57:20.457 +08:00 [DBG] Executing AbpApplicationConfigurationAppService.GetAsync()...
+2025-03-26 14:57:20.457 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 26.9468ms
+2025-03-26 14:57:20.462 +08:00 [DBG] Executed AbpApplicationConfigurationAppService.GetAsync().
+2025-03-26 14:57:20.463 +08:00 [WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'.
+2025-03-26 14:57:20.464 +08:00 [INF] Executing ContentResult with HTTP Response ContentType of application/javascript
+2025-03-26 14:57:20.464 +08:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc) in 31.3394ms
+2025-03-26 14:57:20.464 +08:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)'
+2025-03-26 14:57:20.464 +08:00 [INF] Request finished HTTP/1.1 GET http://192.168.0.193:60029/Abp/ApplicationConfigurationScript - - - 200 8885 application/javascript 34.3080ms
+2025-03-26 14:57:27.881 +08:00 [INF] Request starting HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessRequestContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ResolveRequestUri.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.OpenIddictServerHandlers+InferEndpointType.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateTransportSecurityRequirement.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Server.OpenIddictServerEvents+ProcessRequestContext was successfully processed by OpenIddict.Server.AspNetCore.OpenIddictServerAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ValidateHostHeader.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ResolveServerConfiguration.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+EvaluateValidatedTokens.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromAuthorizationHeader.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromBodyForm.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.AspNetCore.OpenIddictValidationAspNetCoreHandlers+ExtractAccessTokenFromQueryString.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was successfully processed by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:27.882 +08:00 [DBG] The event OpenIddict.Validation.OpenIddictValidationEvents+ProcessAuthenticationContext was marked as rejected by OpenIddict.Validation.OpenIddictValidationHandlers+ValidateRequiredTokens.
+2025-03-26 14:57:27.882 +08:00 [DBG] AuthenticationScheme: OpenIddict.Validation.AspNetCore was not authenticated.
+2025-03-26 14:57:27.883 +08:00 [INF] Executing endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:57:27.883 +08:00 [INF] Route matched with {action = "ExecuteProcedureByProc", controller = "ReportProc", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[System.String] ExecuteProcedureByProcAsync(System.String, System.Collections.Generic.Dictionary`2[System.String,System.String]) on controller WinIn.FasterZ.AgGridReport.ReportProcAppService (WinIn.FasterZ.AgGridReport.Application).
+2025-03-26 14:57:31.140 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:57:31.140 +08:00 [INF] Executing ObjectResult, writing value of type 'System.String'.
+2025-03-26 14:57:31.142 +08:00 [INF] Executed action WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application) in 3259.1075ms
+2025-03-26 14:57:31.142 +08:00 [INF] Executed endpoint 'WinIn.FasterZ.AgGridReport.ReportProcAppService.ExecuteProcedureByProcAsync (WinIn.FasterZ.AgGridReport.Application)'
+2025-03-26 14:57:31.143 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:57:31.182 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:57:31.182 +08:00 [DBG] Added 0 entity changes to the current audit log
+2025-03-26 14:57:31.205 +08:00 [INF] Request finished HTTP/1.1 POST http://192.168.0.193:60029/api/app/report-proc/execute-procedure-by-proc?procName=Proc_%E4%BE%9B%E5%BA%94%E5%95%86%E5%8F%91%E8%B4%A7%E6%8A%A5%E8%A1%A8 application/json 60 - 200 - text/plain;+charset=utf-8 3324.1540ms
+2025-04-01 10:18:20.188 +08:00 [INF] Starting web host.
+2025-04-01 10:18:24.640 +08:00 [INF] Loaded ABP modules:
+2025-04-01 10:18:24.641 +08:00 [INF] - WinIn.FasterZ.AgGridReport.Web.AgGridReportWebModule
+2025-04-01 10:18:24.641 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportHttpApiModule
+2025-04-01 10:18:24.641 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationContractsModule
+2025-04-01 10:18:24.641 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainSharedModule
+2025-04-01 10:18:24.641 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Validation.AbpValidationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Settings.AbpSettingsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Security.AbpSecurityModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Data.AbpDataModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Threading.AbpThreadingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Json.SystemTextJson.AbpJsonSystemTextJsonModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Json.AbpJsonAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Timing.AbpTimingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Features.AbpFeaturesModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationContractsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Json.AbpJsonModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Guids.AbpGuidsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingContractsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationContractsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationContractsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationContractsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Account.AbpAccountHttpApiModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityHttpApiModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Http.AbpHttpModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Minify.AbpMinifyModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.UI.AbpUiModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Caching.AbpCachingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.PermissionManagement.HttpApi.AbpPermissionManagementHttpApiModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementHttpApiModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementHttpApiModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementHttpApiModule
+2025-04-01 10:18:24.642 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportApplicationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - WinIn.FasterZ.AgGridReport.AgGridReportDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.PermissionManagement.OpenIddict.AbpPermissionManagementDomainOpenIddictModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Account.AbpAccountApplicationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TenantManagement.AbpTenantManagementApplicationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementApplicationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementApplicationModule
+2025-04-01 10:18:24.642 +08:00 [INF] - WinIn.FasterZ.AgGridReport.EntityFrameworkCore.AgGridReportEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.OpenIddict.EntityFrameworkCore.AbpOpenIddictEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.BackgroundJobs.EntityFrameworkCore.AbpBackgroundJobsEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Identity.Web.AbpIdentityWebModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.PermissionManagement.Web.AbpPermissionManagementWebModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.SettingManagement.Web.AbpSettingManagementWebModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebOpenIddictModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Account.Web.AbpAccountWebModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.AbpAspNetCoreMvcUiLeptonXLiteThemeModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.TenantManagement.Web.AbpTenantManagementWebModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementWebModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule
+2025-04-01 10:18:24.642 +08:00 [INF] - Volo.Abp.Swashbuckle.AbpSwashbuckleModule
+2025-04-01 10:18:24.758 +08:00 [DBG] Started background worker: Volo.Abp.BackgroundJobs.BackgroundJobWorker
+2025-04-01 10:18:24.770 +08:00 [DBG] Started background worker: Volo.Abp.OpenIddict.Tokens.TokenCleanupBackgroundWorker
+2025-04-01 10:18:25.298 +08:00 [INF] User profile is available. Using 'C:\Users\lenovo\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
+2025-04-01 10:18:25.734 +08:00 [INF] Initialized all ABP modules.
+2025-04-01 10:18:25.844 +08:00 [INF] Now listening on: http://192.168.0.193:60029
+2025-04-01 10:18:25.844 +08:00 [INF] Application started. Press Ctrl+C to shut down.
+2025-04-01 10:18:25.844 +08:00 [INF] Hosting environment: Development
+2025-04-01 10:18:25.845 +08:00 [INF] Content root path: D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/appsettings.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/appsettings.json
index c9a54e94b..c9cfbd5e5 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/appsettings.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/appsettings.json
@@ -1,17 +1,17 @@
{
- "App": {
- "SelfUrl": "http://localhost:60029",
- "CorsOrigins": "http://192.168.0.146:8082,http://localhost:8082",
- "Audit": {
- "IsEnabled": false // 禁用审计功能
- // 其他审计相关设置项
- }
- },
- "ConnectionStrings": {
- "Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Report_AgGrid;uid=ccwin-in;pwd=Microsoft@2022;timeout=12000;Encrypt=False;"
- },
- "StringEncryption": {
- "DefaultPassPhrase": "OsY6zy4nQqBrk3lw"
- },
- "urls": "http://192.168.1.75:60029"
+ "App": {
+ "SelfUrl": "http://localhost:60029",
+ "CorsOrigins": "http://192.168.0.146:8082,http://localhost:8082",
+ "Audit": {
+ "IsEnabled": false // 禁用审计功能
+ // 其他审计相关设置项
+ }
+ },
+ "ConnectionStrings": {
+ "Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Report_AgGrid;uid=ccwin-in;pwd=Microsoft@2022;timeout=12000;Encrypt=False;"
+ },
+ "StringEncryption": {
+ "DefaultPassPhrase": "OsY6zy4nQqBrk3lw"
+ },
+ "urls": "http://192.168.0.193:60029"
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index 9c4e0a422..24bafa8cc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index d9d1d3731..5b21da970 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll
index cfeaf2413..7963877da 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb
index ef9e51237..31e8b8764 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index ab0c5b10c..ba92cb5a9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 3b4bbf266..3170caf7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index 7d5f8f1b0..ddccda282 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index 936f616fe..02ea16bde 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
index fba2bbf69..68478c039 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
index 7809ee5e7..941446eea 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll
index 7ddd1e8fb..a723c361b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb
index d8432bcf4..a32643e7f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.HttpApi.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.dll
index c754f791f..fd62a87ee 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.exe b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.exe
index 763a6488c..9db44a659 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.exe and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.exe differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.pdb
index 366720617..d8b0cba58 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.staticwebassets.runtime.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.staticwebassets.runtime.json
index c45580bd5..30472242f 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.staticwebassets.runtime.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.staticwebassets.runtime.json
@@ -1 +1 @@
-{"ContentRoots":["E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\"],"Root":{"Children":{"global-styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"global-styles.css"},"Patterns":null},"images":{"Children":{"logo":{"Children":{"leptonx":{"Children":{"logo-dark-thumbnail.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-dark-thumbnail.png"},"Patterns":null},"logo-dark.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-dark.png"},"Patterns":null},"logo-light-thumbnail.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-light-thumbnail.png"},"Patterns":null},"logo-light.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-light.png"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"libs":{"Children":{"@fortawesome":{"Children":{"fontawesome-free":{"Children":{"css":{"Children":{"all.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/css/all.css"},"Patterns":null},"v4-shims.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/css/v4-shims.css"},"Patterns":null}},"Asset":null,"Patterns":null},"webfonts":{"Children":{"fa-brands-400.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot"},"Patterns":null},"fa-brands-400.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg"},"Patterns":null},"fa-brands-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf"},"Patterns":null},"fa-brands-400.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff"},"Patterns":null},"fa-brands-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2"},"Patterns":null},"fa-regular-400.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot"},"Patterns":null},"fa-regular-400.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg"},"Patterns":null},"fa-regular-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf"},"Patterns":null},"fa-regular-400.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff"},"Patterns":null},"fa-regular-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2"},"Patterns":null},"fa-solid-900.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot"},"Patterns":null},"fa-solid-900.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg"},"Patterns":null},"fa-solid-900.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf"},"Patterns":null},"fa-solid-900.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff"},"Patterns":null},"fa-solid-900.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"abp":{"Children":{"core":{"Children":{"abp.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/core/abp.css"},"Patterns":null},"abp.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/core/abp.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"abp.jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/jquery/abp.jquery.js"},"Patterns":null}},"Asset":null,"Patterns":null},"luxon":{"Children":{"abp.luxon.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/luxon/abp.luxon.js"},"Patterns":null}},"Asset":null,"Patterns":null},"utils":{"Children":{"abp-utils.umd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.js"},"Patterns":null},"abp-utils.umd.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.js.map"},"Patterns":null},"abp-utils.umd.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.min.js"},"Patterns":null},"abp-utils.umd.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap-datepicker":{"Children":{"bootstrap-datepicker.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.css.map"},"Patterns":null},"bootstrap-datepicker.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.min.css"},"Patterns":null},"bootstrap-datepicker.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.min.js"},"Patterns":null},"locales":{"Children":{"bootstrap-datepicker-en-CA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js"},"Patterns":null},"bootstrap-datepicker.ar-DZ.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-DZ.min.js"},"Patterns":null},"bootstrap-datepicker.ar-tn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js"},"Patterns":null},"bootstrap-datepicker.ar.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js"},"Patterns":null},"bootstrap-datepicker.az.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js"},"Patterns":null},"bootstrap-datepicker.bg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js"},"Patterns":null},"bootstrap-datepicker.bm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js"},"Patterns":null},"bootstrap-datepicker.bn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js"},"Patterns":null},"bootstrap-datepicker.br.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js"},"Patterns":null},"bootstrap-datepicker.bs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js"},"Patterns":null},"bootstrap-datepicker.ca.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js"},"Patterns":null},"bootstrap-datepicker.cs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js"},"Patterns":null},"bootstrap-datepicker.cy.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js"},"Patterns":null},"bootstrap-datepicker.da.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js"},"Patterns":null},"bootstrap-datepicker.de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js"},"Patterns":null},"bootstrap-datepicker.el.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js"},"Patterns":null},"bootstrap-datepicker.en-AU.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js"},"Patterns":null},"bootstrap-datepicker.en-CA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js"},"Patterns":null},"bootstrap-datepicker.en-GB.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js"},"Patterns":null},"bootstrap-datepicker.en-IE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js"},"Patterns":null},"bootstrap-datepicker.en-NZ.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js"},"Patterns":null},"bootstrap-datepicker.en-US.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-US.min.js"},"Patterns":null},"bootstrap-datepicker.en-ZA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js"},"Patterns":null},"bootstrap-datepicker.eo.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js"},"Patterns":null},"bootstrap-datepicker.es.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js"},"Patterns":null},"bootstrap-datepicker.et.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js"},"Patterns":null},"bootstrap-datepicker.eu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js"},"Patterns":null},"bootstrap-datepicker.fa.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js"},"Patterns":null},"bootstrap-datepicker.fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js"},"Patterns":null},"bootstrap-datepicker.fo.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js"},"Patterns":null},"bootstrap-datepicker.fr-CH.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js"},"Patterns":null},"bootstrap-datepicker.fr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js"},"Patterns":null},"bootstrap-datepicker.gl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js"},"Patterns":null},"bootstrap-datepicker.he.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js"},"Patterns":null},"bootstrap-datepicker.hi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js"},"Patterns":null},"bootstrap-datepicker.hr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js"},"Patterns":null},"bootstrap-datepicker.hu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js"},"Patterns":null},"bootstrap-datepicker.hy.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js"},"Patterns":null},"bootstrap-datepicker.id.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js"},"Patterns":null},"bootstrap-datepicker.is.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js"},"Patterns":null},"bootstrap-datepicker.it-CH.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js"},"Patterns":null},"bootstrap-datepicker.it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js"},"Patterns":null},"bootstrap-datepicker.ja.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js"},"Patterns":null},"bootstrap-datepicker.ka.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js"},"Patterns":null},"bootstrap-datepicker.kh.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js"},"Patterns":null},"bootstrap-datepicker.kk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js"},"Patterns":null},"bootstrap-datepicker.km.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js"},"Patterns":null},"bootstrap-datepicker.ko.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js"},"Patterns":null},"bootstrap-datepicker.kr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js"},"Patterns":null},"bootstrap-datepicker.lt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js"},"Patterns":null},"bootstrap-datepicker.lv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js"},"Patterns":null},"bootstrap-datepicker.me.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js"},"Patterns":null},"bootstrap-datepicker.mk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js"},"Patterns":null},"bootstrap-datepicker.mn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js"},"Patterns":null},"bootstrap-datepicker.mr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mr.min.js"},"Patterns":null},"bootstrap-datepicker.ms.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js"},"Patterns":null},"bootstrap-datepicker.nl-BE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js"},"Patterns":null},"bootstrap-datepicker.nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js"},"Patterns":null},"bootstrap-datepicker.no.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js"},"Patterns":null},"bootstrap-datepicker.oc.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js"},"Patterns":null},"bootstrap-datepicker.pl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js"},"Patterns":null},"bootstrap-datepicker.pt-BR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js"},"Patterns":null},"bootstrap-datepicker.pt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js"},"Patterns":null},"bootstrap-datepicker.ro.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js"},"Patterns":null},"bootstrap-datepicker.rs-latin.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js"},"Patterns":null},"bootstrap-datepicker.rs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js"},"Patterns":null},"bootstrap-datepicker.ru.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js"},"Patterns":null},"bootstrap-datepicker.si.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js"},"Patterns":null},"bootstrap-datepicker.sk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js"},"Patterns":null},"bootstrap-datepicker.sl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js"},"Patterns":null},"bootstrap-datepicker.sq.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js"},"Patterns":null},"bootstrap-datepicker.sr-latin.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js"},"Patterns":null},"bootstrap-datepicker.sr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js"},"Patterns":null},"bootstrap-datepicker.sv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js"},"Patterns":null},"bootstrap-datepicker.sw.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js"},"Patterns":null},"bootstrap-datepicker.ta.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js"},"Patterns":null},"bootstrap-datepicker.tg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js"},"Patterns":null},"bootstrap-datepicker.th.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js"},"Patterns":null},"bootstrap-datepicker.tk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js"},"Patterns":null},"bootstrap-datepicker.tr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js"},"Patterns":null},"bootstrap-datepicker.uk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js"},"Patterns":null},"bootstrap-datepicker.uz-cyrl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js"},"Patterns":null},"bootstrap-datepicker.uz-latn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js"},"Patterns":null},"bootstrap-datepicker.vi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js"},"Patterns":null},"bootstrap-datepicker.zh-CN.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js"},"Patterns":null},"bootstrap-datepicker.zh-TW.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap-daterangepicker":{"Children":{"daterangepicker.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-daterangepicker/daterangepicker.css"},"Patterns":null},"daterangepicker.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-daterangepicker/daterangepicker.js"},"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap":{"Children":{"css":{"Children":{"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"datatables.net-bs5":{"Children":{"css":{"Children":{"dataTables.bootstrap5.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net-bs5/css/dataTables.bootstrap5.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"dataTables.bootstrap5.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net-bs5/js/dataTables.bootstrap5.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"datatables.net":{"Children":{"js":{"Children":{"jquery.dataTables.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net/js/jquery.dataTables.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-form":{"Children":{"jquery.form.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-form/jquery.form.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/jquery.validate.js"},"Patterns":null},"localization":{"Children":{"messages_ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ar.js"},"Patterns":null},"messages_ar.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ar.min.js"},"Patterns":null},"messages_az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_az.js"},"Patterns":null},"messages_az.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_az.min.js"},"Patterns":null},"messages_bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bg.js"},"Patterns":null},"messages_bg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bg.min.js"},"Patterns":null},"messages_bn_BD.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bn_BD.js"},"Patterns":null},"messages_bn_BD.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bn_BD.min.js"},"Patterns":null},"messages_ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ca.js"},"Patterns":null},"messages_ca.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ca.min.js"},"Patterns":null},"messages_cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_cs.js"},"Patterns":null},"messages_cs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_cs.min.js"},"Patterns":null},"messages_da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_da.js"},"Patterns":null},"messages_da.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_da.min.js"},"Patterns":null},"messages_de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_de.js"},"Patterns":null},"messages_de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_de.min.js"},"Patterns":null},"messages_el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_el.js"},"Patterns":null},"messages_el.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_el.min.js"},"Patterns":null},"messages_es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es.js"},"Patterns":null},"messages_es.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es.min.js"},"Patterns":null},"messages_es_AR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_AR.js"},"Patterns":null},"messages_es_AR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_AR.min.js"},"Patterns":null},"messages_es_PE.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_PE.js"},"Patterns":null},"messages_es_PE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_PE.min.js"},"Patterns":null},"messages_et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_et.js"},"Patterns":null},"messages_et.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_et.min.js"},"Patterns":null},"messages_eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_eu.js"},"Patterns":null},"messages_eu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_eu.min.js"},"Patterns":null},"messages_fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fa.js"},"Patterns":null},"messages_fa.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fa.min.js"},"Patterns":null},"messages_fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fi.js"},"Patterns":null},"messages_fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fi.min.js"},"Patterns":null},"messages_fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fr.js"},"Patterns":null},"messages_fr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fr.min.js"},"Patterns":null},"messages_ge.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ge.js"},"Patterns":null},"messages_ge.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ge.min.js"},"Patterns":null},"messages_gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_gl.js"},"Patterns":null},"messages_gl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_gl.min.js"},"Patterns":null},"messages_he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_he.js"},"Patterns":null},"messages_he.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_he.min.js"},"Patterns":null},"messages_hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hi.js"},"Patterns":null},"messages_hi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hi.min.js"},"Patterns":null},"messages_hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hr.js"},"Patterns":null},"messages_hr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hr.min.js"},"Patterns":null},"messages_hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hu.js"},"Patterns":null},"messages_hu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hu.min.js"},"Patterns":null},"messages_hy_AM.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hy_AM.js"},"Patterns":null},"messages_hy_AM.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hy_AM.min.js"},"Patterns":null},"messages_id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_id.js"},"Patterns":null},"messages_id.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_id.min.js"},"Patterns":null},"messages_is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_is.js"},"Patterns":null},"messages_is.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_is.min.js"},"Patterns":null},"messages_it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_it.js"},"Patterns":null},"messages_it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_it.min.js"},"Patterns":null},"messages_ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ja.js"},"Patterns":null},"messages_ja.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ja.min.js"},"Patterns":null},"messages_ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ka.js"},"Patterns":null},"messages_ka.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ka.min.js"},"Patterns":null},"messages_kk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_kk.js"},"Patterns":null},"messages_kk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_kk.min.js"},"Patterns":null},"messages_ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ko.js"},"Patterns":null},"messages_ko.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ko.min.js"},"Patterns":null},"messages_lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lt.js"},"Patterns":null},"messages_lt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lt.min.js"},"Patterns":null},"messages_lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lv.js"},"Patterns":null},"messages_lv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lv.min.js"},"Patterns":null},"messages_mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_mk.js"},"Patterns":null},"messages_mk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_mk.min.js"},"Patterns":null},"messages_my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_my.js"},"Patterns":null},"messages_my.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_my.min.js"},"Patterns":null},"messages_nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_nl.js"},"Patterns":null},"messages_nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_nl.min.js"},"Patterns":null},"messages_no.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_no.js"},"Patterns":null},"messages_no.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_no.min.js"},"Patterns":null},"messages_pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pl.js"},"Patterns":null},"messages_pl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pl.min.js"},"Patterns":null},"messages_pt_BR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_BR.js"},"Patterns":null},"messages_pt_BR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_BR.min.js"},"Patterns":null},"messages_pt_PT.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_PT.js"},"Patterns":null},"messages_pt_PT.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_PT.min.js"},"Patterns":null},"messages_ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ro.js"},"Patterns":null},"messages_ro.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ro.min.js"},"Patterns":null},"messages_ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ru.js"},"Patterns":null},"messages_ru.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ru.min.js"},"Patterns":null},"messages_sd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sd.js"},"Patterns":null},"messages_sd.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sd.min.js"},"Patterns":null},"messages_si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_si.js"},"Patterns":null},"messages_si.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_si.min.js"},"Patterns":null},"messages_sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sk.js"},"Patterns":null},"messages_sk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sk.min.js"},"Patterns":null},"messages_sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sl.js"},"Patterns":null},"messages_sl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sl.min.js"},"Patterns":null},"messages_sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr.js"},"Patterns":null},"messages_sr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr.min.js"},"Patterns":null},"messages_sr_lat.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr_lat.js"},"Patterns":null},"messages_sr_lat.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr_lat.min.js"},"Patterns":null},"messages_sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sv.js"},"Patterns":null},"messages_sv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sv.min.js"},"Patterns":null},"messages_th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_th.js"},"Patterns":null},"messages_th.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_th.min.js"},"Patterns":null},"messages_tj.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tj.js"},"Patterns":null},"messages_tj.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tj.min.js"},"Patterns":null},"messages_tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tr.js"},"Patterns":null},"messages_tr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tr.min.js"},"Patterns":null},"messages_uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_uk.js"},"Patterns":null},"messages_uk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_uk.min.js"},"Patterns":null},"messages_ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ur.js"},"Patterns":null},"messages_ur.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ur.min.js"},"Patterns":null},"messages_vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_vi.js"},"Patterns":null},"messages_vi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_vi.min.js"},"Patterns":null},"messages_zh.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh.js"},"Patterns":null},"messages_zh.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh.min.js"},"Patterns":null},"messages_zh_TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh_TW.js"},"Patterns":null},"messages_zh_TW.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh_TW.min.js"},"Patterns":null},"methods_de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_de.js"},"Patterns":null},"methods_de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_de.min.js"},"Patterns":null},"methods_es_CL.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_es_CL.js"},"Patterns":null},"methods_es_CL.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_es_CL.min.js"},"Patterns":null},"methods_fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_fi.js"},"Patterns":null},"methods_fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_fi.min.js"},"Patterns":null},"methods_it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_it.js"},"Patterns":null},"methods_it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_it.min.js"},"Patterns":null},"methods_nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_nl.js"},"Patterns":null},"methods_nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_nl.min.js"},"Patterns":null},"methods_pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_pt.js"},"Patterns":null},"methods_pt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_pt.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery/jquery.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lodash":{"Children":{"lodash.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/lodash/lodash.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"luxon":{"Children":{"luxon.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.js"},"Patterns":null},"luxon.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.js.map"},"Patterns":null},"luxon.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.min.js"},"Patterns":null},"luxon.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null},"malihu-custom-scrollbar-plugin":{"Children":{"jquery.mCustomScrollbar.concat.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js"},"Patterns":null},"jquery.mCustomScrollbar.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css"},"Patterns":null},"jquery.mCustomScrollbar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js"},"Patterns":null},"mCSB_buttons.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/mCSB_buttons.png"},"Patterns":null},"package.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/package.json"},"Patterns":null},"readme.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/readme.md"},"Patterns":null}},"Asset":null,"Patterns":null},"moment":{"Children":{"locale":{"Children":{"af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/af.js"},"Patterns":null},"ar-dz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-dz.js"},"Patterns":null},"ar-kw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-kw.js"},"Patterns":null},"ar-ly.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-ly.js"},"Patterns":null},"ar-ma.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-ma.js"},"Patterns":null},"ar-sa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-sa.js"},"Patterns":null},"ar-tn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-tn.js"},"Patterns":null},"ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar.js"},"Patterns":null},"az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/az.js"},"Patterns":null},"be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/be.js"},"Patterns":null},"bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bg.js"},"Patterns":null},"bm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bm.js"},"Patterns":null},"bn-bd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bn-bd.js"},"Patterns":null},"bn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bn.js"},"Patterns":null},"bo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bo.js"},"Patterns":null},"br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/br.js"},"Patterns":null},"bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bs.js"},"Patterns":null},"ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ca.js"},"Patterns":null},"cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cs.js"},"Patterns":null},"cv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cv.js"},"Patterns":null},"cy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cy.js"},"Patterns":null},"da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/da.js"},"Patterns":null},"de-at.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de-at.js"},"Patterns":null},"de-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de-ch.js"},"Patterns":null},"de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de.js"},"Patterns":null},"dv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/dv.js"},"Patterns":null},"el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/el.js"},"Patterns":null},"en-au.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-au.js"},"Patterns":null},"en-ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-ca.js"},"Patterns":null},"en-gb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-gb.js"},"Patterns":null},"en-ie.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-ie.js"},"Patterns":null},"en-il.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-il.js"},"Patterns":null},"en-in.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-in.js"},"Patterns":null},"en-nz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-nz.js"},"Patterns":null},"en-sg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-sg.js"},"Patterns":null},"eo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/eo.js"},"Patterns":null},"es-do.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-do.js"},"Patterns":null},"es-mx.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-mx.js"},"Patterns":null},"es-us.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-us.js"},"Patterns":null},"es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es.js"},"Patterns":null},"et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/et.js"},"Patterns":null},"eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/eu.js"},"Patterns":null},"fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fa.js"},"Patterns":null},"fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fi.js"},"Patterns":null},"fil.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fil.js"},"Patterns":null},"fo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fo.js"},"Patterns":null},"fr-ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr-ca.js"},"Patterns":null},"fr-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr-ch.js"},"Patterns":null},"fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr.js"},"Patterns":null},"fy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fy.js"},"Patterns":null},"ga.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ga.js"},"Patterns":null},"gd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gd.js"},"Patterns":null},"gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gl.js"},"Patterns":null},"gom-deva.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gom-deva.js"},"Patterns":null},"gom-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gom-latn.js"},"Patterns":null},"gu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gu.js"},"Patterns":null},"he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/he.js"},"Patterns":null},"hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hi.js"},"Patterns":null},"hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hr.js"},"Patterns":null},"hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hu.js"},"Patterns":null},"hy-am.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hy-am.js"},"Patterns":null},"id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/id.js"},"Patterns":null},"is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/is.js"},"Patterns":null},"it-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/it-ch.js"},"Patterns":null},"it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/it.js"},"Patterns":null},"ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ja.js"},"Patterns":null},"jv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/jv.js"},"Patterns":null},"ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ka.js"},"Patterns":null},"kk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/kk.js"},"Patterns":null},"km.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/km.js"},"Patterns":null},"kn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/kn.js"},"Patterns":null},"ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ko.js"},"Patterns":null},"ku.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ku.js"},"Patterns":null},"ky.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ky.js"},"Patterns":null},"lb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lb.js"},"Patterns":null},"lo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lo.js"},"Patterns":null},"lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lt.js"},"Patterns":null},"lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lv.js"},"Patterns":null},"me.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/me.js"},"Patterns":null},"mi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mi.js"},"Patterns":null},"mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mk.js"},"Patterns":null},"ml.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ml.js"},"Patterns":null},"mn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mn.js"},"Patterns":null},"mr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mr.js"},"Patterns":null},"ms-my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ms-my.js"},"Patterns":null},"ms.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ms.js"},"Patterns":null},"mt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mt.js"},"Patterns":null},"my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/my.js"},"Patterns":null},"nb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nb.js"},"Patterns":null},"ne.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ne.js"},"Patterns":null},"nl-be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nl-be.js"},"Patterns":null},"nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nl.js"},"Patterns":null},"nn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nn.js"},"Patterns":null},"oc-lnc.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/oc-lnc.js"},"Patterns":null},"pa-in.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pa-in.js"},"Patterns":null},"pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pl.js"},"Patterns":null},"pt-br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pt-br.js"},"Patterns":null},"pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pt.js"},"Patterns":null},"ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ro.js"},"Patterns":null},"ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ru.js"},"Patterns":null},"sd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sd.js"},"Patterns":null},"se.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/se.js"},"Patterns":null},"si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/si.js"},"Patterns":null},"sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sk.js"},"Patterns":null},"sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sl.js"},"Patterns":null},"sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sq.js"},"Patterns":null},"sr-cyrl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sr-cyrl.js"},"Patterns":null},"sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sr.js"},"Patterns":null},"ss.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ss.js"},"Patterns":null},"sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sv.js"},"Patterns":null},"sw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sw.js"},"Patterns":null},"ta.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ta.js"},"Patterns":null},"te.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/te.js"},"Patterns":null},"tet.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tet.js"},"Patterns":null},"tg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tg.js"},"Patterns":null},"th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/th.js"},"Patterns":null},"tk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tk.js"},"Patterns":null},"tl-ph.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tl-ph.js"},"Patterns":null},"tlh.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tlh.js"},"Patterns":null},"tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tr.js"},"Patterns":null},"tzl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzl.js"},"Patterns":null},"tzm-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzm-latn.js"},"Patterns":null},"tzm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzm.js"},"Patterns":null},"ug-cn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ug-cn.js"},"Patterns":null},"uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uk.js"},"Patterns":null},"ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ur.js"},"Patterns":null},"uz-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uz-latn.js"},"Patterns":null},"uz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uz.js"},"Patterns":null},"vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/vi.js"},"Patterns":null},"x-pseudo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/x-pseudo.js"},"Patterns":null},"yo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/yo.js"},"Patterns":null},"zh-cn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-cn.js"},"Patterns":null},"zh-hk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-hk.js"},"Patterns":null},"zh-mo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-mo.js"},"Patterns":null},"zh-tw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-tw.js"},"Patterns":null}},"Asset":null,"Patterns":null},"moment.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/moment.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"select2":{"Children":{"css":{"Children":{"select2.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/css/select2.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"i18n":{"Children":{"af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/af.js"},"Patterns":null},"ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ar.js"},"Patterns":null},"az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/az.js"},"Patterns":null},"bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bg.js"},"Patterns":null},"bn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bn.js"},"Patterns":null},"bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bs.js"},"Patterns":null},"ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ca.js"},"Patterns":null},"cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/cs.js"},"Patterns":null},"da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/da.js"},"Patterns":null},"de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/de.js"},"Patterns":null},"dsb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/dsb.js"},"Patterns":null},"el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/el.js"},"Patterns":null},"en.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/en.js"},"Patterns":null},"es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/es.js"},"Patterns":null},"et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/et.js"},"Patterns":null},"eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/eu.js"},"Patterns":null},"fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fa.js"},"Patterns":null},"fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fi.js"},"Patterns":null},"fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fr.js"},"Patterns":null},"gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/gl.js"},"Patterns":null},"he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/he.js"},"Patterns":null},"hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hi.js"},"Patterns":null},"hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hr.js"},"Patterns":null},"hsb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hsb.js"},"Patterns":null},"hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hu.js"},"Patterns":null},"hy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hy.js"},"Patterns":null},"id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/id.js"},"Patterns":null},"is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/is.js"},"Patterns":null},"it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/it.js"},"Patterns":null},"ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ja.js"},"Patterns":null},"ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ka.js"},"Patterns":null},"km.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/km.js"},"Patterns":null},"ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ko.js"},"Patterns":null},"lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/lt.js"},"Patterns":null},"lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/lv.js"},"Patterns":null},"mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/mk.js"},"Patterns":null},"ms.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ms.js"},"Patterns":null},"nb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/nb.js"},"Patterns":null},"ne.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ne.js"},"Patterns":null},"nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/nl.js"},"Patterns":null},"pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pl.js"},"Patterns":null},"ps.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ps.js"},"Patterns":null},"pt-BR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pt-BR.js"},"Patterns":null},"pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pt.js"},"Patterns":null},"ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ro.js"},"Patterns":null},"ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ru.js"},"Patterns":null},"sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sk.js"},"Patterns":null},"sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sl.js"},"Patterns":null},"sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sq.js"},"Patterns":null},"sr-Cyrl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sr-Cyrl.js"},"Patterns":null},"sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sr.js"},"Patterns":null},"sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sv.js"},"Patterns":null},"th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/th.js"},"Patterns":null},"tk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/tk.js"},"Patterns":null},"tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/tr.js"},"Patterns":null},"uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/uk.js"},"Patterns":null},"vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/vi.js"},"Patterns":null},"zh-CN.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/zh-CN.js"},"Patterns":null},"zh-TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/zh-TW.js"},"Patterns":null}},"Asset":null,"Patterns":null},"select2.full.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/select2.full.min.js"},"Patterns":null},"select2.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/select2.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"sweetalert2":{"Children":{"sweetalert2.all.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.all.js"},"Patterns":null},"sweetalert2.all.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.all.min.js"},"Patterns":null},"sweetalert2.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.css"},"Patterns":null},"sweetalert2.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.js"},"Patterns":null},"sweetalert2.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.min.css"},"Patterns":null},"sweetalert2.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"timeago":{"Children":{"jquery.timeago.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/jquery.timeago.js"},"Patterns":null},"locales":{"Children":{"jquery.timeago.af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.af.js"},"Patterns":null},"jquery.timeago.am.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.am.js"},"Patterns":null},"jquery.timeago.ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ar.js"},"Patterns":null},"jquery.timeago.az-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.az-short.js"},"Patterns":null},"jquery.timeago.az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.az.js"},"Patterns":null},"jquery.timeago.be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.be.js"},"Patterns":null},"jquery.timeago.bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.bg.js"},"Patterns":null},"jquery.timeago.bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.bs.js"},"Patterns":null},"jquery.timeago.ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ca.js"},"Patterns":null},"jquery.timeago.cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.cs.js"},"Patterns":null},"jquery.timeago.cy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.cy.js"},"Patterns":null},"jquery.timeago.da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.da.js"},"Patterns":null},"jquery.timeago.de-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.de-short.js"},"Patterns":null},"jquery.timeago.de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.de.js"},"Patterns":null},"jquery.timeago.dv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.dv.js"},"Patterns":null},"jquery.timeago.el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.el.js"},"Patterns":null},"jquery.timeago.en-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.en-short.js"},"Patterns":null},"jquery.timeago.en.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.en.js"},"Patterns":null},"jquery.timeago.es-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.es-short.js"},"Patterns":null},"jquery.timeago.es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.es.js"},"Patterns":null},"jquery.timeago.et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.et.js"},"Patterns":null},"jquery.timeago.eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.eu.js"},"Patterns":null},"jquery.timeago.fa-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fa-short.js"},"Patterns":null},"jquery.timeago.fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fa.js"},"Patterns":null},"jquery.timeago.fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fi.js"},"Patterns":null},"jquery.timeago.fr-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fr-short.js"},"Patterns":null},"jquery.timeago.fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fr.js"},"Patterns":null},"jquery.timeago.gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.gl.js"},"Patterns":null},"jquery.timeago.he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.he.js"},"Patterns":null},"jquery.timeago.hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hr.js"},"Patterns":null},"jquery.timeago.hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hu.js"},"Patterns":null},"jquery.timeago.hy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hy.js"},"Patterns":null},"jquery.timeago.id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.id.js"},"Patterns":null},"jquery.timeago.is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.is.js"},"Patterns":null},"jquery.timeago.it-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.it-short.js"},"Patterns":null},"jquery.timeago.it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.it.js"},"Patterns":null},"jquery.timeago.ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ja.js"},"Patterns":null},"jquery.timeago.jv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.jv.js"},"Patterns":null},"jquery.timeago.ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ko.js"},"Patterns":null},"jquery.timeago.ky.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ky.js"},"Patterns":null},"jquery.timeago.lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.lt.js"},"Patterns":null},"jquery.timeago.lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.lv.js"},"Patterns":null},"jquery.timeago.mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.mk.js"},"Patterns":null},"jquery.timeago.nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.nl.js"},"Patterns":null},"jquery.timeago.no.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.no.js"},"Patterns":null},"jquery.timeago.pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pl.js"},"Patterns":null},"jquery.timeago.pt-br-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-br-short.js"},"Patterns":null},"jquery.timeago.pt-br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-br.js"},"Patterns":null},"jquery.timeago.pt-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-short.js"},"Patterns":null},"jquery.timeago.pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt.js"},"Patterns":null},"jquery.timeago.ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ro.js"},"Patterns":null},"jquery.timeago.rs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.rs.js"},"Patterns":null},"jquery.timeago.ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ru.js"},"Patterns":null},"jquery.timeago.rw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.rw.js"},"Patterns":null},"jquery.timeago.si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.si.js"},"Patterns":null},"jquery.timeago.sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sk.js"},"Patterns":null},"jquery.timeago.sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sl.js"},"Patterns":null},"jquery.timeago.sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sq.js"},"Patterns":null},"jquery.timeago.sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sr.js"},"Patterns":null},"jquery.timeago.sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sv.js"},"Patterns":null},"jquery.timeago.th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.th.js"},"Patterns":null},"jquery.timeago.tr-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.tr-short.js"},"Patterns":null},"jquery.timeago.tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.tr.js"},"Patterns":null},"jquery.timeago.uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.uk.js"},"Patterns":null},"jquery.timeago.ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ur.js"},"Patterns":null},"jquery.timeago.uz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.uz.js"},"Patterns":null},"jquery.timeago.vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.vi.js"},"Patterns":null},"jquery.timeago.zh-CN.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.zh-CN.js"},"Patterns":null},"jquery.timeago.zh-TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.zh-TW.js"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/README.md"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"toastr":{"Children":{"toastr.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.css"},"Patterns":null},"toastr.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.js.map"},"Patterns":null},"toastr.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.min.css"},"Patterns":null},"toastr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
\ No newline at end of file
+{"ContentRoots":["D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\"],"Root":{"Children":{"global-styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"global-styles.css"},"Patterns":null},"images":{"Children":{"logo":{"Children":{"leptonx":{"Children":{"logo-dark-thumbnail.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-dark-thumbnail.png"},"Patterns":null},"logo-dark.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-dark.png"},"Patterns":null},"logo-light-thumbnail.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-light-thumbnail.png"},"Patterns":null},"logo-light.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-light.png"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"libs":{"Children":{"@fortawesome":{"Children":{"fontawesome-free":{"Children":{"css":{"Children":{"all.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/css/all.css"},"Patterns":null},"v4-shims.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/css/v4-shims.css"},"Patterns":null}},"Asset":null,"Patterns":null},"webfonts":{"Children":{"fa-brands-400.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot"},"Patterns":null},"fa-brands-400.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg"},"Patterns":null},"fa-brands-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf"},"Patterns":null},"fa-brands-400.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff"},"Patterns":null},"fa-brands-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2"},"Patterns":null},"fa-regular-400.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot"},"Patterns":null},"fa-regular-400.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg"},"Patterns":null},"fa-regular-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf"},"Patterns":null},"fa-regular-400.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff"},"Patterns":null},"fa-regular-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2"},"Patterns":null},"fa-solid-900.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot"},"Patterns":null},"fa-solid-900.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg"},"Patterns":null},"fa-solid-900.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf"},"Patterns":null},"fa-solid-900.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff"},"Patterns":null},"fa-solid-900.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"abp":{"Children":{"core":{"Children":{"abp.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/core/abp.css"},"Patterns":null},"abp.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/core/abp.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"abp.jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/jquery/abp.jquery.js"},"Patterns":null}},"Asset":null,"Patterns":null},"luxon":{"Children":{"abp.luxon.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/luxon/abp.luxon.js"},"Patterns":null}},"Asset":null,"Patterns":null},"utils":{"Children":{"abp-utils.umd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.js"},"Patterns":null},"abp-utils.umd.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.js.map"},"Patterns":null},"abp-utils.umd.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.min.js"},"Patterns":null},"abp-utils.umd.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap-datepicker":{"Children":{"bootstrap-datepicker.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.css.map"},"Patterns":null},"bootstrap-datepicker.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.min.css"},"Patterns":null},"bootstrap-datepicker.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.min.js"},"Patterns":null},"locales":{"Children":{"bootstrap-datepicker-en-CA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js"},"Patterns":null},"bootstrap-datepicker.ar-DZ.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-DZ.min.js"},"Patterns":null},"bootstrap-datepicker.ar-tn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js"},"Patterns":null},"bootstrap-datepicker.ar.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js"},"Patterns":null},"bootstrap-datepicker.az.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js"},"Patterns":null},"bootstrap-datepicker.bg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js"},"Patterns":null},"bootstrap-datepicker.bm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js"},"Patterns":null},"bootstrap-datepicker.bn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js"},"Patterns":null},"bootstrap-datepicker.br.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js"},"Patterns":null},"bootstrap-datepicker.bs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js"},"Patterns":null},"bootstrap-datepicker.ca.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js"},"Patterns":null},"bootstrap-datepicker.cs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js"},"Patterns":null},"bootstrap-datepicker.cy.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js"},"Patterns":null},"bootstrap-datepicker.da.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js"},"Patterns":null},"bootstrap-datepicker.de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js"},"Patterns":null},"bootstrap-datepicker.el.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js"},"Patterns":null},"bootstrap-datepicker.en-AU.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js"},"Patterns":null},"bootstrap-datepicker.en-CA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js"},"Patterns":null},"bootstrap-datepicker.en-GB.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js"},"Patterns":null},"bootstrap-datepicker.en-IE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js"},"Patterns":null},"bootstrap-datepicker.en-NZ.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js"},"Patterns":null},"bootstrap-datepicker.en-US.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-US.min.js"},"Patterns":null},"bootstrap-datepicker.en-ZA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js"},"Patterns":null},"bootstrap-datepicker.eo.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js"},"Patterns":null},"bootstrap-datepicker.es.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js"},"Patterns":null},"bootstrap-datepicker.et.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js"},"Patterns":null},"bootstrap-datepicker.eu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js"},"Patterns":null},"bootstrap-datepicker.fa.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js"},"Patterns":null},"bootstrap-datepicker.fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js"},"Patterns":null},"bootstrap-datepicker.fo.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js"},"Patterns":null},"bootstrap-datepicker.fr-CH.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js"},"Patterns":null},"bootstrap-datepicker.fr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js"},"Patterns":null},"bootstrap-datepicker.gl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js"},"Patterns":null},"bootstrap-datepicker.he.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js"},"Patterns":null},"bootstrap-datepicker.hi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js"},"Patterns":null},"bootstrap-datepicker.hr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js"},"Patterns":null},"bootstrap-datepicker.hu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js"},"Patterns":null},"bootstrap-datepicker.hy.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js"},"Patterns":null},"bootstrap-datepicker.id.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js"},"Patterns":null},"bootstrap-datepicker.is.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js"},"Patterns":null},"bootstrap-datepicker.it-CH.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js"},"Patterns":null},"bootstrap-datepicker.it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js"},"Patterns":null},"bootstrap-datepicker.ja.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js"},"Patterns":null},"bootstrap-datepicker.ka.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js"},"Patterns":null},"bootstrap-datepicker.kh.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js"},"Patterns":null},"bootstrap-datepicker.kk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js"},"Patterns":null},"bootstrap-datepicker.km.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js"},"Patterns":null},"bootstrap-datepicker.ko.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js"},"Patterns":null},"bootstrap-datepicker.kr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js"},"Patterns":null},"bootstrap-datepicker.lt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js"},"Patterns":null},"bootstrap-datepicker.lv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js"},"Patterns":null},"bootstrap-datepicker.me.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js"},"Patterns":null},"bootstrap-datepicker.mk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js"},"Patterns":null},"bootstrap-datepicker.mn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js"},"Patterns":null},"bootstrap-datepicker.mr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mr.min.js"},"Patterns":null},"bootstrap-datepicker.ms.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js"},"Patterns":null},"bootstrap-datepicker.nl-BE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js"},"Patterns":null},"bootstrap-datepicker.nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js"},"Patterns":null},"bootstrap-datepicker.no.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js"},"Patterns":null},"bootstrap-datepicker.oc.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js"},"Patterns":null},"bootstrap-datepicker.pl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js"},"Patterns":null},"bootstrap-datepicker.pt-BR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js"},"Patterns":null},"bootstrap-datepicker.pt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js"},"Patterns":null},"bootstrap-datepicker.ro.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js"},"Patterns":null},"bootstrap-datepicker.rs-latin.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js"},"Patterns":null},"bootstrap-datepicker.rs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js"},"Patterns":null},"bootstrap-datepicker.ru.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js"},"Patterns":null},"bootstrap-datepicker.si.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js"},"Patterns":null},"bootstrap-datepicker.sk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js"},"Patterns":null},"bootstrap-datepicker.sl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js"},"Patterns":null},"bootstrap-datepicker.sq.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js"},"Patterns":null},"bootstrap-datepicker.sr-latin.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js"},"Patterns":null},"bootstrap-datepicker.sr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js"},"Patterns":null},"bootstrap-datepicker.sv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js"},"Patterns":null},"bootstrap-datepicker.sw.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js"},"Patterns":null},"bootstrap-datepicker.ta.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js"},"Patterns":null},"bootstrap-datepicker.tg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js"},"Patterns":null},"bootstrap-datepicker.th.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js"},"Patterns":null},"bootstrap-datepicker.tk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js"},"Patterns":null},"bootstrap-datepicker.tr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js"},"Patterns":null},"bootstrap-datepicker.uk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js"},"Patterns":null},"bootstrap-datepicker.uz-cyrl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js"},"Patterns":null},"bootstrap-datepicker.uz-latn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js"},"Patterns":null},"bootstrap-datepicker.vi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js"},"Patterns":null},"bootstrap-datepicker.zh-CN.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js"},"Patterns":null},"bootstrap-datepicker.zh-TW.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap-daterangepicker":{"Children":{"daterangepicker.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-daterangepicker/daterangepicker.css"},"Patterns":null},"daterangepicker.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-daterangepicker/daterangepicker.js"},"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap":{"Children":{"css":{"Children":{"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"datatables.net-bs5":{"Children":{"css":{"Children":{"dataTables.bootstrap5.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net-bs5/css/dataTables.bootstrap5.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"dataTables.bootstrap5.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net-bs5/js/dataTables.bootstrap5.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"datatables.net":{"Children":{"js":{"Children":{"jquery.dataTables.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net/js/jquery.dataTables.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-form":{"Children":{"jquery.form.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-form/jquery.form.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/jquery.validate.js"},"Patterns":null},"localization":{"Children":{"messages_ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ar.js"},"Patterns":null},"messages_ar.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ar.min.js"},"Patterns":null},"messages_az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_az.js"},"Patterns":null},"messages_az.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_az.min.js"},"Patterns":null},"messages_bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bg.js"},"Patterns":null},"messages_bg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bg.min.js"},"Patterns":null},"messages_bn_BD.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bn_BD.js"},"Patterns":null},"messages_bn_BD.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bn_BD.min.js"},"Patterns":null},"messages_ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ca.js"},"Patterns":null},"messages_ca.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ca.min.js"},"Patterns":null},"messages_cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_cs.js"},"Patterns":null},"messages_cs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_cs.min.js"},"Patterns":null},"messages_da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_da.js"},"Patterns":null},"messages_da.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_da.min.js"},"Patterns":null},"messages_de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_de.js"},"Patterns":null},"messages_de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_de.min.js"},"Patterns":null},"messages_el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_el.js"},"Patterns":null},"messages_el.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_el.min.js"},"Patterns":null},"messages_es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es.js"},"Patterns":null},"messages_es.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es.min.js"},"Patterns":null},"messages_es_AR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_AR.js"},"Patterns":null},"messages_es_AR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_AR.min.js"},"Patterns":null},"messages_es_PE.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_PE.js"},"Patterns":null},"messages_es_PE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_PE.min.js"},"Patterns":null},"messages_et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_et.js"},"Patterns":null},"messages_et.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_et.min.js"},"Patterns":null},"messages_eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_eu.js"},"Patterns":null},"messages_eu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_eu.min.js"},"Patterns":null},"messages_fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fa.js"},"Patterns":null},"messages_fa.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fa.min.js"},"Patterns":null},"messages_fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fi.js"},"Patterns":null},"messages_fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fi.min.js"},"Patterns":null},"messages_fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fr.js"},"Patterns":null},"messages_fr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fr.min.js"},"Patterns":null},"messages_ge.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ge.js"},"Patterns":null},"messages_ge.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ge.min.js"},"Patterns":null},"messages_gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_gl.js"},"Patterns":null},"messages_gl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_gl.min.js"},"Patterns":null},"messages_he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_he.js"},"Patterns":null},"messages_he.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_he.min.js"},"Patterns":null},"messages_hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hi.js"},"Patterns":null},"messages_hi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hi.min.js"},"Patterns":null},"messages_hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hr.js"},"Patterns":null},"messages_hr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hr.min.js"},"Patterns":null},"messages_hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hu.js"},"Patterns":null},"messages_hu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hu.min.js"},"Patterns":null},"messages_hy_AM.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hy_AM.js"},"Patterns":null},"messages_hy_AM.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hy_AM.min.js"},"Patterns":null},"messages_id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_id.js"},"Patterns":null},"messages_id.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_id.min.js"},"Patterns":null},"messages_is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_is.js"},"Patterns":null},"messages_is.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_is.min.js"},"Patterns":null},"messages_it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_it.js"},"Patterns":null},"messages_it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_it.min.js"},"Patterns":null},"messages_ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ja.js"},"Patterns":null},"messages_ja.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ja.min.js"},"Patterns":null},"messages_ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ka.js"},"Patterns":null},"messages_ka.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ka.min.js"},"Patterns":null},"messages_kk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_kk.js"},"Patterns":null},"messages_kk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_kk.min.js"},"Patterns":null},"messages_ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ko.js"},"Patterns":null},"messages_ko.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ko.min.js"},"Patterns":null},"messages_lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lt.js"},"Patterns":null},"messages_lt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lt.min.js"},"Patterns":null},"messages_lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lv.js"},"Patterns":null},"messages_lv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lv.min.js"},"Patterns":null},"messages_mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_mk.js"},"Patterns":null},"messages_mk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_mk.min.js"},"Patterns":null},"messages_my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_my.js"},"Patterns":null},"messages_my.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_my.min.js"},"Patterns":null},"messages_nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_nl.js"},"Patterns":null},"messages_nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_nl.min.js"},"Patterns":null},"messages_no.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_no.js"},"Patterns":null},"messages_no.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_no.min.js"},"Patterns":null},"messages_pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pl.js"},"Patterns":null},"messages_pl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pl.min.js"},"Patterns":null},"messages_pt_BR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_BR.js"},"Patterns":null},"messages_pt_BR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_BR.min.js"},"Patterns":null},"messages_pt_PT.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_PT.js"},"Patterns":null},"messages_pt_PT.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_PT.min.js"},"Patterns":null},"messages_ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ro.js"},"Patterns":null},"messages_ro.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ro.min.js"},"Patterns":null},"messages_ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ru.js"},"Patterns":null},"messages_ru.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ru.min.js"},"Patterns":null},"messages_sd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sd.js"},"Patterns":null},"messages_sd.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sd.min.js"},"Patterns":null},"messages_si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_si.js"},"Patterns":null},"messages_si.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_si.min.js"},"Patterns":null},"messages_sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sk.js"},"Patterns":null},"messages_sk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sk.min.js"},"Patterns":null},"messages_sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sl.js"},"Patterns":null},"messages_sl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sl.min.js"},"Patterns":null},"messages_sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr.js"},"Patterns":null},"messages_sr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr.min.js"},"Patterns":null},"messages_sr_lat.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr_lat.js"},"Patterns":null},"messages_sr_lat.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr_lat.min.js"},"Patterns":null},"messages_sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sv.js"},"Patterns":null},"messages_sv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sv.min.js"},"Patterns":null},"messages_th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_th.js"},"Patterns":null},"messages_th.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_th.min.js"},"Patterns":null},"messages_tj.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tj.js"},"Patterns":null},"messages_tj.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tj.min.js"},"Patterns":null},"messages_tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tr.js"},"Patterns":null},"messages_tr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tr.min.js"},"Patterns":null},"messages_uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_uk.js"},"Patterns":null},"messages_uk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_uk.min.js"},"Patterns":null},"messages_ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ur.js"},"Patterns":null},"messages_ur.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ur.min.js"},"Patterns":null},"messages_vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_vi.js"},"Patterns":null},"messages_vi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_vi.min.js"},"Patterns":null},"messages_zh.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh.js"},"Patterns":null},"messages_zh.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh.min.js"},"Patterns":null},"messages_zh_TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh_TW.js"},"Patterns":null},"messages_zh_TW.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh_TW.min.js"},"Patterns":null},"methods_de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_de.js"},"Patterns":null},"methods_de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_de.min.js"},"Patterns":null},"methods_es_CL.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_es_CL.js"},"Patterns":null},"methods_es_CL.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_es_CL.min.js"},"Patterns":null},"methods_fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_fi.js"},"Patterns":null},"methods_fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_fi.min.js"},"Patterns":null},"methods_it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_it.js"},"Patterns":null},"methods_it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_it.min.js"},"Patterns":null},"methods_nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_nl.js"},"Patterns":null},"methods_nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_nl.min.js"},"Patterns":null},"methods_pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_pt.js"},"Patterns":null},"methods_pt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_pt.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery/jquery.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lodash":{"Children":{"lodash.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/lodash/lodash.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"luxon":{"Children":{"luxon.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.js"},"Patterns":null},"luxon.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.js.map"},"Patterns":null},"luxon.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.min.js"},"Patterns":null},"luxon.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null},"malihu-custom-scrollbar-plugin":{"Children":{"jquery.mCustomScrollbar.concat.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js"},"Patterns":null},"jquery.mCustomScrollbar.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css"},"Patterns":null},"jquery.mCustomScrollbar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js"},"Patterns":null},"mCSB_buttons.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/mCSB_buttons.png"},"Patterns":null},"package.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/package.json"},"Patterns":null},"readme.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/readme.md"},"Patterns":null}},"Asset":null,"Patterns":null},"moment":{"Children":{"locale":{"Children":{"af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/af.js"},"Patterns":null},"ar-dz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-dz.js"},"Patterns":null},"ar-kw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-kw.js"},"Patterns":null},"ar-ly.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-ly.js"},"Patterns":null},"ar-ma.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-ma.js"},"Patterns":null},"ar-sa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-sa.js"},"Patterns":null},"ar-tn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-tn.js"},"Patterns":null},"ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar.js"},"Patterns":null},"az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/az.js"},"Patterns":null},"be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/be.js"},"Patterns":null},"bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bg.js"},"Patterns":null},"bm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bm.js"},"Patterns":null},"bn-bd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bn-bd.js"},"Patterns":null},"bn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bn.js"},"Patterns":null},"bo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bo.js"},"Patterns":null},"br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/br.js"},"Patterns":null},"bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bs.js"},"Patterns":null},"ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ca.js"},"Patterns":null},"cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cs.js"},"Patterns":null},"cv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cv.js"},"Patterns":null},"cy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cy.js"},"Patterns":null},"da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/da.js"},"Patterns":null},"de-at.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de-at.js"},"Patterns":null},"de-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de-ch.js"},"Patterns":null},"de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de.js"},"Patterns":null},"dv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/dv.js"},"Patterns":null},"el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/el.js"},"Patterns":null},"en-au.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-au.js"},"Patterns":null},"en-ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-ca.js"},"Patterns":null},"en-gb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-gb.js"},"Patterns":null},"en-ie.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-ie.js"},"Patterns":null},"en-il.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-il.js"},"Patterns":null},"en-in.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-in.js"},"Patterns":null},"en-nz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-nz.js"},"Patterns":null},"en-sg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-sg.js"},"Patterns":null},"eo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/eo.js"},"Patterns":null},"es-do.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-do.js"},"Patterns":null},"es-mx.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-mx.js"},"Patterns":null},"es-us.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-us.js"},"Patterns":null},"es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es.js"},"Patterns":null},"et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/et.js"},"Patterns":null},"eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/eu.js"},"Patterns":null},"fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fa.js"},"Patterns":null},"fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fi.js"},"Patterns":null},"fil.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fil.js"},"Patterns":null},"fo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fo.js"},"Patterns":null},"fr-ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr-ca.js"},"Patterns":null},"fr-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr-ch.js"},"Patterns":null},"fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr.js"},"Patterns":null},"fy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fy.js"},"Patterns":null},"ga.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ga.js"},"Patterns":null},"gd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gd.js"},"Patterns":null},"gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gl.js"},"Patterns":null},"gom-deva.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gom-deva.js"},"Patterns":null},"gom-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gom-latn.js"},"Patterns":null},"gu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gu.js"},"Patterns":null},"he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/he.js"},"Patterns":null},"hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hi.js"},"Patterns":null},"hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hr.js"},"Patterns":null},"hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hu.js"},"Patterns":null},"hy-am.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hy-am.js"},"Patterns":null},"id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/id.js"},"Patterns":null},"is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/is.js"},"Patterns":null},"it-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/it-ch.js"},"Patterns":null},"it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/it.js"},"Patterns":null},"ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ja.js"},"Patterns":null},"jv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/jv.js"},"Patterns":null},"ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ka.js"},"Patterns":null},"kk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/kk.js"},"Patterns":null},"km.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/km.js"},"Patterns":null},"kn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/kn.js"},"Patterns":null},"ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ko.js"},"Patterns":null},"ku.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ku.js"},"Patterns":null},"ky.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ky.js"},"Patterns":null},"lb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lb.js"},"Patterns":null},"lo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lo.js"},"Patterns":null},"lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lt.js"},"Patterns":null},"lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lv.js"},"Patterns":null},"me.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/me.js"},"Patterns":null},"mi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mi.js"},"Patterns":null},"mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mk.js"},"Patterns":null},"ml.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ml.js"},"Patterns":null},"mn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mn.js"},"Patterns":null},"mr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mr.js"},"Patterns":null},"ms-my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ms-my.js"},"Patterns":null},"ms.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ms.js"},"Patterns":null},"mt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mt.js"},"Patterns":null},"my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/my.js"},"Patterns":null},"nb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nb.js"},"Patterns":null},"ne.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ne.js"},"Patterns":null},"nl-be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nl-be.js"},"Patterns":null},"nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nl.js"},"Patterns":null},"nn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nn.js"},"Patterns":null},"oc-lnc.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/oc-lnc.js"},"Patterns":null},"pa-in.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pa-in.js"},"Patterns":null},"pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pl.js"},"Patterns":null},"pt-br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pt-br.js"},"Patterns":null},"pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pt.js"},"Patterns":null},"ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ro.js"},"Patterns":null},"ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ru.js"},"Patterns":null},"sd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sd.js"},"Patterns":null},"se.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/se.js"},"Patterns":null},"si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/si.js"},"Patterns":null},"sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sk.js"},"Patterns":null},"sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sl.js"},"Patterns":null},"sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sq.js"},"Patterns":null},"sr-cyrl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sr-cyrl.js"},"Patterns":null},"sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sr.js"},"Patterns":null},"ss.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ss.js"},"Patterns":null},"sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sv.js"},"Patterns":null},"sw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sw.js"},"Patterns":null},"ta.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ta.js"},"Patterns":null},"te.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/te.js"},"Patterns":null},"tet.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tet.js"},"Patterns":null},"tg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tg.js"},"Patterns":null},"th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/th.js"},"Patterns":null},"tk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tk.js"},"Patterns":null},"tl-ph.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tl-ph.js"},"Patterns":null},"tlh.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tlh.js"},"Patterns":null},"tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tr.js"},"Patterns":null},"tzl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzl.js"},"Patterns":null},"tzm-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzm-latn.js"},"Patterns":null},"tzm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzm.js"},"Patterns":null},"ug-cn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ug-cn.js"},"Patterns":null},"uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uk.js"},"Patterns":null},"ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ur.js"},"Patterns":null},"uz-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uz-latn.js"},"Patterns":null},"uz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uz.js"},"Patterns":null},"vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/vi.js"},"Patterns":null},"x-pseudo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/x-pseudo.js"},"Patterns":null},"yo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/yo.js"},"Patterns":null},"zh-cn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-cn.js"},"Patterns":null},"zh-hk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-hk.js"},"Patterns":null},"zh-mo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-mo.js"},"Patterns":null},"zh-tw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-tw.js"},"Patterns":null}},"Asset":null,"Patterns":null},"moment.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/moment.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"select2":{"Children":{"css":{"Children":{"select2.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/css/select2.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"i18n":{"Children":{"af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/af.js"},"Patterns":null},"ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ar.js"},"Patterns":null},"az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/az.js"},"Patterns":null},"bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bg.js"},"Patterns":null},"bn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bn.js"},"Patterns":null},"bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bs.js"},"Patterns":null},"ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ca.js"},"Patterns":null},"cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/cs.js"},"Patterns":null},"da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/da.js"},"Patterns":null},"de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/de.js"},"Patterns":null},"dsb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/dsb.js"},"Patterns":null},"el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/el.js"},"Patterns":null},"en.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/en.js"},"Patterns":null},"es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/es.js"},"Patterns":null},"et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/et.js"},"Patterns":null},"eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/eu.js"},"Patterns":null},"fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fa.js"},"Patterns":null},"fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fi.js"},"Patterns":null},"fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fr.js"},"Patterns":null},"gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/gl.js"},"Patterns":null},"he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/he.js"},"Patterns":null},"hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hi.js"},"Patterns":null},"hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hr.js"},"Patterns":null},"hsb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hsb.js"},"Patterns":null},"hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hu.js"},"Patterns":null},"hy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hy.js"},"Patterns":null},"id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/id.js"},"Patterns":null},"is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/is.js"},"Patterns":null},"it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/it.js"},"Patterns":null},"ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ja.js"},"Patterns":null},"ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ka.js"},"Patterns":null},"km.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/km.js"},"Patterns":null},"ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ko.js"},"Patterns":null},"lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/lt.js"},"Patterns":null},"lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/lv.js"},"Patterns":null},"mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/mk.js"},"Patterns":null},"ms.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ms.js"},"Patterns":null},"nb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/nb.js"},"Patterns":null},"ne.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ne.js"},"Patterns":null},"nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/nl.js"},"Patterns":null},"pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pl.js"},"Patterns":null},"ps.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ps.js"},"Patterns":null},"pt-BR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pt-BR.js"},"Patterns":null},"pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pt.js"},"Patterns":null},"ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ro.js"},"Patterns":null},"ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ru.js"},"Patterns":null},"sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sk.js"},"Patterns":null},"sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sl.js"},"Patterns":null},"sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sq.js"},"Patterns":null},"sr-Cyrl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sr-Cyrl.js"},"Patterns":null},"sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sr.js"},"Patterns":null},"sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sv.js"},"Patterns":null},"th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/th.js"},"Patterns":null},"tk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/tk.js"},"Patterns":null},"tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/tr.js"},"Patterns":null},"uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/uk.js"},"Patterns":null},"vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/vi.js"},"Patterns":null},"zh-CN.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/zh-CN.js"},"Patterns":null},"zh-TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/zh-TW.js"},"Patterns":null}},"Asset":null,"Patterns":null},"select2.full.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/select2.full.min.js"},"Patterns":null},"select2.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/select2.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"sweetalert2":{"Children":{"sweetalert2.all.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.all.js"},"Patterns":null},"sweetalert2.all.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.all.min.js"},"Patterns":null},"sweetalert2.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.css"},"Patterns":null},"sweetalert2.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.js"},"Patterns":null},"sweetalert2.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.min.css"},"Patterns":null},"sweetalert2.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"timeago":{"Children":{"jquery.timeago.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/jquery.timeago.js"},"Patterns":null},"locales":{"Children":{"jquery.timeago.af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.af.js"},"Patterns":null},"jquery.timeago.am.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.am.js"},"Patterns":null},"jquery.timeago.ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ar.js"},"Patterns":null},"jquery.timeago.az-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.az-short.js"},"Patterns":null},"jquery.timeago.az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.az.js"},"Patterns":null},"jquery.timeago.be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.be.js"},"Patterns":null},"jquery.timeago.bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.bg.js"},"Patterns":null},"jquery.timeago.bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.bs.js"},"Patterns":null},"jquery.timeago.ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ca.js"},"Patterns":null},"jquery.timeago.cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.cs.js"},"Patterns":null},"jquery.timeago.cy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.cy.js"},"Patterns":null},"jquery.timeago.da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.da.js"},"Patterns":null},"jquery.timeago.de-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.de-short.js"},"Patterns":null},"jquery.timeago.de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.de.js"},"Patterns":null},"jquery.timeago.dv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.dv.js"},"Patterns":null},"jquery.timeago.el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.el.js"},"Patterns":null},"jquery.timeago.en-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.en-short.js"},"Patterns":null},"jquery.timeago.en.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.en.js"},"Patterns":null},"jquery.timeago.es-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.es-short.js"},"Patterns":null},"jquery.timeago.es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.es.js"},"Patterns":null},"jquery.timeago.et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.et.js"},"Patterns":null},"jquery.timeago.eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.eu.js"},"Patterns":null},"jquery.timeago.fa-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fa-short.js"},"Patterns":null},"jquery.timeago.fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fa.js"},"Patterns":null},"jquery.timeago.fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fi.js"},"Patterns":null},"jquery.timeago.fr-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fr-short.js"},"Patterns":null},"jquery.timeago.fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fr.js"},"Patterns":null},"jquery.timeago.gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.gl.js"},"Patterns":null},"jquery.timeago.he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.he.js"},"Patterns":null},"jquery.timeago.hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hr.js"},"Patterns":null},"jquery.timeago.hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hu.js"},"Patterns":null},"jquery.timeago.hy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hy.js"},"Patterns":null},"jquery.timeago.id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.id.js"},"Patterns":null},"jquery.timeago.is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.is.js"},"Patterns":null},"jquery.timeago.it-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.it-short.js"},"Patterns":null},"jquery.timeago.it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.it.js"},"Patterns":null},"jquery.timeago.ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ja.js"},"Patterns":null},"jquery.timeago.jv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.jv.js"},"Patterns":null},"jquery.timeago.ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ko.js"},"Patterns":null},"jquery.timeago.ky.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ky.js"},"Patterns":null},"jquery.timeago.lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.lt.js"},"Patterns":null},"jquery.timeago.lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.lv.js"},"Patterns":null},"jquery.timeago.mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.mk.js"},"Patterns":null},"jquery.timeago.nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.nl.js"},"Patterns":null},"jquery.timeago.no.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.no.js"},"Patterns":null},"jquery.timeago.pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pl.js"},"Patterns":null},"jquery.timeago.pt-br-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-br-short.js"},"Patterns":null},"jquery.timeago.pt-br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-br.js"},"Patterns":null},"jquery.timeago.pt-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-short.js"},"Patterns":null},"jquery.timeago.pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt.js"},"Patterns":null},"jquery.timeago.ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ro.js"},"Patterns":null},"jquery.timeago.rs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.rs.js"},"Patterns":null},"jquery.timeago.ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ru.js"},"Patterns":null},"jquery.timeago.rw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.rw.js"},"Patterns":null},"jquery.timeago.si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.si.js"},"Patterns":null},"jquery.timeago.sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sk.js"},"Patterns":null},"jquery.timeago.sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sl.js"},"Patterns":null},"jquery.timeago.sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sq.js"},"Patterns":null},"jquery.timeago.sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sr.js"},"Patterns":null},"jquery.timeago.sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sv.js"},"Patterns":null},"jquery.timeago.th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.th.js"},"Patterns":null},"jquery.timeago.tr-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.tr-short.js"},"Patterns":null},"jquery.timeago.tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.tr.js"},"Patterns":null},"jquery.timeago.uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.uk.js"},"Patterns":null},"jquery.timeago.ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ur.js"},"Patterns":null},"jquery.timeago.uz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.uz.js"},"Patterns":null},"jquery.timeago.vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.vi.js"},"Patterns":null},"jquery.timeago.zh-CN.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.zh-CN.js"},"Patterns":null},"jquery.timeago.zh-TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.zh-TW.js"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/README.md"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"toastr":{"Children":{"toastr.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.css"},"Patterns":null},"toastr.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.js.map"},"Patterns":null},"toastr.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.min.css"},"Patterns":null},"toastr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/appsettings.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/appsettings.json
index c9a54e94b..c9cfbd5e5 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/appsettings.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/appsettings.json
@@ -1,17 +1,17 @@
{
- "App": {
- "SelfUrl": "http://localhost:60029",
- "CorsOrigins": "http://192.168.0.146:8082,http://localhost:8082",
- "Audit": {
- "IsEnabled": false // 禁用审计功能
- // 其他审计相关设置项
- }
- },
- "ConnectionStrings": {
- "Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Report_AgGrid;uid=ccwin-in;pwd=Microsoft@2022;timeout=12000;Encrypt=False;"
- },
- "StringEncryption": {
- "DefaultPassPhrase": "OsY6zy4nQqBrk3lw"
- },
- "urls": "http://192.168.1.75:60029"
+ "App": {
+ "SelfUrl": "http://localhost:60029",
+ "CorsOrigins": "http://192.168.0.146:8082,http://localhost:8082",
+ "Audit": {
+ "IsEnabled": false // 禁用审计功能
+ // 其他审计相关设置项
+ }
+ },
+ "ConnectionStrings": {
+ "Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Report_AgGrid;uid=ccwin-in;pwd=Microsoft@2022;timeout=12000;Encrypt=False;"
+ },
+ "StringEncryption": {
+ "DefaultPassPhrase": "OsY6zy4nQqBrk3lw"
+ },
+ "urls": "http://192.168.0.193:60029"
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/package-lock.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/package-lock.json
index bc2bb926a..57ab4382e 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/package-lock.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/package-lock.json
@@ -9,6 +9,9 @@
"version": "1.0.0",
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~2.2.0-rc.1"
+ },
+ "devDependencies": {
+ "eslint": "^9.23.0"
}
},
"node_modules/@abp/aspnetcore.mvc.ui": {
@@ -230,6 +233,180 @@
"just-compare": "^1.3.0"
}
},
+ "node_modules/@eslint-community/eslint-utils": {
+ "version": "4.5.1",
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
+ "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
+ "dev": true,
+ "dependencies": {
+ "eslint-visitor-keys": "^3.4.3"
+ },
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ },
+ "peerDependencies": {
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
+ }
+ },
+ "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
+ "version": "3.4.3",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
+ "dev": true,
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/@eslint-community/regexpp": {
+ "version": "4.12.1",
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
+ "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
+ "dev": true,
+ "engines": {
+ "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
+ }
+ },
+ "node_modules/@eslint/config-array": {
+ "version": "0.19.2",
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.2.tgz",
+ "integrity": "sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==",
+ "dev": true,
+ "dependencies": {
+ "@eslint/object-schema": "^2.1.6",
+ "debug": "^4.3.1",
+ "minimatch": "^3.1.2"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/config-array/node_modules/debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "dependencies": {
+ "ms": "^2.1.3"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@eslint/config-array/node_modules/ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ },
+ "node_modules/@eslint/config-helpers": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.0.tgz",
+ "integrity": "sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==",
+ "dev": true,
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/core": {
+ "version": "0.12.0",
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz",
+ "integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==",
+ "dev": true,
+ "dependencies": {
+ "@types/json-schema": "^7.0.15"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/eslintrc": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
+ "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
+ "dev": true,
+ "dependencies": {
+ "ajv": "^6.12.4",
+ "debug": "^4.3.2",
+ "espree": "^10.0.1",
+ "globals": "^14.0.0",
+ "ignore": "^5.2.0",
+ "import-fresh": "^3.2.1",
+ "js-yaml": "^4.1.0",
+ "minimatch": "^3.1.2",
+ "strip-json-comments": "^3.1.1"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/@eslint/eslintrc/node_modules/debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "dependencies": {
+ "ms": "^2.1.3"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@eslint/eslintrc/node_modules/ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ },
+ "node_modules/@eslint/js": {
+ "version": "9.23.0",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.23.0.tgz",
+ "integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==",
+ "dev": true,
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/object-schema": {
+ "version": "2.1.6",
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
+ "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
+ "dev": true,
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/plugin-kit": {
+ "version": "0.2.7",
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz",
+ "integrity": "sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==",
+ "dev": true,
+ "dependencies": {
+ "@eslint/core": "^0.12.0",
+ "levn": "^0.4.1"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
"node_modules/@fortawesome/fontawesome-free": {
"version": "5.15.4",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz",
@@ -239,6 +416,67 @@
"node": ">=6"
}
},
+ "node_modules/@humanfs/core": {
+ "version": "0.19.1",
+ "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
+ "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
+ "dev": true,
+ "engines": {
+ "node": ">=18.18.0"
+ }
+ },
+ "node_modules/@humanfs/node": {
+ "version": "0.16.6",
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
+ "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
+ "dev": true,
+ "dependencies": {
+ "@humanfs/core": "^0.19.1",
+ "@humanwhocodes/retry": "^0.3.0"
+ },
+ "engines": {
+ "node": ">=18.18.0"
+ }
+ },
+ "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
+ "version": "0.3.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
+ "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
+ "dev": true,
+ "engines": {
+ "node": ">=18.18"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/nzakas"
+ }
+ },
+ "node_modules/@humanwhocodes/module-importer": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
+ "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
+ "dev": true,
+ "engines": {
+ "node": ">=12.22"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/nzakas"
+ }
+ },
+ "node_modules/@humanwhocodes/retry": {
+ "version": "0.4.2",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
+ "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
+ "dev": true,
+ "engines": {
+ "node": ">=18.18"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/nzakas"
+ }
+ },
"node_modules/@popperjs/core": {
"version": "2.11.8",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
@@ -249,6 +487,55 @@
"url": "https://opencollective.com/popperjs"
}
},
+ "node_modules/@types/estree": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
+ "dev": true
+ },
+ "node_modules/@types/json-schema": {
+ "version": "7.0.15",
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
+ "dev": true
+ },
+ "node_modules/acorn": {
+ "version": "8.14.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
+ "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
+ "dev": true,
+ "bin": {
+ "acorn": "bin/acorn"
+ },
+ "engines": {
+ "node": ">=0.4.0"
+ }
+ },
+ "node_modules/acorn-jsx": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
+ "dev": true,
+ "peerDependencies": {
+ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
+ }
+ },
+ "node_modules/ajv": {
+ "version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "dev": true,
+ "dependencies": {
+ "fast-deep-equal": "^3.1.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
+ }
+ },
"node_modules/ansi-colors": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
@@ -276,6 +563,21 @@
"node": ">=0.10.0"
}
},
+ "node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dev": true,
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
"node_modules/ansi-wrap": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz",
@@ -409,6 +711,12 @@
"resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
"integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw=="
},
+ "node_modules/argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
+ "dev": true
+ },
"node_modules/arr-diff": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
@@ -779,6 +1087,15 @@
"url": "https://github.com/sponsors/ljharb"
}
},
+ "node_modules/callsites": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
+ "dev": true,
+ "engines": {
+ "node": ">=6"
+ }
+ },
"node_modules/camelcase": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
@@ -787,6 +1104,22 @@
"node": ">=0.10.0"
}
},
+ "node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dev": true,
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
"node_modules/chokidar": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
@@ -897,6 +1230,24 @@
"node": ">=0.10.0"
}
},
+ "node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
"node_modules/color-support": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
@@ -956,6 +1307,35 @@
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
},
+ "node_modules/cross-spawn": {
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
+ "dev": true,
+ "dependencies": {
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/cross-spawn/node_modules/which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
+ "dependencies": {
+ "isexe": "^2.0.0"
+ },
+ "bin": {
+ "node-which": "bin/node-which"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
"node_modules/d": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz",
@@ -1006,6 +1386,12 @@
"node": ">=0.10"
}
},
+ "node_modules/deep-is": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
+ "dev": true
+ },
"node_modules/default-compare": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz",
@@ -1164,6 +1550,225 @@
"es6-symbol": "^3.1.1"
}
},
+ "node_modules/escape-string-regexp": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
+ "dev": true,
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/eslint": {
+ "version": "9.23.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.23.0.tgz",
+ "integrity": "sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==",
+ "dev": true,
+ "dependencies": {
+ "@eslint-community/eslint-utils": "^4.2.0",
+ "@eslint-community/regexpp": "^4.12.1",
+ "@eslint/config-array": "^0.19.2",
+ "@eslint/config-helpers": "^0.2.0",
+ "@eslint/core": "^0.12.0",
+ "@eslint/eslintrc": "^3.3.1",
+ "@eslint/js": "9.23.0",
+ "@eslint/plugin-kit": "^0.2.7",
+ "@humanfs/node": "^0.16.6",
+ "@humanwhocodes/module-importer": "^1.0.1",
+ "@humanwhocodes/retry": "^0.4.2",
+ "@types/estree": "^1.0.6",
+ "@types/json-schema": "^7.0.15",
+ "ajv": "^6.12.4",
+ "chalk": "^4.0.0",
+ "cross-spawn": "^7.0.6",
+ "debug": "^4.3.2",
+ "escape-string-regexp": "^4.0.0",
+ "eslint-scope": "^8.3.0",
+ "eslint-visitor-keys": "^4.2.0",
+ "espree": "^10.3.0",
+ "esquery": "^1.5.0",
+ "esutils": "^2.0.2",
+ "fast-deep-equal": "^3.1.3",
+ "file-entry-cache": "^8.0.0",
+ "find-up": "^5.0.0",
+ "glob-parent": "^6.0.2",
+ "ignore": "^5.2.0",
+ "imurmurhash": "^0.1.4",
+ "is-glob": "^4.0.0",
+ "json-stable-stringify-without-jsonify": "^1.0.1",
+ "lodash.merge": "^4.6.2",
+ "minimatch": "^3.1.2",
+ "natural-compare": "^1.4.0",
+ "optionator": "^0.9.3"
+ },
+ "bin": {
+ "eslint": "bin/eslint.js"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://eslint.org/donate"
+ },
+ "peerDependencies": {
+ "jiti": "*"
+ },
+ "peerDependenciesMeta": {
+ "jiti": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/eslint-scope": {
+ "version": "8.3.0",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz",
+ "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==",
+ "dev": true,
+ "dependencies": {
+ "esrecurse": "^4.3.0",
+ "estraverse": "^5.2.0"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/eslint-visitor-keys": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
+ "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
+ "dev": true,
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/eslint/node_modules/debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "dependencies": {
+ "ms": "^2.1.3"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/eslint/node_modules/find-up": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
+ "dev": true,
+ "dependencies": {
+ "locate-path": "^6.0.0",
+ "path-exists": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/eslint/node_modules/glob-parent": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
+ "dev": true,
+ "dependencies": {
+ "is-glob": "^4.0.3"
+ },
+ "engines": {
+ "node": ">=10.13.0"
+ }
+ },
+ "node_modules/eslint/node_modules/ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ },
+ "node_modules/eslint/node_modules/path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/espree": {
+ "version": "10.3.0",
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
+ "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
+ "dev": true,
+ "dependencies": {
+ "acorn": "^8.14.0",
+ "acorn-jsx": "^5.3.2",
+ "eslint-visitor-keys": "^4.2.0"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/esquery": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
+ "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
+ "dev": true,
+ "dependencies": {
+ "estraverse": "^5.1.0"
+ },
+ "engines": {
+ "node": ">=0.10"
+ }
+ },
+ "node_modules/esrecurse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
+ "dev": true,
+ "dependencies": {
+ "estraverse": "^5.2.0"
+ },
+ "engines": {
+ "node": ">=4.0"
+ }
+ },
+ "node_modules/estraverse": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
+ "dev": true,
+ "engines": {
+ "node": ">=4.0"
+ }
+ },
+ "node_modules/esutils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
+ "dev": true,
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
"node_modules/expand-brackets": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
@@ -1281,11 +1886,35 @@
"node": ">= 0.10"
}
},
+ "node_modules/fast-deep-equal": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
+ "dev": true
+ },
+ "node_modules/fast-json-stable-stringify": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
+ "dev": true
+ },
"node_modules/fast-levenshtein": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz",
"integrity": "sha512-Ia0sQNrMPXXkqVFt6w6M1n1oKo3NfKs+mvaV811Jwir7vAk9a6PVV9VPYf6X3BU97QiLEmuW3uXH9u87zDFfdw=="
},
+ "node_modules/file-entry-cache": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
+ "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
+ "dev": true,
+ "dependencies": {
+ "flat-cache": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
"node_modules/file-uri-to-path": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
@@ -1455,6 +2084,25 @@
"node": ">= 0.10"
}
},
+ "node_modules/flat-cache": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
+ "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
+ "dev": true,
+ "dependencies": {
+ "flatted": "^3.2.9",
+ "keyv": "^4.5.4"
+ },
+ "engines": {
+ "node": ">=16"
+ }
+ },
+ "node_modules/flatted": {
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
+ "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
+ "dev": true
+ },
"node_modules/flush-write-stream": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
@@ -1668,6 +2316,18 @@
"node": ">=0.10.0"
}
},
+ "node_modules/globals": {
+ "version": "14.0.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
+ "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
+ "dev": true,
+ "engines": {
+ "node": ">=18"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
"node_modules/glogg": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz",
@@ -1765,6 +2425,15 @@
"node": ">= 0.10"
}
},
+ "node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/has-property-descriptors": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz",
@@ -1861,6 +2530,40 @@
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
},
+ "node_modules/ignore": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
+ "dev": true,
+ "engines": {
+ "node": ">= 4"
+ }
+ },
+ "node_modules/import-fresh": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
+ "dev": true,
+ "dependencies": {
+ "parent-module": "^1.0.0",
+ "resolve-from": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/imurmurhash": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
+ "dev": true,
+ "engines": {
+ "node": ">=0.8.19"
+ }
+ },
"node_modules/inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -2146,6 +2849,30 @@
"jquery-validation": ">=1.16"
}
},
+ "node_modules/js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
+ "dev": true,
+ "dependencies": {
+ "argparse": "^2.0.1"
+ },
+ "bin": {
+ "js-yaml": "bin/js-yaml.js"
+ }
+ },
+ "node_modules/json-buffer": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
+ "dev": true
+ },
+ "node_modules/json-schema-traverse": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
+ "dev": true
+ },
"node_modules/json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
@@ -2161,6 +2888,15 @@
"resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz",
"integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ=="
},
+ "node_modules/keyv": {
+ "version": "4.5.4",
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
+ "dev": true,
+ "dependencies": {
+ "json-buffer": "3.0.1"
+ }
+ },
"node_modules/kind-of": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
@@ -2214,6 +2950,19 @@
"node": ">= 0.10"
}
},
+ "node_modules/levn": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
+ "dev": true,
+ "dependencies": {
+ "prelude-ls": "^1.2.1",
+ "type-check": "~0.4.0"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
"node_modules/liftoff": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz",
@@ -2258,11 +3007,32 @@
"node": ">=0.10.0"
}
},
+ "node_modules/locate-path": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
+ "dev": true,
+ "dependencies": {
+ "p-locate": "^5.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
+ "node_modules/lodash.merge": {
+ "version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
+ "dev": true
+ },
"node_modules/luxon": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
@@ -2662,6 +3432,12 @@
"node": ">=0.10.0"
}
},
+ "node_modules/natural-compare": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
+ "dev": true
+ },
"node_modules/next-tick": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz",
@@ -2822,6 +3598,29 @@
"wrappy": "1"
}
},
+ "node_modules/optionator": {
+ "version": "0.9.4",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
+ "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
+ "dev": true,
+ "dependencies": {
+ "deep-is": "^0.1.3",
+ "fast-levenshtein": "^2.0.6",
+ "levn": "^0.4.1",
+ "prelude-ls": "^1.2.1",
+ "type-check": "^0.4.0",
+ "word-wrap": "^1.2.5"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/optionator/node_modules/fast-levenshtein": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
+ "dev": true
+ },
"node_modules/ordered-read-streams": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz",
@@ -2841,6 +3640,48 @@
"node": ">=0.10.0"
}
},
+ "node_modules/p-limit": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
+ "dev": true,
+ "dependencies": {
+ "yocto-queue": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/p-locate": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
+ "dev": true,
+ "dependencies": {
+ "p-limit": "^3.0.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/parent-module": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
+ "dev": true,
+ "dependencies": {
+ "callsites": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
"node_modules/parse-filepath": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
@@ -2913,6 +3754,15 @@
"node": ">=0.10.0"
}
},
+ "node_modules/path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/path-parse": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
@@ -2993,7 +3843,16 @@
"resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
"integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/prelude-ls": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
+ "dev": true,
+ "engines": {
+ "node": ">= 0.8.0"
}
},
"node_modules/pretty-hrtime": {
@@ -3028,6 +3887,15 @@
"pump": "^2.0.0"
}
},
+ "node_modules/punycode": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
+ "dev": true,
+ "engines": {
+ "node": ">=6"
+ }
+ },
"node_modules/read-pkg": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
@@ -3334,6 +4202,15 @@
"node": ">=0.10.0"
}
},
+ "node_modules/resolve-from": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
+ "dev": true,
+ "engines": {
+ "node": ">=4"
+ }
+ },
"node_modules/resolve-options": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz",
@@ -3440,6 +4317,27 @@
"node": ">=0.10.0"
}
},
+ "node_modules/shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
+ "dev": true,
+ "dependencies": {
+ "shebang-regex": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/shebang-regex": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/snapdragon": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
@@ -3697,6 +4595,30 @@
"node": ">=0.10.0"
}
},
+ "node_modules/strip-json-comments": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dev": true,
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/supports-preserve-symlinks-flag": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
@@ -3902,6 +4824,18 @@
"resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz",
"integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg=="
},
+ "node_modules/type-check": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
+ "dev": true,
+ "dependencies": {
+ "prelude-ls": "^1.2.1"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
"node_modules/typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
@@ -4019,6 +4953,15 @@
"yarn": "*"
}
},
+ "node_modules/uri-js": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
+ "dev": true,
+ "dependencies": {
+ "punycode": "^2.1.0"
+ }
+ },
"node_modules/urix": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
@@ -4153,6 +5096,15 @@
"resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
"integrity": "sha512-F6+WgncZi/mJDrammbTuHe1q0R5hOXv/mBaiNA2TCNT/LTHusX0V+CJnj9XT8ki5ln2UZyyddDgHfCzyrOH7MQ=="
},
+ "node_modules/word-wrap": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
+ "dev": true,
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
"node_modules/wrap-ansi": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
@@ -4211,6 +5163,18 @@
"camelcase": "^3.0.0",
"object.assign": "^4.1.0"
}
+ },
+ "node_modules/yocto-queue": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
+ "dev": true,
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
}
},
"dependencies": {
@@ -4433,17 +5397,212 @@
"just-compare": "^1.3.0"
}
},
+ "@eslint-community/eslint-utils": {
+ "version": "4.5.1",
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
+ "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
+ "dev": true,
+ "requires": {
+ "eslint-visitor-keys": "^3.4.3"
+ },
+ "dependencies": {
+ "eslint-visitor-keys": {
+ "version": "3.4.3",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
+ "dev": true
+ }
+ }
+ },
+ "@eslint-community/regexpp": {
+ "version": "4.12.1",
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
+ "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
+ "dev": true
+ },
+ "@eslint/config-array": {
+ "version": "0.19.2",
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.2.tgz",
+ "integrity": "sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==",
+ "dev": true,
+ "requires": {
+ "@eslint/object-schema": "^2.1.6",
+ "debug": "^4.3.1",
+ "minimatch": "^3.1.2"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "requires": {
+ "ms": "^2.1.3"
+ }
+ },
+ "ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ }
+ }
+ },
+ "@eslint/config-helpers": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.0.tgz",
+ "integrity": "sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==",
+ "dev": true
+ },
+ "@eslint/core": {
+ "version": "0.12.0",
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz",
+ "integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==",
+ "dev": true,
+ "requires": {
+ "@types/json-schema": "^7.0.15"
+ }
+ },
+ "@eslint/eslintrc": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
+ "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
+ "dev": true,
+ "requires": {
+ "ajv": "^6.12.4",
+ "debug": "^4.3.2",
+ "espree": "^10.0.1",
+ "globals": "^14.0.0",
+ "ignore": "^5.2.0",
+ "import-fresh": "^3.2.1",
+ "js-yaml": "^4.1.0",
+ "minimatch": "^3.1.2",
+ "strip-json-comments": "^3.1.1"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "requires": {
+ "ms": "^2.1.3"
+ }
+ },
+ "ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ }
+ }
+ },
+ "@eslint/js": {
+ "version": "9.23.0",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.23.0.tgz",
+ "integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==",
+ "dev": true
+ },
+ "@eslint/object-schema": {
+ "version": "2.1.6",
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
+ "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
+ "dev": true
+ },
+ "@eslint/plugin-kit": {
+ "version": "0.2.7",
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz",
+ "integrity": "sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==",
+ "dev": true,
+ "requires": {
+ "@eslint/core": "^0.12.0",
+ "levn": "^0.4.1"
+ }
+ },
"@fortawesome/fontawesome-free": {
"version": "5.15.4",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz",
"integrity": "sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg=="
},
+ "@humanfs/core": {
+ "version": "0.19.1",
+ "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
+ "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
+ "dev": true
+ },
+ "@humanfs/node": {
+ "version": "0.16.6",
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
+ "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
+ "dev": true,
+ "requires": {
+ "@humanfs/core": "^0.19.1",
+ "@humanwhocodes/retry": "^0.3.0"
+ },
+ "dependencies": {
+ "@humanwhocodes/retry": {
+ "version": "0.3.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
+ "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
+ "dev": true
+ }
+ }
+ },
+ "@humanwhocodes/module-importer": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
+ "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
+ "dev": true
+ },
+ "@humanwhocodes/retry": {
+ "version": "0.4.2",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
+ "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
+ "dev": true
+ },
"@popperjs/core": {
"version": "2.11.8",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
"integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
"peer": true
},
+ "@types/estree": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
+ "dev": true
+ },
+ "@types/json-schema": {
+ "version": "7.0.15",
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
+ "dev": true
+ },
+ "acorn": {
+ "version": "8.14.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
+ "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
+ "dev": true
+ },
+ "acorn-jsx": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
+ "dev": true,
+ "requires": {}
+ },
+ "ajv": {
+ "version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "dev": true,
+ "requires": {
+ "fast-deep-equal": "^3.1.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
+ }
+ },
"ansi-colors": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
@@ -4462,6 +5621,15 @@
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
"integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA=="
},
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dev": true,
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
"ansi-wrap": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz",
@@ -4567,6 +5735,12 @@
"resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
"integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw=="
},
+ "argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
+ "dev": true
+ },
"arr-diff": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
@@ -4841,11 +6015,27 @@
"set-function-length": "^1.1.1"
}
},
+ "callsites": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
+ "dev": true
+ },
"camelcase": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
"integrity": "sha512-4nhGqUkc4BqbBBB4Q6zLuD7lzzrHYrjKGeYaEji/3tFR5VdJu9v+LilhGIVe8wxEJPPOeWo7eg8dwY13TZ1BNg=="
},
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
"chokidar": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
@@ -4935,6 +6125,21 @@
"object-visit": "^1.0.0"
}
},
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
"color-support": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
@@ -4985,6 +6190,28 @@
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
},
+ "cross-spawn": {
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
+ "dev": true,
+ "requires": {
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ },
+ "dependencies": {
+ "which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ }
+ }
+ },
"d": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz",
@@ -5029,6 +6256,12 @@
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
"integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ=="
},
+ "deep-is": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
+ "dev": true
+ },
"default-compare": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz",
@@ -5161,6 +6394,154 @@
"es6-symbol": "^3.1.1"
}
},
+ "escape-string-regexp": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
+ "dev": true
+ },
+ "eslint": {
+ "version": "9.23.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.23.0.tgz",
+ "integrity": "sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==",
+ "dev": true,
+ "requires": {
+ "@eslint-community/eslint-utils": "^4.2.0",
+ "@eslint-community/regexpp": "^4.12.1",
+ "@eslint/config-array": "^0.19.2",
+ "@eslint/config-helpers": "^0.2.0",
+ "@eslint/core": "^0.12.0",
+ "@eslint/eslintrc": "^3.3.1",
+ "@eslint/js": "9.23.0",
+ "@eslint/plugin-kit": "^0.2.7",
+ "@humanfs/node": "^0.16.6",
+ "@humanwhocodes/module-importer": "^1.0.1",
+ "@humanwhocodes/retry": "^0.4.2",
+ "@types/estree": "^1.0.6",
+ "@types/json-schema": "^7.0.15",
+ "ajv": "^6.12.4",
+ "chalk": "^4.0.0",
+ "cross-spawn": "^7.0.6",
+ "debug": "^4.3.2",
+ "escape-string-regexp": "^4.0.0",
+ "eslint-scope": "^8.3.0",
+ "eslint-visitor-keys": "^4.2.0",
+ "espree": "^10.3.0",
+ "esquery": "^1.5.0",
+ "esutils": "^2.0.2",
+ "fast-deep-equal": "^3.1.3",
+ "file-entry-cache": "^8.0.0",
+ "find-up": "^5.0.0",
+ "glob-parent": "^6.0.2",
+ "ignore": "^5.2.0",
+ "imurmurhash": "^0.1.4",
+ "is-glob": "^4.0.0",
+ "json-stable-stringify-without-jsonify": "^1.0.1",
+ "lodash.merge": "^4.6.2",
+ "minimatch": "^3.1.2",
+ "natural-compare": "^1.4.0",
+ "optionator": "^0.9.3"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "requires": {
+ "ms": "^2.1.3"
+ }
+ },
+ "find-up": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
+ "dev": true,
+ "requires": {
+ "locate-path": "^6.0.0",
+ "path-exists": "^4.0.0"
+ }
+ },
+ "glob-parent": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
+ "dev": true,
+ "requires": {
+ "is-glob": "^4.0.3"
+ }
+ },
+ "ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ },
+ "path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "dev": true
+ }
+ }
+ },
+ "eslint-scope": {
+ "version": "8.3.0",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz",
+ "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==",
+ "dev": true,
+ "requires": {
+ "esrecurse": "^4.3.0",
+ "estraverse": "^5.2.0"
+ }
+ },
+ "eslint-visitor-keys": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
+ "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
+ "dev": true
+ },
+ "espree": {
+ "version": "10.3.0",
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
+ "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
+ "dev": true,
+ "requires": {
+ "acorn": "^8.14.0",
+ "acorn-jsx": "^5.3.2",
+ "eslint-visitor-keys": "^4.2.0"
+ }
+ },
+ "esquery": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
+ "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
+ "dev": true,
+ "requires": {
+ "estraverse": "^5.1.0"
+ }
+ },
+ "esrecurse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
+ "dev": true,
+ "requires": {
+ "estraverse": "^5.2.0"
+ }
+ },
+ "estraverse": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
+ "dev": true
+ },
+ "esutils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
+ "dev": true
+ },
"expand-brackets": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
@@ -5261,11 +6642,32 @@
"time-stamp": "^1.0.0"
}
},
+ "fast-deep-equal": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
+ "dev": true
+ },
+ "fast-json-stable-stringify": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
+ "dev": true
+ },
"fast-levenshtein": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz",
"integrity": "sha512-Ia0sQNrMPXXkqVFt6w6M1n1oKo3NfKs+mvaV811Jwir7vAk9a6PVV9VPYf6X3BU97QiLEmuW3uXH9u87zDFfdw=="
},
+ "file-entry-cache": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
+ "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
+ "dev": true,
+ "requires": {
+ "flat-cache": "^4.0.0"
+ }
+ },
"file-uri-to-path": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
@@ -5400,6 +6802,22 @@
"resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
"integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q=="
},
+ "flat-cache": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
+ "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
+ "dev": true,
+ "requires": {
+ "flatted": "^3.2.9",
+ "keyv": "^4.5.4"
+ }
+ },
+ "flatted": {
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
+ "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
+ "dev": true
+ },
"flush-write-stream": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
@@ -5565,6 +6983,12 @@
"which": "^1.2.14"
}
},
+ "globals": {
+ "version": "14.0.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
+ "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
+ "dev": true
+ },
"glogg": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz",
@@ -5640,6 +7064,12 @@
"glogg": "^1.0.0"
}
},
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
"has-property-descriptors": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz",
@@ -5708,6 +7138,28 @@
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
},
+ "ignore": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
+ "dev": true
+ },
+ "import-fresh": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
+ "dev": true,
+ "requires": {
+ "parent-module": "^1.0.0",
+ "resolve-from": "^4.0.0"
+ }
+ },
+ "imurmurhash": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
+ "dev": true
+ },
"inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -5930,6 +7382,27 @@
"jquery-validation": ">=1.16"
}
},
+ "js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
+ "dev": true,
+ "requires": {
+ "argparse": "^2.0.1"
+ }
+ },
+ "json-buffer": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
+ "dev": true
+ },
+ "json-schema-traverse": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
+ "dev": true
+ },
"json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
@@ -5945,6 +7418,15 @@
"resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz",
"integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ=="
},
+ "keyv": {
+ "version": "4.5.4",
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
+ "dev": true,
+ "requires": {
+ "json-buffer": "3.0.1"
+ }
+ },
"kind-of": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
@@ -5983,6 +7465,16 @@
"flush-write-stream": "^1.0.2"
}
},
+ "levn": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
+ "dev": true,
+ "requires": {
+ "prelude-ls": "^1.2.1",
+ "type-check": "~0.4.0"
+ }
+ },
"liftoff": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz",
@@ -6020,11 +7512,26 @@
"strip-bom": "^2.0.0"
}
},
+ "locate-path": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
+ "dev": true,
+ "requires": {
+ "p-locate": "^5.0.0"
+ }
+ },
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
+ "lodash.merge": {
+ "version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
+ "dev": true
+ },
"luxon": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
@@ -6335,6 +7842,12 @@
}
}
},
+ "natural-compare": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
+ "dev": true
+ },
"next-tick": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz",
@@ -6458,6 +7971,28 @@
"wrappy": "1"
}
},
+ "optionator": {
+ "version": "0.9.4",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
+ "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
+ "dev": true,
+ "requires": {
+ "deep-is": "^0.1.3",
+ "fast-levenshtein": "^2.0.6",
+ "levn": "^0.4.1",
+ "prelude-ls": "^1.2.1",
+ "type-check": "^0.4.0",
+ "word-wrap": "^1.2.5"
+ },
+ "dependencies": {
+ "fast-levenshtein": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
+ "dev": true
+ }
+ }
+ },
"ordered-read-streams": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz",
@@ -6474,6 +8009,33 @@
"lcid": "^1.0.0"
}
},
+ "p-limit": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
+ "dev": true,
+ "requires": {
+ "yocto-queue": "^0.1.0"
+ }
+ },
+ "p-locate": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
+ "dev": true,
+ "requires": {
+ "p-limit": "^3.0.2"
+ }
+ },
+ "parent-module": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
+ "dev": true,
+ "requires": {
+ "callsites": "^3.0.0"
+ }
+ },
"parse-filepath": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
@@ -6525,6 +8087,12 @@
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="
},
+ "path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
+ "dev": true
+ },
"path-parse": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
@@ -6581,6 +8149,12 @@
"resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
"integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg=="
},
+ "prelude-ls": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
+ "dev": true
+ },
"pretty-hrtime": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
@@ -6610,6 +8184,12 @@
"pump": "^2.0.0"
}
},
+ "punycode": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
+ "dev": true
+ },
"read-pkg": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
@@ -6845,6 +8425,12 @@
"global-modules": "^1.0.0"
}
},
+ "resolve-from": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
+ "dev": true
+ },
"resolve-options": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz",
@@ -6931,6 +8517,21 @@
}
}
},
+ "shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
+ "dev": true,
+ "requires": {
+ "shebang-regex": "^3.0.0"
+ }
+ },
+ "shebang-regex": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
+ "dev": true
+ },
"snapdragon": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
@@ -7141,6 +8742,21 @@
"is-utf8": "^0.2.0"
}
},
+ "strip-json-comments": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ },
"supports-preserve-symlinks-flag": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
@@ -7304,6 +8920,15 @@
"resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz",
"integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg=="
},
+ "type-check": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
+ "dev": true,
+ "requires": {
+ "prelude-ls": "^1.2.1"
+ }
+ },
"typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
@@ -7397,6 +9022,15 @@
"resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
"integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg=="
},
+ "uri-js": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
+ "dev": true,
+ "requires": {
+ "punycode": "^2.1.0"
+ }
+ },
"urix": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
@@ -7508,6 +9142,12 @@
"resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
"integrity": "sha512-F6+WgncZi/mJDrammbTuHe1q0R5hOXv/mBaiNA2TCNT/LTHusX0V+CJnj9XT8ki5ln2UZyyddDgHfCzyrOH7MQ=="
},
+ "word-wrap": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
+ "dev": true
+ },
"wrap-ansi": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
@@ -7560,6 +9200,12 @@
"camelcase": "^3.0.0",
"object.assign": "^4.1.0"
}
+ },
+ "yocto-queue": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
+ "dev": true
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/package.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/package.json
index 330a0b36d..82955e5f7 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/package.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/package.json
@@ -4,5 +4,8 @@
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~2.2.0-rc.1"
+ },
+ "devDependencies": {
+ "eslint": "^9.23.0"
}
-}
\ No newline at end of file
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Antiforgery.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Antiforgery.dll
index 2bc7c45c5..9f5471443 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Antiforgery.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Antiforgery.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll
index 67b2b1810..7a6cba646 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll
index 190b357d9..ac11fc210 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Cookies.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Core.dll
index 122bc3057..8f0d1ccb9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll
index 633c9f736..d83819ed1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.OAuth.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.dll
index 6aa8d2efa..c550c4757 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authentication.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll
index 88574d497..db7f1e598 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.Policy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.dll
index 188ad244a..fdee35ef8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Authorization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Authorization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Authorization.dll
index ded7c3125..13276d32d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Authorization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Authorization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Forms.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Forms.dll
index 6711bae72..58c15e43c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Forms.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Forms.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Server.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Server.dll
index 2b52ce823..fa1a5115a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Server.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Server.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Web.dll
index 32bab0f67..c98ea37a8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.dll
index 41e2e26fc..389429764 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Components.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll
index 3e4d5999d..81f3ddac6 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Connections.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.CookiePolicy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.CookiePolicy.dll
index cf6a04edb..fc0131b1c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.CookiePolicy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.CookiePolicy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cors.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cors.dll
index 795a90a31..13e0b2a97 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cors.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cors.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll
index 994cc12d7..9ebcd11f1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.Internal.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
index a796b802b..d140a2aa7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll
index 019f6566d..10296f069 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll
index f46030cad..810bb7ac7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.dll
index 7ee076bdd..49a17ed86 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.DataProtection.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll
index b9d8a19d4..77f281505 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
index 3804fd501..0256a5d04 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.dll
index 976c9a313..88468fab8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Diagnostics.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HostFiltering.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HostFiltering.dll
index fc8b3f24e..78b191c2b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HostFiltering.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HostFiltering.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll
index c6dc2c736..0a2fe8458 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
index 3d78166b5..3c41dbc93 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.dll
index 14c54fa8d..54d6cb129 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Hosting.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll
index bf5f9d505..8edd64ccd 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Html.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll
index df4bc41fc..6d3c5ac59 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll
index a0cc6209c..a0b60928d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.Common.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.dll
index 0ac9ed785..d43c57566 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Connections.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Extensions.dll
index c9aec8d56..3dacb40e7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Features.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Features.dll
index f98c47c2e..ee479c47b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Features.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Features.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Results.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Results.dll
index 326e93f04..5f661439c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Results.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.Results.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.dll
index b92905e1b..fc7960aa1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Http.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpLogging.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpLogging.dll
index ca469da5f..6b98751a1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpLogging.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpLogging.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpOverrides.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpOverrides.dll
index 854434bc0..7ff340a6e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpOverrides.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpOverrides.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll
index a84cf5b9d..c25c22986 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.HttpsPolicy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Identity.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Identity.dll
index d7cda7959..ef0255b34 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Identity.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Identity.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.Routing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.Routing.dll
index 1555d924c..f929ee43c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.Routing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.Routing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.dll
index 67a37076b..6e07a27f5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Localization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Metadata.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Metadata.dll
index f00585fa5..c1dc9544a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Metadata.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Metadata.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll
index c5af4f8a5..019605e25 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll
index 5a023a42e..312c71db7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ApiExplorer.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Core.dll
index 2be40de1e..721f0242f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll
index 46074b7ba..72be70777 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Cors.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll
index b32df2bdb..0b03829de 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.DataAnnotations.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll
index 8028c7ec0..35f8bbb52 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
index 36f0d4835..6df05f48a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll
index db2a9ac28..1920702e1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Localization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll
index 3642c8256..7c0254b6f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.Razor.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll
index d5fb50ccc..8941d7e30 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.RazorPages.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll
index 037e6e9fa..439c7c891 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.TagHelpers.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll
index 25c2a76af..19e36c7b3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.ViewFeatures.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.dll
index ddc7cac4c..1b13fab53 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Mvc.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.OutputCaching.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.OutputCaching.dll
index 14c3dd8ec..eb00a28da 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.OutputCaching.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.OutputCaching.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RateLimiting.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RateLimiting.dll
index 18c4142f1..a28fca2ab 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RateLimiting.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RateLimiting.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll
index aca9ce690..6e4859c24 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.Runtime.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.dll
index a7bdd9ef5..181ccac95 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Razor.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RequestDecompression.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RequestDecompression.dll
index ae7b1aa55..f99e6d4b8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RequestDecompression.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.RequestDecompression.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
index 5d6d63b81..5de6b1869 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.dll
index e47702fb1..06058a9e3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCaching.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCompression.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCompression.dll
index 414d1ec66..4663718dd 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCompression.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.ResponseCompression.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Rewrite.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Rewrite.dll
index 466c46cba..9f38f6b39 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Rewrite.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Rewrite.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll
index bb7b52568..c06280cdf 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.dll
index be4727dff..e33307ba1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Routing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll
index 6924584e9..462c2bf41 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.HttpSys.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IIS.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IIS.dll
index cebba6863..4edd56d46 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IIS.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IIS.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll
index 0152e4c04..701917223 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.IISIntegration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll
index 708c8e390..625a1851c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
index 87e2a4cff..22064672a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
index 4207295f0..13b8f6f68 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll
index 6b06ef752..09afc28f7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Server.Kestrel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Session.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Session.dll
index 2f53a0160..545e4350e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Session.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.Session.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Common.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Common.dll
index 41a869615..9025e8b80 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Common.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Common.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Core.dll
index dfb21b8ee..3d06d0a5e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll
index 5b28a66d7..b971b5532 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.Protocols.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.dll
index 28a956e42..d65403229 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.SignalR.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.StaticFiles.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.StaticFiles.dll
index 2c6a37552..611b5bbf1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.StaticFiles.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.StaticFiles.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebSockets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebSockets.dll
index 037f9795c..d58001473 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebSockets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebSockets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebUtilities.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebUtilities.dll
index 52ef4dab8..8f627b89b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebUtilities.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.WebUtilities.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.dll
index f553209db..ecff06719 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.AspNetCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.CSharp.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.CSharp.dll
index 3ec28ead0..f04ee9e98 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.CSharp.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.CSharp.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Abstractions.dll
index 3e116b0ac..e6f97a011 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Memory.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Memory.dll
index b2432822a..ac998e76e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Memory.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Caching.Memory.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll
index 000c69bf0..df5b4a80a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Binder.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Binder.dll
index 498165629..4b2d0903a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Binder.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Binder.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll
index 2805891e7..9a1ecb318 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.CommandLine.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
index 5bf12f109..08954f332 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.EnvironmentVariables.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll
index 83a47c8b5..bff3df860 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.FileExtensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Ini.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Ini.dll
index 5d0497b31..b07826471 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Ini.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Ini.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Json.dll
index 81a01ae01..be56310f2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll
index 1ce94a24f..58530cd14 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.KeyPerFile.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll
index 823829246..1b55fdf10 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.UserSecrets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Xml.dll
index 40a9c1a62..8a26c5bcc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.dll
index efb339a22..bf9bdb36b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Configuration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll
index e1d90f830..2ce831940 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.dll
index 7fb464de5..598527508 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.DependencyInjection.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
index b4143733f..38b31ac74 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll
index ad37661dd..b2c4e6a4f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Diagnostics.HealthChecks.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Features.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Features.dll
index 08defe57d..a8699a30d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Features.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Features.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll
index b75ee16b3..e66b1ae01 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Composite.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Composite.dll
index 3c7b9e8fd..5421c4b53 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Composite.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Composite.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll
index 4bdb6851b..3e4759f7e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Embedded.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Physical.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Physical.dll
index d34056f47..8cbe6ee79 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Physical.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileProviders.Physical.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll
index f8d1682aa..7c34796a0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.FileSystemGlobbing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll
index 7f5733713..2560ea8b5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.dll
index 8d247f5ba..874d0a287 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Hosting.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Http.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Http.dll
index b4337f631..3e6359b38 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Http.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Http.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Core.dll
index 594031af0..9a2ae9e0f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Stores.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Stores.dll
index 61db8d7c7..d9d2b3cc7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Stores.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Identity.Stores.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.Abstractions.dll
index 97baf2843..144a5c053 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.dll
index 56b5d36a4..ab44324c4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Localization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Abstractions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Abstractions.dll
index 2099e890b..12b789105 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Abstractions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Abstractions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Configuration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Configuration.dll
index 102726b8b..5807028ee 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Configuration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Configuration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Console.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Console.dll
index 69409bed9..30a2ec329 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Console.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Console.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Debug.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Debug.dll
index 0a2a413eb..94f13c19d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Debug.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.Debug.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventLog.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventLog.dll
index 7d39ea229..784fd2c24 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventLog.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventLog.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventSource.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventSource.dll
index f9def2519..a94c0cab0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventSource.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.EventSource.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.TraceSource.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.TraceSource.dll
index 53c80c4a5..701cc3c4b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.TraceSource.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.TraceSource.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.dll
index eee90bf0f..aee5c1ecc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Logging.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.ObjectPool.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.ObjectPool.dll
index f6c1135f3..78595e6b1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.ObjectPool.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.ObjectPool.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll
index f8b81c9b3..976259df2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.ConfigurationExtensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll
index ec1303bfa..cccb02bfc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.DataAnnotations.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.dll
index 6e313a33b..0e1859da7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Options.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Primitives.dll
index e3dda1e21..e4e1b23a4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.WebEncoders.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.WebEncoders.dll
index 750521c8a..df2520b60 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.WebEncoders.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Extensions.WebEncoders.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.JSInterop.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.JSInterop.dll
index 6429b0eb4..9addcb37a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.JSInterop.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.JSInterop.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Net.Http.Headers.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Net.Http.Headers.dll
index 0a6984321..105e3e1e7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Net.Http.Headers.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Net.Http.Headers.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.VisualBasic.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.VisualBasic.Core.dll
index 9d13df0d7..8e6f543a0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.VisualBasic.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.VisualBasic.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.VisualBasic.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.VisualBasic.dll
index f85ee154d..912d86f52 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.VisualBasic.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.VisualBasic.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Win32.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Win32.Primitives.dll
index ee90e7dbd..290de93af 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Win32.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Win32.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Win32.Registry.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Win32.Registry.dll
index 68fbcd8fc..18a134ae3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Win32.Registry.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/Microsoft.Win32.Registry.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.AppContext.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.AppContext.dll
index 69717849d..5a3fec760 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.AppContext.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.AppContext.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Buffers.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Buffers.dll
index c1b6ddcca..bb68f1ead 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Buffers.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Buffers.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Concurrent.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Concurrent.dll
index 224cc505b..a4e8146e1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Concurrent.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Concurrent.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Immutable.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Immutable.dll
index f5c502918..f5cb66a31 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Immutable.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Immutable.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.NonGeneric.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.NonGeneric.dll
index 70d76ed50..21b05d817 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.NonGeneric.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.NonGeneric.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Specialized.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Specialized.dll
index 7049d68f4..b0592de9a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Specialized.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.Specialized.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.dll
index f803f1a07..7bda41078 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Collections.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.Annotations.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.Annotations.dll
index 1b2e26aff..921238541 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.Annotations.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.Annotations.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.DataAnnotations.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.DataAnnotations.dll
index fe964e6f8..6cf1416ae 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.DataAnnotations.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.DataAnnotations.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.EventBasedAsync.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.EventBasedAsync.dll
index 8f3178119..67d42c572 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.EventBasedAsync.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.EventBasedAsync.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.Primitives.dll
index 6b84b0cac..3b31c24c8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.TypeConverter.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.TypeConverter.dll
index 8a6909a5f..e5e05991c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.TypeConverter.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.TypeConverter.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.dll
index 00d3b5cd1..4104ba556 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ComponentModel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Configuration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Configuration.dll
index ba5d25a8a..539f81fdd 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Configuration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Configuration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Console.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Console.dll
index 8d6ae1e5c..d9ed25871 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Console.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Console.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Core.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Core.dll
index bc8df99c0..b4464a7a1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Core.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Core.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.Common.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.Common.dll
index f21786049..4a65367f6 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.Common.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.Common.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.DataSetExtensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.DataSetExtensions.dll
index 2ad03e87c..a1c5f7936 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.DataSetExtensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.DataSetExtensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.dll
index 1d5f0b67c..e1d38e272 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Data.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Contracts.dll
index 50b5aa28a..c2ffbf95f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Debug.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Debug.dll
index 8d98449e2..f17b28dae 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Debug.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Debug.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.DiagnosticSource.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.DiagnosticSource.dll
index 9ca5162f3..7ef912128 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.DiagnosticSource.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.DiagnosticSource.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.EventLog.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.EventLog.dll
index 13fea2c92..97444400e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.EventLog.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.EventLog.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.FileVersionInfo.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.FileVersionInfo.dll
index d62f4a9e9..147e42041 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.FileVersionInfo.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.FileVersionInfo.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Process.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Process.dll
index cf2631988..6cf38c963 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Process.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Process.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.StackTrace.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.StackTrace.dll
index 98357f3f1..5a2e52d3e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.StackTrace.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.StackTrace.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.TextWriterTraceListener.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.TextWriterTraceListener.dll
index 555fea07e..3a586cb29 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.TextWriterTraceListener.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.TextWriterTraceListener.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Tools.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Tools.dll
index 3981845b1..c173b5baa 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Tools.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Tools.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.TraceSource.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.TraceSource.dll
index 992c52261..f1c31dd61 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.TraceSource.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.TraceSource.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Tracing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Tracing.dll
index a9ce2c421..9c6df1b61 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Tracing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Diagnostics.Tracing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Drawing.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Drawing.Primitives.dll
index c4964cca3..b539f6a4d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Drawing.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Drawing.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Drawing.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Drawing.dll
index 1c93d2b22..2ba5b02f2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Drawing.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Drawing.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Dynamic.Runtime.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Dynamic.Runtime.dll
index d09eb957a..388ffffa9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Dynamic.Runtime.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Dynamic.Runtime.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Formats.Asn1.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Formats.Asn1.dll
index 1956c10de..d85b19284 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Formats.Asn1.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Formats.Asn1.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Formats.Tar.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Formats.Tar.dll
index f1d6037e5..f035eb22e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Formats.Tar.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Formats.Tar.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.Calendars.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.Calendars.dll
index e36c4b7b8..c74ef13db 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.Calendars.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.Calendars.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.Extensions.dll
index fcc5c1cf8..a341077bb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.dll
index 98c54b314..643d3413d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Globalization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.Brotli.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.Brotli.dll
index cc2d722cf..b0e708b41 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.Brotli.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.Brotli.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.FileSystem.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.FileSystem.dll
index 3eb8920e8..d912b0561 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.FileSystem.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.FileSystem.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.ZipFile.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.ZipFile.dll
index 86d06b803..65ebbe45b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.ZipFile.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.ZipFile.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.dll
index 5664b49ac..d34d38ce2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Compression.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.AccessControl.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.AccessControl.dll
index fbdef8155..cb669f6fa 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.AccessControl.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.AccessControl.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.DriveInfo.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.DriveInfo.dll
index 8dc3b1a53..3a97503cc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.DriveInfo.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.DriveInfo.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.Primitives.dll
index b077b21ff..bc5fe458a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.Watcher.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.Watcher.dll
index f7b27324f..71bcff186 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.Watcher.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.Watcher.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.dll
index 9e0b4f96b..23b3dac4f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.FileSystem.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.IsolatedStorage.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.IsolatedStorage.dll
index 85fdd7950..206e44568 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.IsolatedStorage.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.IsolatedStorage.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.MemoryMappedFiles.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.MemoryMappedFiles.dll
index ca81d1628..5ffbba53d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.MemoryMappedFiles.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.MemoryMappedFiles.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipelines.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipelines.dll
index e724b9f7c..52ec1f2ed 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipelines.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipelines.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipes.AccessControl.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipes.AccessControl.dll
index 599208b51..7a89b00f7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipes.AccessControl.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipes.AccessControl.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipes.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipes.dll
index cfbc6d980..98759d816 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipes.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.Pipes.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.UnmanagedMemoryStream.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.UnmanagedMemoryStream.dll
index efe950986..7a3f11682 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.UnmanagedMemoryStream.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.UnmanagedMemoryStream.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.dll
index cbd668414..edb592f44 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.IO.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Expressions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Expressions.dll
index 1d43a2bfc..273a31ddb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Expressions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Expressions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Parallel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Parallel.dll
index 0dbf05dce..ad148697f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Parallel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Parallel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Queryable.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Queryable.dll
index 47f02a223..24bd33fa0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Queryable.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.Queryable.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.dll
index 567558571..cdc210b20 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Linq.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Memory.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Memory.dll
index fc17206fa..7c66fa236 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Memory.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Memory.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Http.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Http.Json.dll
index a5ef8b23e..4f9fddfa0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Http.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Http.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Http.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Http.dll
index 1d18903ec..50c9d69c2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Http.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Http.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.HttpListener.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.HttpListener.dll
index a1f51750b..5709afcc3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.HttpListener.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.HttpListener.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Mail.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Mail.dll
index 3279ba616..087dbf2d5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Mail.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Mail.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.NameResolution.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.NameResolution.dll
index 31def6fe8..393a6d420 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.NameResolution.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.NameResolution.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.NetworkInformation.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.NetworkInformation.dll
index b92a84ea4..87b807dab 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.NetworkInformation.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.NetworkInformation.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Ping.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Ping.dll
index c02c3c80f..b01aff64d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Ping.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Ping.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Primitives.dll
index 21e3923e4..b462d81d0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Quic.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Quic.dll
index b9f1471a6..ee114aa66 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Quic.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Quic.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Requests.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Requests.dll
index 0c99c9504..83fecbbc3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Requests.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Requests.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Security.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Security.dll
index 47c9d4fc4..1f4137ef2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Security.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Security.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.ServicePoint.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.ServicePoint.dll
index 053cfdcc8..b765e0de5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.ServicePoint.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.ServicePoint.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Sockets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Sockets.dll
index 39f1e1944..a7a60f83d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Sockets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.Sockets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebClient.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebClient.dll
index be3f11996..3d7cee5b4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebClient.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebClient.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebHeaderCollection.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebHeaderCollection.dll
index a8972e60d..8bd1583f2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebHeaderCollection.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebHeaderCollection.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebProxy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebProxy.dll
index 064d2b3e8..0cdaa8746 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebProxy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebProxy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebSockets.Client.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebSockets.Client.dll
index f5f6bfdcc..f92a2fda1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebSockets.Client.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebSockets.Client.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebSockets.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebSockets.dll
index 2473c5c82..9cf3c94be 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebSockets.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.WebSockets.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.dll
index 25261795d..e992d0204 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Net.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Numerics.Vectors.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Numerics.Vectors.dll
index ee1ef4600..ea1a9bf2a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Numerics.Vectors.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Numerics.Vectors.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Numerics.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Numerics.dll
index a66402fc7..c59e7e465 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Numerics.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Numerics.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ObjectModel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ObjectModel.dll
index 211aaca3e..73d65af12 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ObjectModel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ObjectModel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.DispatchProxy.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.DispatchProxy.dll
index cdc74ca5c..45bd53dd2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.DispatchProxy.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.DispatchProxy.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.ILGeneration.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.ILGeneration.dll
index fbca95a0c..f685371d6 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.ILGeneration.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.ILGeneration.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.Lightweight.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.Lightweight.dll
index b2129b055..f8263d309 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.Lightweight.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.Lightweight.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.dll
index 7a6203611..c5334ae0b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Emit.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Extensions.dll
index 9e820c4dc..36c48a43a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Metadata.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Metadata.dll
index c8878338e..7bc431a66 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Metadata.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Metadata.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Primitives.dll
index 11079f2e3..684c4c872 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.TypeExtensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.TypeExtensions.dll
index 5c58d7ade..60f1191ba 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.TypeExtensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.TypeExtensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.dll
index bd8379edf..a73863bf0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Reflection.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.Reader.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.Reader.dll
index e705aadf6..536525187 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.Reader.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.Reader.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.ResourceManager.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.ResourceManager.dll
index d9c289804..e08c621d4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.ResourceManager.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.ResourceManager.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.Writer.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.Writer.dll
index 3db952aa3..7644011c2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.Writer.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Resources.Writer.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.Unsafe.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.Unsafe.dll
index e373fc57d..c834733ea 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.Unsafe.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.Unsafe.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.VisualC.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.VisualC.dll
index e46856210..c60176224 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.VisualC.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.CompilerServices.VisualC.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Extensions.dll
index b8dfbb6a2..8f74a171d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Handles.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Handles.dll
index 2874d8cd0..1b3418e22 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Handles.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Handles.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.JavaScript.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.JavaScript.dll
index 58a4c0efb..d2fd5a2aa 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.JavaScript.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.JavaScript.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll
index 34244c06d..dec2a0bf4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.RuntimeInformation.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.dll
index 7217db5d4..e1248e651 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.InteropServices.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Intrinsics.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Intrinsics.dll
index a125356d1..0c9136e31 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Intrinsics.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Intrinsics.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Loader.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Loader.dll
index 6aec4c76b..1b5a17b2e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Loader.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Loader.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Numerics.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Numerics.dll
index 72cb67683..a25f06714 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Numerics.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Numerics.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Formatters.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Formatters.dll
index 9a4322863..9a60d469c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Formatters.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Formatters.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Json.dll
index 5111e22d0..610394705 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Primitives.dll
index 9b2da34d9..35f0f7c97 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Xml.dll
index 48ec89a5e..f1e7cc457 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.dll
index a53e95217..15541a31f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.Serialization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.dll
index 27ffc2a19..3778e525c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Runtime.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.AccessControl.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.AccessControl.dll
index d45ea071c..19f7ceaaf 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.AccessControl.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.AccessControl.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Claims.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Claims.dll
index 61b6e14eb..34fb23df1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Claims.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Claims.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Algorithms.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Algorithms.dll
index 42a0f5ffc..c0677a4c5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Algorithms.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Algorithms.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Cng.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Cng.dll
index 89962e0b9..d9a71894a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Cng.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Cng.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Csp.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Csp.dll
index 28d680b43..ebc0ab695 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Csp.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Csp.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Encoding.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Encoding.dll
index 8c326c6ad..05add7c1f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Encoding.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Encoding.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.OpenSsl.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.OpenSsl.dll
index 8be330daa..b6d68c901 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.OpenSsl.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.OpenSsl.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Primitives.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Primitives.dll
index 93af306fb..bf6f87ffe 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Primitives.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Primitives.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.X509Certificates.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.X509Certificates.dll
index 689772093..b96146582 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.X509Certificates.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.X509Certificates.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Xml.dll
index 9ae8400e8..5242b23ac 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.dll
index 04c6aec4e..0577736a5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Cryptography.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Principal.Windows.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Principal.Windows.dll
index 048e8f6b0..f783e2b63 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Principal.Windows.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Principal.Windows.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Principal.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Principal.dll
index 949900779..e950df341 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Principal.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.Principal.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.SecureString.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.SecureString.dll
index 22b436dd2..c3102aafb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.SecureString.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.SecureString.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.dll
index 6cd503a3b..d6063f3fb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Security.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ServiceModel.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ServiceModel.Web.dll
index 6dad9ba81..7938d88f1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ServiceModel.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ServiceModel.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ServiceProcess.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ServiceProcess.dll
index 99f39605c..76c9cdd0e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ServiceProcess.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ServiceProcess.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.CodePages.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.CodePages.dll
index 93d6c95e3..e12feb3f3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.CodePages.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.CodePages.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.Extensions.dll
index ed012d83a..0aba2a153 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.dll
index 18c589357..2a4706a41 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encoding.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encodings.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encodings.Web.dll
index d92a3a0cb..f842b1e44 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encodings.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Encodings.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Json.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Json.dll
index 2f0603003..f14885a2a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Json.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.Json.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.RegularExpressions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.RegularExpressions.dll
index 101e7b06c..f7c7e60a8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.RegularExpressions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Text.RegularExpressions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Channels.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Channels.dll
index 40b520ba3..6adc87c92 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Channels.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Channels.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Overlapped.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Overlapped.dll
index 49cca3e05..f7c257afc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Overlapped.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Overlapped.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.RateLimiting.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.RateLimiting.dll
index e2a56fed3..2829f7a0e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.RateLimiting.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.RateLimiting.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Dataflow.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Dataflow.dll
index 9172025e6..406f465d1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Dataflow.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Dataflow.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Extensions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Extensions.dll
index 7673408e6..2c214e00d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Extensions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Extensions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Parallel.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Parallel.dll
index efd2d9690..20d344383 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Parallel.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.Parallel.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.dll
index 82ed62f07..a166f1ced 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Tasks.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Thread.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Thread.dll
index dddb13b39..b6d5ffdc8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Thread.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Thread.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.ThreadPool.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.ThreadPool.dll
index 80322c531..6d8f970c0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.ThreadPool.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.ThreadPool.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Timer.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Timer.dll
index 2186149e8..3a981b261 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Timer.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.Timer.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.dll
index 622f5036d..883a1626d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Threading.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Transactions.Local.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Transactions.Local.dll
index 886518d71..1278a31b7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Transactions.Local.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Transactions.Local.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Transactions.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Transactions.dll
index 506cd92d5..f0ef34d3c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Transactions.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Transactions.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ValueTuple.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ValueTuple.dll
index b85c4c3ca..37b308b02 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ValueTuple.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.ValueTuple.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Web.HttpUtility.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Web.HttpUtility.dll
index 0d0743478..2751e3f8c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Web.HttpUtility.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Web.HttpUtility.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Web.dll
index 75e65b5b0..26d61cd58 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Windows.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Windows.dll
index 15385a949..1671450a2 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Windows.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Windows.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.Linq.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.Linq.dll
index c8d5187a4..df9885c5e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.Linq.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.Linq.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.ReaderWriter.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.ReaderWriter.dll
index 8fecc916c..c47bfa7ab 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.ReaderWriter.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.ReaderWriter.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.Serialization.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.Serialization.dll
index b66ea7ccc..45383373d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.Serialization.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.Serialization.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XDocument.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XDocument.dll
index 98bb387a3..aca8c9bc6 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XDocument.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XDocument.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XPath.XDocument.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XPath.XDocument.dll
index 785b12dc1..b19ae0a70 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XPath.XDocument.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XPath.XDocument.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XPath.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XPath.dll
index e505af78f..876c16d1d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XPath.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XPath.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XmlDocument.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XmlDocument.dll
index b90762ab8..a097c4904 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XmlDocument.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XmlDocument.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XmlSerializer.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XmlSerializer.dll
index 65c3f357a..7c192f7bc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XmlSerializer.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.XmlSerializer.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.dll
index f7b01f204..e61334cfa 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.Xml.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.dll
index 3da828417..4eaf269e4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/System.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/WindowsBase.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/WindowsBase.dll
index ea0fc4e51..a4ee8829d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/WindowsBase.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/WindowsBase.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/mscorlib.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/mscorlib.dll
index a4a21fe83..cfa1ce5b9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/mscorlib.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/mscorlib.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/netstandard.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/netstandard.dll
index d632d0859..79bc2189a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/netstandard.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/bin/Debug/net7.0/refs/netstandard.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.AssemblyInfo.cs
index c4cfee008..f54ec3960 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.AssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.AssemblyInfo.cs
@@ -15,7 +15,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("WinIn.FasterZ.AgGridReport.Web")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5548d6df57c86777faee31776733d5f74c0b3c85")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WinIn.FasterZ.AgGridReport.Web")]
[assembly: System.Reflection.AssemblyTitleAttribute("WinIn.FasterZ.AgGridReport.Web")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.AssemblyInfoInputs.cache
index 5fac9442b..a89b6c3d3 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.AssemblyInfoInputs.cache
@@ -1 +1 @@
-fdca6f97fdbd4099fac3a1383db987eecbf190bcdf90a9bdcd79eabe5e2588a0
+eea1abe1dee5d54a73c9392d4bb7573b398fb9f9
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.GeneratedMSBuildEditorConfig.editorconfig
index d2d94aea1..4bdcb92aa 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.GeneratedMSBuildEditorConfig.editorconfig
@@ -9,39 +9,37 @@ build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WinIn.FasterZ.AgGridReport.Web
build_property.RootNamespace = WinIn.FasterZ.AgGridReport.Web
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\
build_property.RazorLangVersion = 7.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes = true
-build_property.MSBuildProjectDirectory = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web
+build_property.MSBuildProjectDirectory = D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web
build_property._RazorSourceGeneratorDebug =
-[E:/Code/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Components/_ViewImports.cshtml]
+[D:/job/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Components/_ViewImports.cshtml]
build_metadata.AdditionalFiles.TargetPath = Q29tcG9uZW50c1xfVmlld0ltcG9ydHMuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
-[E:/Code/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/Index.cshtml]
+[D:/job/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/Index.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcSW5kZXguY3NodG1s
build_metadata.AdditionalFiles.CssScope =
-[E:/Code/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/WinIn/FasterZ/AgGridReport/MapperProc/CreateModal.cshtml]
+[D:/job/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/WinIn/FasterZ/AgGridReport/MapperProc/CreateModal.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcV2luSW5cRmFzdGVyWlxBZ0dyaWRSZXBvcnRcTWFwcGVyUHJvY1xDcmVhdGVNb2RhbC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
-[E:/Code/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/WinIn/FasterZ/AgGridReport/MapperProc/EditModal.cshtml]
+[D:/job/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/WinIn/FasterZ/AgGridReport/MapperProc/EditModal.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcV2luSW5cRmFzdGVyWlxBZ0dyaWRSZXBvcnRcTWFwcGVyUHJvY1xFZGl0TW9kYWwuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
-[E:/Code/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/WinIn/FasterZ/AgGridReport/MapperProc/Index.cshtml]
+[D:/job/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/WinIn/FasterZ/AgGridReport/MapperProc/Index.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcV2luSW5cRmFzdGVyWlxBZ0dyaWRSZXBvcnRcTWFwcGVyUHJvY1xJbmRleC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
-[E:/Code/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/_ViewImports.cshtml]
+[D:/job/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Pages/_ViewImports.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcX1ZpZXdJbXBvcnRzLmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
-[E:/Code/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Views/_ViewImports.cshtml]
+[D:/job/WZC2/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/Views/_ViewImports.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdJbXBvcnRzLmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cache
index 2723e64cf..f4fdb1a24 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cache
@@ -1 +1 @@
-d76df41b03b346ea5cb7df1f30d7b38eacfddea719ca10e78f486359717136e2
+64dc57be69fc68bceb38e47b46837db271ce1294
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cs
index f45af8892..920fd8054 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cs
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cs
@@ -15,7 +15,7 @@ using System.Reflection;
"ory, Microsoft.AspNetCore.Mvc.Razor")]
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorLanguageVersionAttribute("7.0")]
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorConfigurationNameAttribute("MVC-3.0")]
-[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorExtensionAssemblyNameAttribute("MVC-3.0", "Microsoft.CodeAnalysis.Razor.Compiler")]
+[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorExtensionAssemblyNameAttribute("MVC-3.0", "Microsoft.AspNetCore.Mvc.Razor.Extensions")]
// 由 MSBuild WriteCodeFragment 类生成。
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.assets.cache
index d46cdfe8d..36ed13564 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.AssemblyReference.cache
index 611a8f014..963b405b8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.CoreCompileInputs.cache
index 73a9c4926..6dddfd0b2 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-09c88e867f789aaef13e0e9c0077c863107d30963df87e9b307f6abc7a32099d
+acde45dd1a1825c542fc7b1b0598160b08b41875
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.FileListAbsolute.txt
index f66875df9..7cc1a7107 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.FileListAbsolute.txt
@@ -2342,3 +2342,589 @@ E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\D
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.genruntimeconfig.cache
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Web.dll
E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.Fa.06D9EA6B.Up2Date
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\appsettings.Development.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\appsettings.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\appsettings.secrets.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\web.config
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\package-lock.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\package.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.staticwebassets.runtime.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.exe
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Pages\Index.css
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Pages\Index.js
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Pages\WinIn\FasterZ\AgGridReport\MapperProc\index.css
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Pages\WinIn\FasterZ\AgGridReport\MapperProc\index.js
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.dll.config
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.deps.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.runtimeconfig.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Antiforgery.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.Cookies.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authentication.OAuth.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authorization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Authorization.Policy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.Authorization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.Forms.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.Server.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Components.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Connections.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.CookiePolicy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Cors.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Cryptography.Internal.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.DataProtection.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.DataProtection.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.DataProtection.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Diagnostics.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Diagnostics.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.HostFiltering.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Hosting.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Hosting.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Html.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Connections.Common.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Connections.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Features.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Http.Results.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.HttpLogging.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.HttpOverrides.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.HttpsPolicy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Identity.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Localization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Localization.Routing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Metadata.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.ApiExplorer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Cors.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.DataAnnotations.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Formatters.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Localization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.Razor.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.RazorPages.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.TagHelpers.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Mvc.ViewFeatures.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.OutputCaching.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.RateLimiting.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Razor.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Razor.Runtime.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.RequestDecompression.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.ResponseCaching.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.ResponseCompression.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Rewrite.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Routing.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Routing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.HttpSys.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.IIS.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.IISIntegration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.Kestrel.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.Kestrel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.Session.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.SignalR.Common.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.SignalR.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.SignalR.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.SignalR.Protocols.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.StaticFiles.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.WebSockets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.AspNetCore.WebUtilities.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.CSharp.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Caching.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Caching.Memory.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Binder.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.CommandLine.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.FileExtensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Ini.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.KeyPerFile.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.UserSecrets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Configuration.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.DependencyInjection.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.DependencyInjection.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Diagnostics.HealthChecks.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Features.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.FileProviders.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.FileProviders.Composite.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.FileProviders.Embedded.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.FileProviders.Physical.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.FileSystemGlobbing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Hosting.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Hosting.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Http.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Identity.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Identity.Stores.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Localization.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Localization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.Configuration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.Console.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.Debug.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.EventLog.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.EventSource.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Logging.TraceSource.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.ObjectPool.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Options.ConfigurationExtensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Options.DataAnnotations.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Options.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Extensions.WebEncoders.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.JSInterop.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Net.Http.Headers.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.VisualBasic.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.VisualBasic.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Win32.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\Microsoft.Win32.Registry.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\mscorlib.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\netstandard.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.AppContext.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Buffers.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Collections.Concurrent.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Collections.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Collections.Immutable.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Collections.NonGeneric.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Collections.Specialized.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ComponentModel.Annotations.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ComponentModel.DataAnnotations.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ComponentModel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ComponentModel.EventBasedAsync.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ComponentModel.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ComponentModel.TypeConverter.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Configuration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Console.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Data.Common.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Data.DataSetExtensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Data.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.Debug.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.DiagnosticSource.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.EventLog.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.FileVersionInfo.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.Process.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.StackTrace.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.TextWriterTraceListener.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.Tools.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.TraceSource.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Diagnostics.Tracing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Drawing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Drawing.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Dynamic.Runtime.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Formats.Asn1.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Formats.Tar.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Globalization.Calendars.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Globalization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Globalization.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.Compression.Brotli.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.Compression.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.Compression.FileSystem.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.Compression.ZipFile.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.FileSystem.AccessControl.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.FileSystem.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.FileSystem.DriveInfo.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.FileSystem.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.FileSystem.Watcher.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.IsolatedStorage.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.MemoryMappedFiles.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.Pipelines.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.Pipes.AccessControl.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.Pipes.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.IO.UnmanagedMemoryStream.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Linq.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Linq.Expressions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Linq.Parallel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Linq.Queryable.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Memory.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.Http.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.Http.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.HttpListener.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.Mail.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.NameResolution.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.NetworkInformation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.Ping.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.Quic.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.Requests.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.Security.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.ServicePoint.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.Sockets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.WebClient.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.WebHeaderCollection.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.WebProxy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.WebSockets.Client.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Net.WebSockets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Numerics.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Numerics.Vectors.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ObjectModel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Reflection.DispatchProxy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Reflection.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Reflection.Emit.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Reflection.Emit.ILGeneration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Reflection.Emit.Lightweight.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Reflection.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Reflection.Metadata.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Reflection.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Reflection.TypeExtensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Resources.Reader.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Resources.ResourceManager.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Resources.Writer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.CompilerServices.Unsafe.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.CompilerServices.VisualC.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Handles.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.InteropServices.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.InteropServices.JavaScript.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.InteropServices.RuntimeInformation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Intrinsics.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Loader.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Numerics.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Serialization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Serialization.Formatters.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Serialization.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Serialization.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Runtime.Serialization.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.AccessControl.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Claims.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Cryptography.Algorithms.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Cryptography.Cng.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Cryptography.Csp.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Cryptography.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Cryptography.Encoding.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Cryptography.OpenSsl.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Cryptography.Primitives.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Cryptography.X509Certificates.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Cryptography.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Principal.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.Principal.Windows.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Security.SecureString.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ServiceModel.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ServiceProcess.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Text.Encoding.CodePages.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Text.Encoding.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Text.Encoding.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Text.Encodings.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Text.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Text.RegularExpressions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.Channels.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.Overlapped.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.RateLimiting.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.Tasks.Dataflow.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.Tasks.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.Tasks.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.Tasks.Parallel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.Thread.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.ThreadPool.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Threading.Timer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Transactions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Transactions.Local.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.ValueTuple.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Web.HttpUtility.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Windows.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Xml.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Xml.Linq.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Xml.ReaderWriter.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Xml.Serialization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Xml.XDocument.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Xml.XmlDocument.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Xml.XmlSerializer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Xml.XPath.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\System.Xml.XPath.XDocument.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\refs\WindowsBase.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\AsyncKeyedLock.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Autofac.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Autofac.Extensions.DependencyInjection.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Autofac.Extras.DynamicProxy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\AutoMapper.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Azure.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Azure.Identity.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Castle.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Castle.Core.AsyncInterceptor.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\JetBrains.Annotations.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.AspNetCore.Mvc.Versioning.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.AspNetCore.Razor.Language.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.Bcl.AsyncInterfaces.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.CodeAnalysis.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.CodeAnalysis.CSharp.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.CodeAnalysis.Razor.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.Data.SqlClient.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.Relational.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.SqlServer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.Extensions.DependencyModel.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.Identity.Client.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.Identity.Client.Extensions.Msal.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.IdentityModel.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.IdentityModel.JsonWebTokens.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.IdentityModel.Logging.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.IdentityModel.Protocols.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.IdentityModel.Tokens.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.OpenApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.SqlServer.Server.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Microsoft.Win32.SystemEvents.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Nito.AsyncEx.Context.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Nito.AsyncEx.Coordination.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Nito.AsyncEx.Tasks.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Nito.Collections.Deque.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Nito.Disposables.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\NUglify.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\OpenIddict.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\OpenIddict.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\OpenIddict.Server.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\OpenIddict.Server.AspNetCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\OpenIddict.Validation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\OpenIddict.Validation.AspNetCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\OpenIddict.Validation.ServerIntegration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Polly.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Scriban.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.AspNetCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.Extensions.Hosting.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.Extensions.Logging.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.Formatting.Compact.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.Settings.Configuration.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.Sinks.Async.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.Sinks.Console.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.Sinks.Debug.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Serilog.Sinks.File.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Swashbuckle.AspNetCore.Swagger.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Swashbuckle.AspNetCore.SwaggerGen.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Swashbuckle.AspNetCore.SwaggerUI.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\System.Configuration.ConfigurationManager.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\System.Drawing.Common.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\System.IdentityModel.Tokens.Jwt.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\System.Linq.Dynamic.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\System.Memory.Data.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\System.Runtime.Caching.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\System.Security.Cryptography.ProtectedData.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\System.Security.Permissions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\System.Windows.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\TimeZoneConverter.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Account.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Account.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Account.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Account.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Account.Web.OpenIddict.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.ApiVersioning.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.MultiTenancy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.UI.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.UI.Packages.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Mvc.UI.Widgets.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AspNetCore.Serilog.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Auditing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Auditing.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AuditLogging.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AuditLogging.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AuditLogging.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Authorization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Authorization.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Autofac.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.AutoMapper.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.BackgroundWorkers.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Caching.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Castle.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Data.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Ddd.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Ddd.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Ddd.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.DistributedLocking.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Emailing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.EntityFrameworkCore.SqlServer.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.EventBus.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.EventBus.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.ExceptionHandling.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.FeatureManagement.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.FeatureManagement.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.FeatureManagement.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.FeatureManagement.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.FeatureManagement.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.FeatureManagement.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.FeatureManagement.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Features.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.GlobalFeatures.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Guids.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Http.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Http.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Identity.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Identity.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Identity.AspNetCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Identity.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Identity.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Identity.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Identity.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Identity.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Json.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Json.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Json.SystemTextJson.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Localization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Localization.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Minify.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.MultiTenancy.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.ObjectExtending.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.ObjectMapping.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.OpenIddict.AspNetCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.OpenIddict.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.OpenIddict.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.OpenIddict.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Domain.Identity.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Domain.OpenIddict.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.PermissionManagement.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.PermissionManagement.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Security.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Serialization.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.SettingManagement.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.SettingManagement.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.SettingManagement.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.SettingManagement.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.SettingManagement.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.SettingManagement.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.SettingManagement.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Settings.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Specifications.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Swashbuckle.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TenantManagement.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TenantManagement.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TenantManagement.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TenantManagement.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TenantManagement.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TenantManagement.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TenantManagement.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TextTemplating.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TextTemplating.Core.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.TextTemplating.Scriban.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Threading.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Timing.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.UI.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.UI.Navigation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Uow.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Users.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Users.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Users.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Users.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Validation.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.Validation.Abstractions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\Volo.Abp.VirtualFileSystem.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\cs\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\de\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\es\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\fr\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\it\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\ja\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\ko\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\pl\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\pt-BR\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\ru\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\tr\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.HttpApi.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.csproj.AssemblyReference.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.csproj.SuggestedBindingRedirects.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.dll.config
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.GeneratedMSBuildEditorConfig.editorconfig
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.AssemblyInfoInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.AssemblyInfo.cs
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.csproj.CoreCompileInputs.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.MvcApplicationPartsAssemblyInfo.cs
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.MvcApplicationPartsAssemblyInfo.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.RazorAssemblyInfo.cs
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\staticwebassets\msbuild.WinIn.FasterZ.AgGridReport.Web.Microsoft.AspNetCore.StaticWebAssets.props
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\staticwebassets\msbuild.build.WinIn.FasterZ.AgGridReport.Web.props
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\staticwebassets\msbuild.buildMultiTargeting.WinIn.FasterZ.AgGridReport.Web.props
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\staticwebassets\msbuild.buildTransitive.WinIn.FasterZ.AgGridReport.Web.props
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\staticwebassets.pack.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\staticwebassets.build.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\staticwebassets.development.json
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\scopedcss\bundle\WinIn.FasterZ.AgGridReport.Web.styles.css
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.csproj.CopyComplete
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.Web.dll
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.pdb
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Web.genruntimeconfig.cache
+D:\job\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Web\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Web.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.SuggestedBindingRedirects.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.SuggestedBindingRedirects.cache
index 29b78aae6..860521e56 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.SuggestedBindingRedirects.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.csproj.SuggestedBindingRedirects.cache
@@ -1 +1 @@
-dc6f7bc576c0a936d586c64cf033734ceacf6b863b6ff10168359f1fc3555c92
+b9fbd6cb6ab5e192b3b1c56db9472885761b0801
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.dll
index c754f791f..fd62a87ee 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.genruntimeconfig.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.genruntimeconfig.cache
index 3021e0101..cb4cd76f1 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.genruntimeconfig.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.genruntimeconfig.cache
@@ -1 +1 @@
-c56e80a495e9e7ca6b06747af78badc297764556f7212c29ade02446ba71517b
+1ee493d8198e1fadeb2a5a24cb3d5ef57fad985f
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.pdb
index 366720617..d8b0cba58 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Web.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/apphost.exe b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/apphost.exe
index 763a6488c..9db44a659 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/apphost.exe and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/apphost.exe differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Web.dll
index c7e1b5f3e..f6962c1c8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Web.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Web.dll
index c7e1b5f3e..f6962c1c8 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Web.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Web.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.build.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.build.json
index b98e31460..87a7f97e9 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.build.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.build.json
@@ -1,6 +1,6 @@
{
"Version": 1,
- "Hash": "VILnAH79aLHZfYchIW7BCh0vgfIZ9hCgv5Q85Q9XlOY=",
+ "Hash": "HTuZJDETucPMGde6267i5kpsTaD5FjGWWO6wR8M7+yQ=",
"Source": "WinIn.FasterZ.AgGridReport.Web",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"Mode": "Default",
@@ -10,24 +10,22 @@
{
"Name": "WinIn.FasterZ.AgGridReport.Web\\wwwroot",
"Source": "WinIn.FasterZ.AgGridReport.Web",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"Pattern": "**"
}
],
"Assets": [
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\global-styles.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\global-styles.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "global-styles.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -36,17 +34,15 @@
"OriginalItemSpec": "wwwroot\\global-styles.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-dark.png",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-dark.png",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "images/logo/leptonx/logo-dark.png",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -55,17 +51,15 @@
"OriginalItemSpec": "wwwroot\\images\\logo\\leptonx\\logo-dark.png"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-dark-thumbnail.png",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-dark-thumbnail.png",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "images/logo/leptonx/logo-dark-thumbnail.png",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -74,17 +68,15 @@
"OriginalItemSpec": "wwwroot\\images\\logo\\leptonx\\logo-dark-thumbnail.png"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-light.png",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-light.png",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "images/logo/leptonx/logo-light.png",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -93,17 +85,15 @@
"OriginalItemSpec": "wwwroot\\images\\logo\\leptonx\\logo-light.png"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-light-thumbnail.png",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-light-thumbnail.png",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "images/logo/leptonx/logo-light-thumbnail.png",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -112,17 +102,15 @@
"OriginalItemSpec": "wwwroot\\images\\logo\\leptonx\\logo-light-thumbnail.png"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\all.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\all.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/css/all.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -131,17 +119,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\all.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\v4-shims.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\v4-shims.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/css/v4-shims.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -150,17 +136,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\v4-shims.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.eot",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.eot",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -169,17 +153,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.eot"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.svg",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.svg",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -188,17 +170,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.svg"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.ttf",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.ttf",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -207,17 +187,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.ttf"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -226,17 +204,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff2",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff2",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -245,17 +221,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff2"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.eot",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.eot",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -264,17 +238,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.eot"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.svg",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.svg",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -283,17 +255,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.svg"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.ttf",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.ttf",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -302,17 +272,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.ttf"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -321,17 +289,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff2",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff2",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -340,17 +306,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff2"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.eot",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.eot",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -359,17 +323,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.eot"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.svg",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.svg",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -378,17 +340,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.svg"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.ttf",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.ttf",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -397,17 +357,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.ttf"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -416,17 +374,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff2",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff2",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -435,17 +391,15 @@
"OriginalItemSpec": "wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff2"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\core\\abp.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\core\\abp.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/abp/core/abp.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -454,17 +408,15 @@
"OriginalItemSpec": "wwwroot\\libs\\abp\\core\\abp.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\core\\abp.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\core\\abp.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/abp/core/abp.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -473,17 +425,15 @@
"OriginalItemSpec": "wwwroot\\libs\\abp\\core\\abp.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\jquery\\abp.jquery.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\jquery\\abp.jquery.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/abp/jquery/abp.jquery.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -492,17 +442,15 @@
"OriginalItemSpec": "wwwroot\\libs\\abp\\jquery\\abp.jquery.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\luxon\\abp.luxon.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\luxon\\abp.luxon.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/abp/luxon/abp.luxon.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -511,17 +459,15 @@
"OriginalItemSpec": "wwwroot\\libs\\abp\\luxon\\abp.luxon.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/abp/utils/abp-utils.umd.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -530,17 +476,15 @@
"OriginalItemSpec": "wwwroot\\libs\\abp\\utils\\abp-utils.umd.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.js.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.js.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/abp/utils/abp-utils.umd.js.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -549,17 +493,15 @@
"OriginalItemSpec": "wwwroot\\libs\\abp\\utils\\abp-utils.umd.js.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/abp/utils/abp-utils.umd.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -568,17 +510,15 @@
"OriginalItemSpec": "wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/abp/utils/abp-utils.umd.min.js.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -587,17 +527,15 @@
"OriginalItemSpec": "wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/css/bootstrap.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -606,17 +544,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\css\\bootstrap.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.css.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.css.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/css/bootstrap.css.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -625,17 +561,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\css\\bootstrap.css.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/css/bootstrap.min.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -644,17 +578,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/css/bootstrap.min.css.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -663,17 +595,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/css/bootstrap.rtl.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -682,17 +612,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/css/bootstrap.rtl.css.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -701,17 +629,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/css/bootstrap.rtl.min.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -720,17 +646,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/css/bootstrap.rtl.min.css.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -739,17 +663,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/js/bootstrap.bundle.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -758,17 +680,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/js/bootstrap.bundle.js.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -777,17 +697,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/js/bootstrap.bundle.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -796,17 +714,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap/js/bootstrap.bundle.min.js.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -815,17 +731,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.css.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.css.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/bootstrap-datepicker.css.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -834,17 +748,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.css.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/bootstrap-datepicker.min.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -853,17 +765,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/bootstrap-datepicker.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -872,17 +782,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -891,17 +799,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-DZ.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-DZ.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-DZ.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -910,17 +816,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-DZ.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-tn.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-tn.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -929,17 +833,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-tn.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.az.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.az.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -948,17 +850,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.az.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bg.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bg.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -967,17 +867,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bg.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bm.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bm.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -986,17 +884,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bm.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bn.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bn.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1005,17 +901,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bn.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.br.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.br.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1024,17 +918,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.br.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bs.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bs.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1043,17 +935,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bs.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ca.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ca.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1062,17 +952,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ca.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cs.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cs.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1081,17 +969,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cs.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cy.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cy.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1100,17 +986,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cy.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.da.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.da.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1119,17 +1003,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.da.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.de.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.de.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1138,17 +1020,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.de.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.el.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.el.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1157,17 +1037,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.el.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-AU.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-AU.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1176,17 +1054,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-AU.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-CA.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-CA.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1195,17 +1071,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-CA.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-GB.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-GB.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1214,17 +1088,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-GB.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-IE.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-IE.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1233,17 +1105,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-IE.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-NZ.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-NZ.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1252,17 +1122,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-NZ.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-US.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-US.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-US.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1271,17 +1139,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-US.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-ZA.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-ZA.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1290,17 +1156,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-ZA.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eo.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eo.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1309,17 +1173,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eo.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.es.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.es.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1328,17 +1190,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.es.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.et.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.et.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1347,17 +1207,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.et.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eu.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eu.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1366,17 +1224,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eu.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fa.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fa.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1385,17 +1241,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fa.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fi.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fi.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1404,17 +1258,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fi.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fo.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fo.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1423,17 +1275,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fo.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1442,17 +1292,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr-CH.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr-CH.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1461,17 +1309,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr-CH.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.gl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.gl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1480,17 +1326,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.gl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.he.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.he.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1499,17 +1343,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.he.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hi.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hi.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1518,17 +1360,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hi.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1537,17 +1377,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hu.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hu.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1556,17 +1394,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hu.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hy.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hy.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1575,17 +1411,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hy.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.id.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.id.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1594,17 +1428,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.id.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.is.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.is.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1613,17 +1445,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.is.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1632,17 +1462,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it-CH.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it-CH.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1651,17 +1479,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it-CH.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ja.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ja.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1670,17 +1496,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ja.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ka.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ka.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1689,17 +1513,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ka.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kh.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kh.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1708,17 +1530,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kh.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kk.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kk.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1727,17 +1547,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kk.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.km.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.km.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1746,17 +1564,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.km.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ko.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ko.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1765,17 +1581,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ko.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1784,17 +1598,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lt.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lt.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1803,17 +1615,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lt.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lv.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lv.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1822,17 +1632,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lv.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.me.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.me.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1841,17 +1649,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.me.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mk.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mk.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1860,17 +1666,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mk.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mn.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mn.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1879,17 +1683,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mn.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.mr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1898,17 +1700,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ms.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ms.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1917,17 +1717,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ms.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1936,17 +1734,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl-BE.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl-BE.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1955,17 +1751,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl-BE.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.no.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.no.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1974,17 +1768,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.no.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.oc.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.oc.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -1993,17 +1785,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.oc.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2012,17 +1802,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2031,17 +1819,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt-BR.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt-BR.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2050,17 +1836,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt-BR.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ro.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ro.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2069,17 +1853,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ro.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2088,17 +1870,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs-latin.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs-latin.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2107,17 +1887,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs-latin.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ru.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ru.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2126,17 +1904,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ru.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.si.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.si.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2145,17 +1921,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.si.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sk.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sk.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2164,17 +1938,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sk.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2183,17 +1955,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sq.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sq.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2202,17 +1972,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sq.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2221,17 +1989,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr-latin.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr-latin.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2240,17 +2006,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr-latin.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sv.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sv.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2259,17 +2023,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sv.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sw.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sw.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2278,17 +2040,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sw.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ta.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ta.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2297,17 +2057,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ta.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tg.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tg.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2316,17 +2074,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tg.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.th.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.th.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2335,17 +2091,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.th.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tk.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tk.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2354,17 +2108,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tk.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2373,17 +2125,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uk.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uk.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2392,17 +2142,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uk.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-cyrl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-cyrl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2411,17 +2159,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-cyrl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-latn.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-latn.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2430,17 +2176,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-latn.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.vi.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.vi.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2449,17 +2193,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.vi.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-CN.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-CN.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2468,17 +2210,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-CN.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-TW.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-TW.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2487,17 +2227,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-TW.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker-en-CA.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker-en-CA.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2506,17 +2244,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker-en-CA.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-daterangepicker/daterangepicker.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2525,17 +2261,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/bootstrap-daterangepicker/daterangepicker.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2544,17 +2278,15 @@
"OriginalItemSpec": "wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net\\js\\jquery.dataTables.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net\\js\\jquery.dataTables.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/datatables.net/js/jquery.dataTables.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2563,17 +2295,15 @@
"OriginalItemSpec": "wwwroot\\libs\\datatables.net\\js\\jquery.dataTables.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net-bs5\\css\\dataTables.bootstrap5.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net-bs5\\css\\dataTables.bootstrap5.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/datatables.net-bs5/css/dataTables.bootstrap5.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2582,17 +2312,15 @@
"OriginalItemSpec": "wwwroot\\libs\\datatables.net-bs5\\css\\dataTables.bootstrap5.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net-bs5\\js\\dataTables.bootstrap5.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net-bs5\\js\\dataTables.bootstrap5.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/datatables.net-bs5/js/dataTables.bootstrap5.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2601,17 +2329,15 @@
"OriginalItemSpec": "wwwroot\\libs\\datatables.net-bs5\\js\\dataTables.bootstrap5.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery\\jquery.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery\\jquery.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery/jquery.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2620,17 +2346,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery\\jquery.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-form\\jquery.form.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-form\\jquery.form.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-form/jquery.form.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2639,17 +2363,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-form\\jquery.form.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\jquery.validate.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\jquery.validate.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/jquery.validate.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2658,17 +2380,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\jquery.validate.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ar.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ar.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ar.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2677,17 +2397,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ar.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ar.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ar.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ar.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2696,17 +2414,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ar.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_az.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_az.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_az.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2715,17 +2431,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_az.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_az.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_az.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_az.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2734,17 +2448,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_az.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bg.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bg.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_bg.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2753,17 +2465,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_bg.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bg.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bg.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_bg.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2772,17 +2482,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_bg.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_bn_BD.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2791,17 +2499,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_bn_BD.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2810,17 +2516,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ca.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ca.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ca.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2829,17 +2533,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ca.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ca.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ca.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ca.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2848,17 +2550,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ca.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_cs.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_cs.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_cs.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2867,17 +2567,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_cs.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_cs.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_cs.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_cs.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2886,17 +2584,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_cs.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_da.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_da.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_da.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2905,17 +2601,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_da.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_da.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_da.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_da.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2924,17 +2618,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_da.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_de.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_de.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_de.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2943,17 +2635,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_de.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_de.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_de.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_de.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2962,17 +2652,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_de.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_el.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_el.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_el.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -2981,17 +2669,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_el.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_el.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_el.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_el.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3000,17 +2686,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_el.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_es.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3019,17 +2703,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_es.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_es.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3038,17 +2720,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_es.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_es_AR.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3057,17 +2737,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_es_AR.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3076,17 +2754,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_es_PE.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3095,17 +2771,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_es_PE.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3114,17 +2788,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_et.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_et.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_et.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3133,17 +2805,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_et.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_et.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_et.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_et.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3152,17 +2822,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_et.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_eu.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_eu.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_eu.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3171,17 +2839,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_eu.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_eu.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_eu.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_eu.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3190,17 +2856,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_eu.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fa.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fa.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_fa.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3209,17 +2873,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_fa.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fa.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fa.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_fa.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3228,17 +2890,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_fa.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_fi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3247,17 +2907,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_fi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fi.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fi.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_fi.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3266,17 +2924,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_fi.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_fr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3285,17 +2941,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_fr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_fr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3304,17 +2958,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_fr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ge.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ge.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ge.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3323,17 +2975,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ge.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ge.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ge.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ge.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3342,17 +2992,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ge.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_gl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_gl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_gl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3361,17 +3009,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_gl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_gl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_gl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_gl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3380,17 +3026,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_gl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_he.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_he.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_he.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3399,17 +3043,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_he.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_he.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_he.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_he.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3418,17 +3060,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_he.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_hi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3437,17 +3077,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_hi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hi.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hi.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_hi.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3456,17 +3094,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_hi.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_hr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3475,17 +3111,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_hr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_hr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3494,17 +3128,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_hr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hu.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hu.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_hu.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3513,17 +3145,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_hu.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hu.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hu.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_hu.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3532,17 +3162,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_hu.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_hy_AM.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3551,17 +3179,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_hy_AM.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3570,17 +3196,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_id.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_id.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_id.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3589,17 +3213,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_id.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_id.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_id.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_id.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3608,17 +3230,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_id.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_is.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_is.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_is.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3627,17 +3247,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_is.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_is.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_is.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_is.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3646,17 +3264,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_is.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_it.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_it.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_it.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3665,17 +3281,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_it.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_it.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_it.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_it.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3684,17 +3298,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_it.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ja.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ja.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ja.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3703,17 +3315,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ja.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ja.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ja.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ja.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3722,17 +3332,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ja.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ka.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ka.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ka.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3741,17 +3349,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ka.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ka.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ka.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ka.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3760,17 +3366,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ka.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_kk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_kk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_kk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3779,17 +3383,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_kk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_kk.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_kk.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_kk.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3798,17 +3400,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_kk.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ko.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ko.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ko.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3817,17 +3417,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ko.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ko.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ko.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ko.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3836,17 +3434,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ko.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lt.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lt.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_lt.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3855,17 +3451,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_lt.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lt.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lt.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_lt.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3874,17 +3468,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_lt.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_lv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3893,17 +3485,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_lv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lv.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lv.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_lv.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3912,17 +3502,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_lv.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_mk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_mk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_mk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3931,17 +3519,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_mk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_mk.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_mk.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_mk.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3950,17 +3536,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_mk.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_my.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_my.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_my.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3969,17 +3553,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_my.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_my.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_my.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_my.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -3988,17 +3570,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_my.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_nl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_nl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_nl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4007,17 +3587,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_nl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_nl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_nl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_nl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4026,17 +3604,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_nl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_no.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_no.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_no.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4045,17 +3621,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_no.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_no.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_no.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_no.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4064,17 +3638,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_no.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_pl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4083,17 +3655,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_pl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_pl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4102,17 +3672,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_pl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_pt_BR.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4121,17 +3689,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_pt_BR.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4140,17 +3706,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_pt_PT.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4159,17 +3723,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_pt_PT.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4178,17 +3740,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ro.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ro.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ro.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4197,17 +3757,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ro.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ro.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ro.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ro.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4216,17 +3774,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ro.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ru.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ru.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ru.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4235,17 +3791,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ru.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ru.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ru.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ru.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4254,17 +3808,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ru.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sd.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sd.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sd.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4273,17 +3825,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sd.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sd.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sd.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sd.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4292,17 +3842,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sd.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_si.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_si.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_si.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4311,17 +3859,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_si.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_si.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_si.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_si.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4330,17 +3876,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_si.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4349,17 +3893,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sk.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sk.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sk.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4368,17 +3910,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sk.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4387,17 +3927,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4406,17 +3944,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4425,17 +3961,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4444,17 +3978,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sr_lat.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4463,17 +3995,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sr_lat.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4482,17 +4012,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4501,17 +4029,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sv.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sv.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_sv.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4520,17 +4046,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_sv.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_th.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_th.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_th.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4539,17 +4063,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_th.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_th.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_th.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_th.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4558,17 +4080,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_th.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tj.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tj.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_tj.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4577,17 +4097,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_tj.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tj.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tj.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_tj.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4596,17 +4114,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_tj.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_tr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4615,17 +4131,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_tr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_tr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4634,17 +4148,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_tr.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_uk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_uk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_uk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4653,17 +4165,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_uk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_uk.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_uk.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_uk.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4672,17 +4182,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_uk.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ur.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ur.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ur.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4691,17 +4199,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ur.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ur.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ur.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_ur.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4710,17 +4216,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_ur.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_vi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_vi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_vi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4729,17 +4233,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_vi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_vi.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_vi.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_vi.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4748,17 +4250,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_vi.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_zh.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4767,17 +4267,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_zh.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_zh.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4786,17 +4284,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_zh.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_zh_TW.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4805,17 +4301,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/messages_zh_TW.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4824,17 +4318,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_de.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_de.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_de.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4843,17 +4335,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_de.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_de.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_de.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_de.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4862,17 +4352,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_de.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_es_CL.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4881,17 +4369,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_es_CL.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4900,17 +4386,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_fi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_fi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_fi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4919,17 +4403,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_fi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_fi.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_fi.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_fi.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4938,17 +4420,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_fi.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_it.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_it.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_it.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4957,17 +4437,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_it.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_it.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_it.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_it.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4976,17 +4454,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_it.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_nl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_nl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_nl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -4995,17 +4471,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_nl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_nl.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_nl.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_nl.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5014,17 +4488,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_nl.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_pt.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_pt.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_pt.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5033,17 +4505,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_pt.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_pt.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_pt.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation/localization/methods_pt.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5052,17 +4522,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation\\localization\\methods_pt.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5071,17 +4539,15 @@
"OriginalItemSpec": "wwwroot\\libs\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\lodash\\lodash.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\lodash\\lodash.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/lodash/lodash.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5090,17 +4556,15 @@
"OriginalItemSpec": "wwwroot\\libs\\lodash\\lodash.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/luxon/luxon.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5109,17 +4573,15 @@
"OriginalItemSpec": "wwwroot\\libs\\luxon\\luxon.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.js.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.js.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/luxon/luxon.js.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5128,17 +4590,15 @@
"OriginalItemSpec": "wwwroot\\libs\\luxon\\luxon.js.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/luxon/luxon.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5147,17 +4607,15 @@
"OriginalItemSpec": "wwwroot\\libs\\luxon\\luxon.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.min.js.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.min.js.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/luxon/luxon.min.js.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5166,17 +4624,15 @@
"OriginalItemSpec": "wwwroot\\libs\\luxon\\luxon.min.js.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.concat.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.concat.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5185,17 +4641,15 @@
"OriginalItemSpec": "wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.concat.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5204,17 +4658,15 @@
"OriginalItemSpec": "wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5223,17 +4675,15 @@
"OriginalItemSpec": "wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\mCSB_buttons.png",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\mCSB_buttons.png",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/malihu-custom-scrollbar-plugin/mCSB_buttons.png",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5242,17 +4692,15 @@
"OriginalItemSpec": "wwwroot\\libs\\malihu-custom-scrollbar-plugin\\mCSB_buttons.png"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\package.json",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\package.json",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/malihu-custom-scrollbar-plugin/package.json",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5261,17 +4709,15 @@
"OriginalItemSpec": "wwwroot\\libs\\malihu-custom-scrollbar-plugin\\package.json"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\readme.md",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\readme.md",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/malihu-custom-scrollbar-plugin/readme.md",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5280,17 +4726,15 @@
"OriginalItemSpec": "wwwroot\\libs\\malihu-custom-scrollbar-plugin\\readme.md"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\af.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\af.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/af.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5299,17 +4743,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\af.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ar.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5318,17 +4760,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ar.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-dz.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-dz.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ar-dz.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5337,17 +4777,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ar-dz.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-kw.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-kw.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ar-kw.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5356,17 +4794,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ar-kw.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-ly.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-ly.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ar-ly.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5375,17 +4811,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ar-ly.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-ma.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-ma.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ar-ma.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5394,17 +4828,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ar-ma.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-sa.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-sa.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ar-sa.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5413,17 +4845,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ar-sa.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-tn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-tn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ar-tn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5432,17 +4862,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ar-tn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\az.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\az.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/az.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5451,17 +4879,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\az.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\be.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\be.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/be.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5470,17 +4896,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\be.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bg.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bg.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/bg.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5489,17 +4913,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\bg.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bm.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bm.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/bm.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5508,17 +4930,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\bm.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/bn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5527,17 +4947,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\bn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bn-bd.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bn-bd.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/bn-bd.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5546,17 +4964,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\bn-bd.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bo.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bo.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/bo.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5565,17 +4981,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\bo.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\br.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\br.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/br.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5584,17 +4998,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\br.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bs.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bs.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/bs.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5603,17 +5015,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\bs.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ca.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ca.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ca.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5622,17 +5032,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ca.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cs.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cs.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/cs.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5641,17 +5049,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\cs.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/cv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5660,17 +5066,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\cv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cy.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cy.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/cy.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5679,17 +5083,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\cy.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\da.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\da.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/da.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5698,17 +5100,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\da.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/de.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5717,17 +5117,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\de.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de-at.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de-at.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/de-at.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5736,17 +5134,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\de-at.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de-ch.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de-ch.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/de-ch.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5755,17 +5151,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\de-ch.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\dv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\dv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/dv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5774,17 +5168,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\dv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\el.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\el.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/el.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5793,17 +5185,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\el.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-au.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-au.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/en-au.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5812,17 +5202,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\en-au.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-ca.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-ca.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/en-ca.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5831,17 +5219,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\en-ca.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-gb.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-gb.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/en-gb.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5850,17 +5236,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\en-gb.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-ie.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-ie.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/en-ie.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5869,17 +5253,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\en-ie.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-il.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-il.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/en-il.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5888,17 +5270,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\en-il.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-in.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-in.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/en-in.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5907,17 +5287,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\en-in.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-nz.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-nz.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/en-nz.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5926,17 +5304,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\en-nz.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-sg.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-sg.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/en-sg.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5945,17 +5321,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\en-sg.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\eo.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\eo.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/eo.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5964,17 +5338,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\eo.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/es.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -5983,17 +5355,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\es.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-do.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-do.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/es-do.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6002,17 +5372,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\es-do.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-mx.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-mx.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/es-mx.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6021,17 +5389,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\es-mx.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-us.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-us.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/es-us.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6040,17 +5406,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\es-us.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\et.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\et.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/et.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6059,17 +5423,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\et.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\eu.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\eu.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/eu.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6078,17 +5440,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\eu.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fa.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fa.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/fa.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6097,17 +5457,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\fa.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/fi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6116,17 +5474,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\fi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fil.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fil.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/fil.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6135,17 +5491,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\fil.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fo.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fo.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/fo.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6154,17 +5508,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\fo.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/fr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6173,17 +5525,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\fr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr-ca.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr-ca.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/fr-ca.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6192,17 +5542,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\fr-ca.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr-ch.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr-ch.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/fr-ch.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6211,17 +5559,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\fr-ch.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fy.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fy.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/fy.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6230,17 +5576,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\fy.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ga.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ga.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ga.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6249,17 +5593,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ga.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gd.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gd.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/gd.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6268,17 +5610,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\gd.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/gl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6287,17 +5627,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\gl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gom-deva.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gom-deva.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/gom-deva.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6306,17 +5644,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\gom-deva.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gom-latn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gom-latn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/gom-latn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6325,17 +5661,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\gom-latn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gu.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gu.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/gu.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6344,17 +5678,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\gu.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\he.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\he.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/he.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6363,17 +5695,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\he.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/hi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6382,17 +5712,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\hi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/hr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6401,17 +5729,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\hr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hu.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hu.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/hu.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6420,17 +5746,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\hu.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hy-am.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hy-am.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/hy-am.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6439,17 +5763,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\hy-am.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\id.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\id.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/id.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6458,17 +5780,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\id.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\is.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\is.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/is.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6477,17 +5797,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\is.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\it.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\it.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/it.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6496,17 +5814,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\it.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\it-ch.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\it-ch.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/it-ch.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6515,17 +5831,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\it-ch.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ja.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ja.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ja.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6534,17 +5848,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ja.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\jv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\jv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/jv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6553,17 +5865,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\jv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ka.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ka.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ka.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6572,17 +5882,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ka.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\kk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\kk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/kk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6591,17 +5899,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\kk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\km.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\km.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/km.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6610,17 +5916,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\km.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\kn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\kn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/kn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6629,17 +5933,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\kn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ko.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ko.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ko.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6648,17 +5950,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ko.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ku.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ku.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ku.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6667,17 +5967,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ku.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ky.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ky.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ky.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6686,17 +5984,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ky.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lb.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lb.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/lb.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6705,17 +6001,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\lb.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lo.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lo.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/lo.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6724,17 +6018,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\lo.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lt.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lt.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/lt.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6743,17 +6035,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\lt.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/lv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6762,17 +6052,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\lv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\me.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\me.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/me.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6781,17 +6069,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\me.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/mi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6800,17 +6086,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\mi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/mk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6819,17 +6103,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\mk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ml.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ml.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ml.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6838,17 +6120,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ml.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/mn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6857,17 +6137,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\mn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/mr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6876,17 +6154,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\mr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ms.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ms.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ms.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6895,17 +6171,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ms.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ms-my.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ms-my.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ms-my.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6914,17 +6188,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ms-my.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mt.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mt.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/mt.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6933,17 +6205,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\mt.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\my.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\my.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/my.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6952,17 +6222,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\my.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nb.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nb.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/nb.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6971,17 +6239,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\nb.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ne.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ne.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ne.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -6990,17 +6256,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ne.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/nl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7009,17 +6273,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\nl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nl-be.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nl-be.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/nl-be.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7028,17 +6290,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\nl-be.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/nn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7047,17 +6307,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\nn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\oc-lnc.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\oc-lnc.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/oc-lnc.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7066,17 +6324,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\oc-lnc.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pa-in.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pa-in.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/pa-in.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7085,17 +6341,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\pa-in.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/pl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7104,17 +6358,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\pl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pt.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pt.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/pt.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7123,17 +6375,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\pt.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pt-br.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pt-br.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/pt-br.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7142,17 +6392,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\pt-br.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ro.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ro.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ro.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7161,17 +6409,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ro.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ru.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ru.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ru.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7180,17 +6426,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ru.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sd.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sd.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/sd.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7199,17 +6443,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\sd.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\se.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\se.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/se.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7218,17 +6460,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\se.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\si.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\si.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/si.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7237,17 +6477,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\si.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/sk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7256,17 +6494,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\sk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/sl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7275,17 +6511,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\sl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sq.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sq.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/sq.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7294,17 +6528,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\sq.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/sr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7313,17 +6545,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\sr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sr-cyrl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sr-cyrl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/sr-cyrl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7332,17 +6562,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\sr-cyrl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ss.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ss.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ss.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7351,17 +6579,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ss.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/sv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7370,17 +6596,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\sv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sw.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sw.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/sw.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7389,17 +6613,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\sw.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ta.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ta.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ta.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7408,17 +6630,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ta.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\te.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\te.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/te.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7427,17 +6647,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\te.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tet.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tet.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/tet.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7446,17 +6664,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\tet.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tg.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tg.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/tg.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7465,17 +6681,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\tg.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\th.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\th.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/th.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7484,17 +6698,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\th.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/tk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7503,17 +6715,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\tk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tlh.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tlh.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/tlh.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7522,17 +6732,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\tlh.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tl-ph.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tl-ph.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/tl-ph.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7541,17 +6749,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\tl-ph.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/tr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7560,17 +6766,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\tr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/tzl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7579,17 +6783,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\tzl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzm.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzm.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/tzm.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7598,17 +6800,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\tzm.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzm-latn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzm-latn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/tzm-latn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7617,17 +6817,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\tzm-latn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ug-cn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ug-cn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ug-cn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7636,17 +6834,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ug-cn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/uk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7655,17 +6851,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\uk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ur.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ur.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/ur.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7674,17 +6868,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\ur.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uz.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uz.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/uz.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7693,17 +6885,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\uz.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uz-latn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uz-latn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/uz-latn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7712,17 +6902,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\uz-latn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\vi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\vi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/vi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7731,17 +6919,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\vi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\x-pseudo.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\x-pseudo.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/x-pseudo.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7750,17 +6936,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\x-pseudo.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\yo.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\yo.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/yo.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7769,17 +6953,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\yo.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-cn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-cn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/zh-cn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7788,17 +6970,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\zh-cn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-hk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-hk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/zh-hk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7807,17 +6987,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\zh-hk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-mo.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-mo.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/zh-mo.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7826,17 +7004,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\zh-mo.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-tw.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-tw.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/locale/zh-tw.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7845,17 +7021,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\locale\\zh-tw.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\moment.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\moment.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/moment/moment.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7864,17 +7038,15 @@
"OriginalItemSpec": "wwwroot\\libs\\moment\\moment.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\css\\select2.min.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\css\\select2.min.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/css/select2.min.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7883,17 +7055,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\css\\select2.min.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\af.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\af.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/af.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7902,17 +7072,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\af.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ar.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ar.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ar.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7921,17 +7089,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ar.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\az.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\az.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/az.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7940,17 +7106,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\az.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bg.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bg.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/bg.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7959,17 +7123,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\bg.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bn.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bn.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/bn.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7978,17 +7140,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\bn.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bs.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bs.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/bs.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -7997,17 +7157,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\bs.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ca.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ca.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ca.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8016,17 +7174,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ca.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\cs.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\cs.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/cs.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8035,17 +7191,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\cs.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\da.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\da.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/da.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8054,17 +7208,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\da.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\de.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\de.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/de.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8073,17 +7225,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\de.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\dsb.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\dsb.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/dsb.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8092,17 +7242,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\dsb.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\el.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\el.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/el.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8111,17 +7259,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\el.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\en.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\en.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/en.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8130,17 +7276,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\en.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\es.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\es.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/es.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8149,17 +7293,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\es.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\et.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\et.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/et.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8168,17 +7310,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\et.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\eu.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\eu.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/eu.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8187,17 +7327,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\eu.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fa.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fa.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/fa.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8206,17 +7344,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\fa.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/fi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8225,17 +7361,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\fi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/fr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8244,17 +7378,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\fr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\gl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\gl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/gl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8263,17 +7395,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\gl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\he.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\he.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/he.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8282,17 +7412,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\he.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/hi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8301,17 +7429,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\hi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/hr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8320,17 +7446,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\hr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hsb.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hsb.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/hsb.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8339,17 +7463,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\hsb.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hu.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hu.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/hu.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8358,17 +7480,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\hu.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hy.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hy.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/hy.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8377,17 +7497,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\hy.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\id.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\id.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/id.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8396,17 +7514,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\id.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\is.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\is.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/is.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8415,17 +7531,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\is.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\it.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\it.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/it.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8434,17 +7548,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\it.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ja.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ja.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ja.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8453,17 +7565,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ja.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ka.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ka.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ka.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8472,17 +7582,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ka.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\km.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\km.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/km.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8491,17 +7599,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\km.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ko.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ko.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ko.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8510,17 +7616,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ko.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\lt.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\lt.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/lt.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8529,17 +7633,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\lt.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\lv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\lv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/lv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8548,17 +7650,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\lv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\mk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\mk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/mk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8567,17 +7667,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\mk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ms.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ms.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ms.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8586,17 +7684,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ms.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\nb.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\nb.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/nb.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8605,17 +7701,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\nb.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ne.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ne.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ne.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8624,17 +7718,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ne.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\nl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\nl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/nl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8643,17 +7735,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\nl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/pl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8662,17 +7752,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\pl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ps.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ps.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ps.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8681,17 +7769,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ps.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pt.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pt.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/pt.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8700,17 +7786,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\pt.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pt-BR.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pt-BR.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/pt-BR.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8719,17 +7803,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\pt-BR.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ro.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ro.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ro.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8738,17 +7820,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ro.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ru.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ru.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/ru.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8757,17 +7837,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\ru.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/sk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8776,17 +7854,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\sk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/sl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8795,17 +7871,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\sl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sq.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sq.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/sq.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8814,17 +7888,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\sq.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/sr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8833,17 +7905,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\sr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sr-Cyrl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sr-Cyrl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/sr-Cyrl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8852,17 +7922,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\sr-Cyrl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/sv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8871,17 +7939,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\sv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\th.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\th.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/th.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8890,17 +7956,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\th.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\tk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\tk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/tk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8909,17 +7973,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\tk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\tr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\tr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/tr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8928,17 +7990,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\tr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\uk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\uk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/uk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8947,17 +8007,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\uk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\vi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\vi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/vi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8966,17 +8024,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\vi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\zh-CN.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\zh-CN.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/zh-CN.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -8985,17 +8041,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\zh-CN.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\zh-TW.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\zh-TW.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/i18n/zh-TW.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9004,17 +8058,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\i18n\\zh-TW.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\select2.full.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\select2.full.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/select2.full.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9023,17 +8075,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\select2.full.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\select2.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\select2.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/select2/js/select2.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9042,17 +8092,15 @@
"OriginalItemSpec": "wwwroot\\libs\\select2\\js\\select2.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.all.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.all.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/sweetalert2/sweetalert2.all.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9061,17 +8109,15 @@
"OriginalItemSpec": "wwwroot\\libs\\sweetalert2\\sweetalert2.all.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.all.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.all.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/sweetalert2/sweetalert2.all.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9080,17 +8126,15 @@
"OriginalItemSpec": "wwwroot\\libs\\sweetalert2\\sweetalert2.all.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/sweetalert2/sweetalert2.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9099,17 +8143,15 @@
"OriginalItemSpec": "wwwroot\\libs\\sweetalert2\\sweetalert2.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/sweetalert2/sweetalert2.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9118,17 +8160,15 @@
"OriginalItemSpec": "wwwroot\\libs\\sweetalert2\\sweetalert2.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.min.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.min.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/sweetalert2/sweetalert2.min.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9137,17 +8177,15 @@
"OriginalItemSpec": "wwwroot\\libs\\sweetalert2\\sweetalert2.min.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/sweetalert2/sweetalert2.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9156,17 +8194,15 @@
"OriginalItemSpec": "wwwroot\\libs\\sweetalert2\\sweetalert2.min.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\jquery.timeago.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\jquery.timeago.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/jquery.timeago.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9175,17 +8211,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\jquery.timeago.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.af.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.af.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.af.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9194,17 +8228,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.af.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.am.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.am.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.am.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9213,17 +8245,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.am.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ar.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ar.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.ar.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9232,17 +8262,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.ar.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.az.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.az.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.az.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9251,17 +8279,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.az.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.az-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.az-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.az-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9270,17 +8296,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.az-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.be.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.be.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.be.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9289,17 +8313,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.be.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.bg.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.bg.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.bg.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9308,17 +8330,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.bg.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.bs.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.bs.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.bs.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9327,17 +8347,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.bs.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ca.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ca.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.ca.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9346,17 +8364,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.ca.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.cs.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.cs.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.cs.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9365,17 +8381,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.cs.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.cy.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.cy.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.cy.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9384,17 +8398,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.cy.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.da.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.da.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.da.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9403,17 +8415,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.da.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.de.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.de.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.de.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9422,17 +8432,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.de.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.de-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.de-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.de-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9441,17 +8449,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.de-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.dv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.dv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.dv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9460,17 +8466,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.dv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.el.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.el.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.el.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9479,17 +8483,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.el.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.en.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.en.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.en.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9498,17 +8500,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.en.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.en-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.en-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.en-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9517,17 +8517,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.en-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.es.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.es.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.es.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9536,17 +8534,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.es.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.es-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.es-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.es-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9555,17 +8551,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.es-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.et.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.et.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.et.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9574,17 +8568,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.et.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.eu.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.eu.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.eu.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9593,17 +8585,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.eu.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.fa.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9612,17 +8602,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.fa-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9631,17 +8619,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.fi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9650,17 +8636,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.fi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.fr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9669,17 +8653,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.fr-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9688,17 +8670,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.gl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.gl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.gl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9707,17 +8687,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.gl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.he.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.he.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.he.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9726,17 +8704,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.he.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.hr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9745,17 +8721,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.hr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hu.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hu.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.hu.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9764,17 +8738,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.hu.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hy.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hy.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.hy.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9783,17 +8755,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.hy.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.id.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.id.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.id.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9802,17 +8772,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.id.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.is.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.is.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.is.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9821,17 +8789,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.is.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.it.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.it.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.it.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9840,17 +8806,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.it.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.it-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.it-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.it-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9859,17 +8823,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.it-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ja.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ja.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.ja.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9878,17 +8840,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.ja.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.jv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.jv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.jv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9897,17 +8857,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.jv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ko.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ko.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.ko.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9916,17 +8874,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.ko.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ky.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ky.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.ky.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9935,17 +8891,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.ky.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.lt.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.lt.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.lt.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9954,17 +8908,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.lt.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.lv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.lv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.lv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9973,17 +8925,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.lv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.mk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.mk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.mk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -9992,17 +8942,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.mk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.nl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.nl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.nl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10011,17 +8959,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.nl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.no.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.no.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.no.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10030,17 +8976,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.no.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.pl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10049,17 +8993,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.pl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.pt.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10068,17 +9010,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.pt-br.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10087,17 +9027,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.pt-br-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10106,17 +9044,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.pt-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10125,17 +9061,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ro.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ro.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.ro.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10144,17 +9078,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.ro.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.rs.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.rs.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.rs.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10163,17 +9095,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.rs.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ru.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ru.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.ru.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10182,17 +9112,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.ru.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.rw.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.rw.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.rw.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10201,17 +9129,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.rw.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.si.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.si.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.si.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10220,17 +9146,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.si.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.sk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10239,17 +9163,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.sk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sl.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sl.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.sl.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10258,17 +9180,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.sl.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sq.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sq.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.sq.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10277,17 +9197,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.sq.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.sr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10296,17 +9214,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.sr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sv.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sv.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.sv.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10315,17 +9231,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.sv.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.th.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.th.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.th.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10334,17 +9248,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.th.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.tr.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10353,17 +9265,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr-short.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr-short.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.tr-short.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10372,17 +9282,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr-short.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.uk.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.uk.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.uk.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10391,17 +9299,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.uk.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ur.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ur.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.ur.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10410,17 +9316,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.ur.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.uz.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.uz.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.uz.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10429,17 +9333,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.uz.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.vi.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.vi.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.vi.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10448,17 +9350,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.vi.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-CN.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-CN.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.zh-CN.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10467,17 +9367,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-CN.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-TW.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-TW.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/jquery.timeago.zh-TW.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10486,17 +9384,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-TW.js"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\README.md",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\README.md",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/timeago/locales/README.md",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10505,17 +9401,15 @@
"OriginalItemSpec": "wwwroot\\libs\\timeago\\locales\\README.md"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/toastr/toastr.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10524,17 +9418,15 @@
"OriginalItemSpec": "wwwroot\\libs\\toastr\\toastr.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.js.map",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.js.map",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/toastr/toastr.js.map",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10543,17 +9435,15 @@
"OriginalItemSpec": "wwwroot\\libs\\toastr\\toastr.js.map"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.min.css",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.min.css",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/toastr/toastr.min.css",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
@@ -10562,17 +9452,15 @@
"OriginalItemSpec": "wwwroot\\libs\\toastr\\toastr.min.css"
},
{
- "Identity": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.min.js",
+ "Identity": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.min.js",
"SourceId": "WinIn.FasterZ.AgGridReport.Web",
"SourceType": "Discovered",
- "ContentRoot": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
+ "ContentRoot": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\",
"BasePath": "_content/WinIn.FasterZ.AgGridReport.Web",
"RelativePath": "libs/toastr/toastr.min.js",
"AssetKind": "All",
"AssetMode": "All",
"AssetRole": "Primary",
- "AssetMergeBehavior": "PreferTarget",
- "AssetMergeSource": "",
"RelatedAsset": "",
"AssetTraitName": "",
"AssetTraitValue": "",
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.development.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.development.json
index c45580bd5..30472242f 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.development.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.development.json
@@ -1 +1 @@
-{"ContentRoots":["E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\"],"Root":{"Children":{"global-styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"global-styles.css"},"Patterns":null},"images":{"Children":{"logo":{"Children":{"leptonx":{"Children":{"logo-dark-thumbnail.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-dark-thumbnail.png"},"Patterns":null},"logo-dark.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-dark.png"},"Patterns":null},"logo-light-thumbnail.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-light-thumbnail.png"},"Patterns":null},"logo-light.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-light.png"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"libs":{"Children":{"@fortawesome":{"Children":{"fontawesome-free":{"Children":{"css":{"Children":{"all.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/css/all.css"},"Patterns":null},"v4-shims.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/css/v4-shims.css"},"Patterns":null}},"Asset":null,"Patterns":null},"webfonts":{"Children":{"fa-brands-400.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot"},"Patterns":null},"fa-brands-400.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg"},"Patterns":null},"fa-brands-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf"},"Patterns":null},"fa-brands-400.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff"},"Patterns":null},"fa-brands-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2"},"Patterns":null},"fa-regular-400.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot"},"Patterns":null},"fa-regular-400.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg"},"Patterns":null},"fa-regular-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf"},"Patterns":null},"fa-regular-400.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff"},"Patterns":null},"fa-regular-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2"},"Patterns":null},"fa-solid-900.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot"},"Patterns":null},"fa-solid-900.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg"},"Patterns":null},"fa-solid-900.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf"},"Patterns":null},"fa-solid-900.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff"},"Patterns":null},"fa-solid-900.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"abp":{"Children":{"core":{"Children":{"abp.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/core/abp.css"},"Patterns":null},"abp.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/core/abp.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"abp.jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/jquery/abp.jquery.js"},"Patterns":null}},"Asset":null,"Patterns":null},"luxon":{"Children":{"abp.luxon.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/luxon/abp.luxon.js"},"Patterns":null}},"Asset":null,"Patterns":null},"utils":{"Children":{"abp-utils.umd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.js"},"Patterns":null},"abp-utils.umd.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.js.map"},"Patterns":null},"abp-utils.umd.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.min.js"},"Patterns":null},"abp-utils.umd.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap-datepicker":{"Children":{"bootstrap-datepicker.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.css.map"},"Patterns":null},"bootstrap-datepicker.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.min.css"},"Patterns":null},"bootstrap-datepicker.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.min.js"},"Patterns":null},"locales":{"Children":{"bootstrap-datepicker-en-CA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js"},"Patterns":null},"bootstrap-datepicker.ar-DZ.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-DZ.min.js"},"Patterns":null},"bootstrap-datepicker.ar-tn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js"},"Patterns":null},"bootstrap-datepicker.ar.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js"},"Patterns":null},"bootstrap-datepicker.az.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js"},"Patterns":null},"bootstrap-datepicker.bg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js"},"Patterns":null},"bootstrap-datepicker.bm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js"},"Patterns":null},"bootstrap-datepicker.bn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js"},"Patterns":null},"bootstrap-datepicker.br.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js"},"Patterns":null},"bootstrap-datepicker.bs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js"},"Patterns":null},"bootstrap-datepicker.ca.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js"},"Patterns":null},"bootstrap-datepicker.cs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js"},"Patterns":null},"bootstrap-datepicker.cy.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js"},"Patterns":null},"bootstrap-datepicker.da.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js"},"Patterns":null},"bootstrap-datepicker.de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js"},"Patterns":null},"bootstrap-datepicker.el.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js"},"Patterns":null},"bootstrap-datepicker.en-AU.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js"},"Patterns":null},"bootstrap-datepicker.en-CA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js"},"Patterns":null},"bootstrap-datepicker.en-GB.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js"},"Patterns":null},"bootstrap-datepicker.en-IE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js"},"Patterns":null},"bootstrap-datepicker.en-NZ.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js"},"Patterns":null},"bootstrap-datepicker.en-US.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-US.min.js"},"Patterns":null},"bootstrap-datepicker.en-ZA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js"},"Patterns":null},"bootstrap-datepicker.eo.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js"},"Patterns":null},"bootstrap-datepicker.es.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js"},"Patterns":null},"bootstrap-datepicker.et.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js"},"Patterns":null},"bootstrap-datepicker.eu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js"},"Patterns":null},"bootstrap-datepicker.fa.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js"},"Patterns":null},"bootstrap-datepicker.fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js"},"Patterns":null},"bootstrap-datepicker.fo.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js"},"Patterns":null},"bootstrap-datepicker.fr-CH.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js"},"Patterns":null},"bootstrap-datepicker.fr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js"},"Patterns":null},"bootstrap-datepicker.gl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js"},"Patterns":null},"bootstrap-datepicker.he.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js"},"Patterns":null},"bootstrap-datepicker.hi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js"},"Patterns":null},"bootstrap-datepicker.hr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js"},"Patterns":null},"bootstrap-datepicker.hu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js"},"Patterns":null},"bootstrap-datepicker.hy.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js"},"Patterns":null},"bootstrap-datepicker.id.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js"},"Patterns":null},"bootstrap-datepicker.is.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js"},"Patterns":null},"bootstrap-datepicker.it-CH.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js"},"Patterns":null},"bootstrap-datepicker.it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js"},"Patterns":null},"bootstrap-datepicker.ja.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js"},"Patterns":null},"bootstrap-datepicker.ka.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js"},"Patterns":null},"bootstrap-datepicker.kh.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js"},"Patterns":null},"bootstrap-datepicker.kk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js"},"Patterns":null},"bootstrap-datepicker.km.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js"},"Patterns":null},"bootstrap-datepicker.ko.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js"},"Patterns":null},"bootstrap-datepicker.kr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js"},"Patterns":null},"bootstrap-datepicker.lt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js"},"Patterns":null},"bootstrap-datepicker.lv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js"},"Patterns":null},"bootstrap-datepicker.me.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js"},"Patterns":null},"bootstrap-datepicker.mk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js"},"Patterns":null},"bootstrap-datepicker.mn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js"},"Patterns":null},"bootstrap-datepicker.mr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mr.min.js"},"Patterns":null},"bootstrap-datepicker.ms.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js"},"Patterns":null},"bootstrap-datepicker.nl-BE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js"},"Patterns":null},"bootstrap-datepicker.nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js"},"Patterns":null},"bootstrap-datepicker.no.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js"},"Patterns":null},"bootstrap-datepicker.oc.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js"},"Patterns":null},"bootstrap-datepicker.pl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js"},"Patterns":null},"bootstrap-datepicker.pt-BR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js"},"Patterns":null},"bootstrap-datepicker.pt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js"},"Patterns":null},"bootstrap-datepicker.ro.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js"},"Patterns":null},"bootstrap-datepicker.rs-latin.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js"},"Patterns":null},"bootstrap-datepicker.rs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js"},"Patterns":null},"bootstrap-datepicker.ru.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js"},"Patterns":null},"bootstrap-datepicker.si.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js"},"Patterns":null},"bootstrap-datepicker.sk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js"},"Patterns":null},"bootstrap-datepicker.sl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js"},"Patterns":null},"bootstrap-datepicker.sq.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js"},"Patterns":null},"bootstrap-datepicker.sr-latin.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js"},"Patterns":null},"bootstrap-datepicker.sr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js"},"Patterns":null},"bootstrap-datepicker.sv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js"},"Patterns":null},"bootstrap-datepicker.sw.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js"},"Patterns":null},"bootstrap-datepicker.ta.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js"},"Patterns":null},"bootstrap-datepicker.tg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js"},"Patterns":null},"bootstrap-datepicker.th.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js"},"Patterns":null},"bootstrap-datepicker.tk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js"},"Patterns":null},"bootstrap-datepicker.tr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js"},"Patterns":null},"bootstrap-datepicker.uk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js"},"Patterns":null},"bootstrap-datepicker.uz-cyrl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js"},"Patterns":null},"bootstrap-datepicker.uz-latn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js"},"Patterns":null},"bootstrap-datepicker.vi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js"},"Patterns":null},"bootstrap-datepicker.zh-CN.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js"},"Patterns":null},"bootstrap-datepicker.zh-TW.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap-daterangepicker":{"Children":{"daterangepicker.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-daterangepicker/daterangepicker.css"},"Patterns":null},"daterangepicker.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-daterangepicker/daterangepicker.js"},"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap":{"Children":{"css":{"Children":{"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"datatables.net-bs5":{"Children":{"css":{"Children":{"dataTables.bootstrap5.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net-bs5/css/dataTables.bootstrap5.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"dataTables.bootstrap5.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net-bs5/js/dataTables.bootstrap5.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"datatables.net":{"Children":{"js":{"Children":{"jquery.dataTables.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net/js/jquery.dataTables.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-form":{"Children":{"jquery.form.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-form/jquery.form.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/jquery.validate.js"},"Patterns":null},"localization":{"Children":{"messages_ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ar.js"},"Patterns":null},"messages_ar.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ar.min.js"},"Patterns":null},"messages_az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_az.js"},"Patterns":null},"messages_az.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_az.min.js"},"Patterns":null},"messages_bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bg.js"},"Patterns":null},"messages_bg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bg.min.js"},"Patterns":null},"messages_bn_BD.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bn_BD.js"},"Patterns":null},"messages_bn_BD.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bn_BD.min.js"},"Patterns":null},"messages_ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ca.js"},"Patterns":null},"messages_ca.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ca.min.js"},"Patterns":null},"messages_cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_cs.js"},"Patterns":null},"messages_cs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_cs.min.js"},"Patterns":null},"messages_da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_da.js"},"Patterns":null},"messages_da.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_da.min.js"},"Patterns":null},"messages_de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_de.js"},"Patterns":null},"messages_de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_de.min.js"},"Patterns":null},"messages_el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_el.js"},"Patterns":null},"messages_el.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_el.min.js"},"Patterns":null},"messages_es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es.js"},"Patterns":null},"messages_es.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es.min.js"},"Patterns":null},"messages_es_AR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_AR.js"},"Patterns":null},"messages_es_AR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_AR.min.js"},"Patterns":null},"messages_es_PE.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_PE.js"},"Patterns":null},"messages_es_PE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_PE.min.js"},"Patterns":null},"messages_et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_et.js"},"Patterns":null},"messages_et.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_et.min.js"},"Patterns":null},"messages_eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_eu.js"},"Patterns":null},"messages_eu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_eu.min.js"},"Patterns":null},"messages_fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fa.js"},"Patterns":null},"messages_fa.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fa.min.js"},"Patterns":null},"messages_fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fi.js"},"Patterns":null},"messages_fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fi.min.js"},"Patterns":null},"messages_fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fr.js"},"Patterns":null},"messages_fr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fr.min.js"},"Patterns":null},"messages_ge.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ge.js"},"Patterns":null},"messages_ge.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ge.min.js"},"Patterns":null},"messages_gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_gl.js"},"Patterns":null},"messages_gl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_gl.min.js"},"Patterns":null},"messages_he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_he.js"},"Patterns":null},"messages_he.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_he.min.js"},"Patterns":null},"messages_hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hi.js"},"Patterns":null},"messages_hi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hi.min.js"},"Patterns":null},"messages_hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hr.js"},"Patterns":null},"messages_hr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hr.min.js"},"Patterns":null},"messages_hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hu.js"},"Patterns":null},"messages_hu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hu.min.js"},"Patterns":null},"messages_hy_AM.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hy_AM.js"},"Patterns":null},"messages_hy_AM.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hy_AM.min.js"},"Patterns":null},"messages_id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_id.js"},"Patterns":null},"messages_id.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_id.min.js"},"Patterns":null},"messages_is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_is.js"},"Patterns":null},"messages_is.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_is.min.js"},"Patterns":null},"messages_it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_it.js"},"Patterns":null},"messages_it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_it.min.js"},"Patterns":null},"messages_ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ja.js"},"Patterns":null},"messages_ja.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ja.min.js"},"Patterns":null},"messages_ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ka.js"},"Patterns":null},"messages_ka.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ka.min.js"},"Patterns":null},"messages_kk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_kk.js"},"Patterns":null},"messages_kk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_kk.min.js"},"Patterns":null},"messages_ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ko.js"},"Patterns":null},"messages_ko.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ko.min.js"},"Patterns":null},"messages_lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lt.js"},"Patterns":null},"messages_lt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lt.min.js"},"Patterns":null},"messages_lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lv.js"},"Patterns":null},"messages_lv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lv.min.js"},"Patterns":null},"messages_mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_mk.js"},"Patterns":null},"messages_mk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_mk.min.js"},"Patterns":null},"messages_my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_my.js"},"Patterns":null},"messages_my.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_my.min.js"},"Patterns":null},"messages_nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_nl.js"},"Patterns":null},"messages_nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_nl.min.js"},"Patterns":null},"messages_no.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_no.js"},"Patterns":null},"messages_no.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_no.min.js"},"Patterns":null},"messages_pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pl.js"},"Patterns":null},"messages_pl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pl.min.js"},"Patterns":null},"messages_pt_BR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_BR.js"},"Patterns":null},"messages_pt_BR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_BR.min.js"},"Patterns":null},"messages_pt_PT.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_PT.js"},"Patterns":null},"messages_pt_PT.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_PT.min.js"},"Patterns":null},"messages_ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ro.js"},"Patterns":null},"messages_ro.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ro.min.js"},"Patterns":null},"messages_ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ru.js"},"Patterns":null},"messages_ru.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ru.min.js"},"Patterns":null},"messages_sd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sd.js"},"Patterns":null},"messages_sd.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sd.min.js"},"Patterns":null},"messages_si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_si.js"},"Patterns":null},"messages_si.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_si.min.js"},"Patterns":null},"messages_sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sk.js"},"Patterns":null},"messages_sk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sk.min.js"},"Patterns":null},"messages_sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sl.js"},"Patterns":null},"messages_sl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sl.min.js"},"Patterns":null},"messages_sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr.js"},"Patterns":null},"messages_sr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr.min.js"},"Patterns":null},"messages_sr_lat.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr_lat.js"},"Patterns":null},"messages_sr_lat.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr_lat.min.js"},"Patterns":null},"messages_sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sv.js"},"Patterns":null},"messages_sv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sv.min.js"},"Patterns":null},"messages_th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_th.js"},"Patterns":null},"messages_th.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_th.min.js"},"Patterns":null},"messages_tj.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tj.js"},"Patterns":null},"messages_tj.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tj.min.js"},"Patterns":null},"messages_tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tr.js"},"Patterns":null},"messages_tr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tr.min.js"},"Patterns":null},"messages_uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_uk.js"},"Patterns":null},"messages_uk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_uk.min.js"},"Patterns":null},"messages_ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ur.js"},"Patterns":null},"messages_ur.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ur.min.js"},"Patterns":null},"messages_vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_vi.js"},"Patterns":null},"messages_vi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_vi.min.js"},"Patterns":null},"messages_zh.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh.js"},"Patterns":null},"messages_zh.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh.min.js"},"Patterns":null},"messages_zh_TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh_TW.js"},"Patterns":null},"messages_zh_TW.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh_TW.min.js"},"Patterns":null},"methods_de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_de.js"},"Patterns":null},"methods_de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_de.min.js"},"Patterns":null},"methods_es_CL.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_es_CL.js"},"Patterns":null},"methods_es_CL.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_es_CL.min.js"},"Patterns":null},"methods_fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_fi.js"},"Patterns":null},"methods_fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_fi.min.js"},"Patterns":null},"methods_it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_it.js"},"Patterns":null},"methods_it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_it.min.js"},"Patterns":null},"methods_nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_nl.js"},"Patterns":null},"methods_nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_nl.min.js"},"Patterns":null},"methods_pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_pt.js"},"Patterns":null},"methods_pt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_pt.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery/jquery.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lodash":{"Children":{"lodash.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/lodash/lodash.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"luxon":{"Children":{"luxon.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.js"},"Patterns":null},"luxon.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.js.map"},"Patterns":null},"luxon.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.min.js"},"Patterns":null},"luxon.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null},"malihu-custom-scrollbar-plugin":{"Children":{"jquery.mCustomScrollbar.concat.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js"},"Patterns":null},"jquery.mCustomScrollbar.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css"},"Patterns":null},"jquery.mCustomScrollbar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js"},"Patterns":null},"mCSB_buttons.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/mCSB_buttons.png"},"Patterns":null},"package.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/package.json"},"Patterns":null},"readme.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/readme.md"},"Patterns":null}},"Asset":null,"Patterns":null},"moment":{"Children":{"locale":{"Children":{"af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/af.js"},"Patterns":null},"ar-dz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-dz.js"},"Patterns":null},"ar-kw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-kw.js"},"Patterns":null},"ar-ly.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-ly.js"},"Patterns":null},"ar-ma.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-ma.js"},"Patterns":null},"ar-sa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-sa.js"},"Patterns":null},"ar-tn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-tn.js"},"Patterns":null},"ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar.js"},"Patterns":null},"az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/az.js"},"Patterns":null},"be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/be.js"},"Patterns":null},"bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bg.js"},"Patterns":null},"bm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bm.js"},"Patterns":null},"bn-bd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bn-bd.js"},"Patterns":null},"bn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bn.js"},"Patterns":null},"bo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bo.js"},"Patterns":null},"br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/br.js"},"Patterns":null},"bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bs.js"},"Patterns":null},"ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ca.js"},"Patterns":null},"cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cs.js"},"Patterns":null},"cv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cv.js"},"Patterns":null},"cy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cy.js"},"Patterns":null},"da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/da.js"},"Patterns":null},"de-at.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de-at.js"},"Patterns":null},"de-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de-ch.js"},"Patterns":null},"de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de.js"},"Patterns":null},"dv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/dv.js"},"Patterns":null},"el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/el.js"},"Patterns":null},"en-au.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-au.js"},"Patterns":null},"en-ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-ca.js"},"Patterns":null},"en-gb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-gb.js"},"Patterns":null},"en-ie.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-ie.js"},"Patterns":null},"en-il.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-il.js"},"Patterns":null},"en-in.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-in.js"},"Patterns":null},"en-nz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-nz.js"},"Patterns":null},"en-sg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-sg.js"},"Patterns":null},"eo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/eo.js"},"Patterns":null},"es-do.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-do.js"},"Patterns":null},"es-mx.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-mx.js"},"Patterns":null},"es-us.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-us.js"},"Patterns":null},"es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es.js"},"Patterns":null},"et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/et.js"},"Patterns":null},"eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/eu.js"},"Patterns":null},"fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fa.js"},"Patterns":null},"fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fi.js"},"Patterns":null},"fil.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fil.js"},"Patterns":null},"fo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fo.js"},"Patterns":null},"fr-ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr-ca.js"},"Patterns":null},"fr-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr-ch.js"},"Patterns":null},"fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr.js"},"Patterns":null},"fy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fy.js"},"Patterns":null},"ga.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ga.js"},"Patterns":null},"gd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gd.js"},"Patterns":null},"gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gl.js"},"Patterns":null},"gom-deva.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gom-deva.js"},"Patterns":null},"gom-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gom-latn.js"},"Patterns":null},"gu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gu.js"},"Patterns":null},"he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/he.js"},"Patterns":null},"hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hi.js"},"Patterns":null},"hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hr.js"},"Patterns":null},"hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hu.js"},"Patterns":null},"hy-am.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hy-am.js"},"Patterns":null},"id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/id.js"},"Patterns":null},"is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/is.js"},"Patterns":null},"it-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/it-ch.js"},"Patterns":null},"it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/it.js"},"Patterns":null},"ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ja.js"},"Patterns":null},"jv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/jv.js"},"Patterns":null},"ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ka.js"},"Patterns":null},"kk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/kk.js"},"Patterns":null},"km.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/km.js"},"Patterns":null},"kn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/kn.js"},"Patterns":null},"ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ko.js"},"Patterns":null},"ku.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ku.js"},"Patterns":null},"ky.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ky.js"},"Patterns":null},"lb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lb.js"},"Patterns":null},"lo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lo.js"},"Patterns":null},"lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lt.js"},"Patterns":null},"lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lv.js"},"Patterns":null},"me.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/me.js"},"Patterns":null},"mi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mi.js"},"Patterns":null},"mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mk.js"},"Patterns":null},"ml.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ml.js"},"Patterns":null},"mn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mn.js"},"Patterns":null},"mr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mr.js"},"Patterns":null},"ms-my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ms-my.js"},"Patterns":null},"ms.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ms.js"},"Patterns":null},"mt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mt.js"},"Patterns":null},"my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/my.js"},"Patterns":null},"nb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nb.js"},"Patterns":null},"ne.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ne.js"},"Patterns":null},"nl-be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nl-be.js"},"Patterns":null},"nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nl.js"},"Patterns":null},"nn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nn.js"},"Patterns":null},"oc-lnc.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/oc-lnc.js"},"Patterns":null},"pa-in.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pa-in.js"},"Patterns":null},"pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pl.js"},"Patterns":null},"pt-br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pt-br.js"},"Patterns":null},"pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pt.js"},"Patterns":null},"ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ro.js"},"Patterns":null},"ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ru.js"},"Patterns":null},"sd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sd.js"},"Patterns":null},"se.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/se.js"},"Patterns":null},"si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/si.js"},"Patterns":null},"sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sk.js"},"Patterns":null},"sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sl.js"},"Patterns":null},"sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sq.js"},"Patterns":null},"sr-cyrl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sr-cyrl.js"},"Patterns":null},"sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sr.js"},"Patterns":null},"ss.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ss.js"},"Patterns":null},"sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sv.js"},"Patterns":null},"sw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sw.js"},"Patterns":null},"ta.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ta.js"},"Patterns":null},"te.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/te.js"},"Patterns":null},"tet.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tet.js"},"Patterns":null},"tg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tg.js"},"Patterns":null},"th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/th.js"},"Patterns":null},"tk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tk.js"},"Patterns":null},"tl-ph.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tl-ph.js"},"Patterns":null},"tlh.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tlh.js"},"Patterns":null},"tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tr.js"},"Patterns":null},"tzl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzl.js"},"Patterns":null},"tzm-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzm-latn.js"},"Patterns":null},"tzm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzm.js"},"Patterns":null},"ug-cn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ug-cn.js"},"Patterns":null},"uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uk.js"},"Patterns":null},"ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ur.js"},"Patterns":null},"uz-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uz-latn.js"},"Patterns":null},"uz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uz.js"},"Patterns":null},"vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/vi.js"},"Patterns":null},"x-pseudo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/x-pseudo.js"},"Patterns":null},"yo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/yo.js"},"Patterns":null},"zh-cn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-cn.js"},"Patterns":null},"zh-hk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-hk.js"},"Patterns":null},"zh-mo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-mo.js"},"Patterns":null},"zh-tw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-tw.js"},"Patterns":null}},"Asset":null,"Patterns":null},"moment.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/moment.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"select2":{"Children":{"css":{"Children":{"select2.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/css/select2.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"i18n":{"Children":{"af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/af.js"},"Patterns":null},"ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ar.js"},"Patterns":null},"az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/az.js"},"Patterns":null},"bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bg.js"},"Patterns":null},"bn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bn.js"},"Patterns":null},"bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bs.js"},"Patterns":null},"ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ca.js"},"Patterns":null},"cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/cs.js"},"Patterns":null},"da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/da.js"},"Patterns":null},"de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/de.js"},"Patterns":null},"dsb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/dsb.js"},"Patterns":null},"el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/el.js"},"Patterns":null},"en.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/en.js"},"Patterns":null},"es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/es.js"},"Patterns":null},"et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/et.js"},"Patterns":null},"eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/eu.js"},"Patterns":null},"fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fa.js"},"Patterns":null},"fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fi.js"},"Patterns":null},"fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fr.js"},"Patterns":null},"gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/gl.js"},"Patterns":null},"he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/he.js"},"Patterns":null},"hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hi.js"},"Patterns":null},"hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hr.js"},"Patterns":null},"hsb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hsb.js"},"Patterns":null},"hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hu.js"},"Patterns":null},"hy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hy.js"},"Patterns":null},"id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/id.js"},"Patterns":null},"is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/is.js"},"Patterns":null},"it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/it.js"},"Patterns":null},"ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ja.js"},"Patterns":null},"ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ka.js"},"Patterns":null},"km.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/km.js"},"Patterns":null},"ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ko.js"},"Patterns":null},"lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/lt.js"},"Patterns":null},"lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/lv.js"},"Patterns":null},"mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/mk.js"},"Patterns":null},"ms.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ms.js"},"Patterns":null},"nb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/nb.js"},"Patterns":null},"ne.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ne.js"},"Patterns":null},"nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/nl.js"},"Patterns":null},"pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pl.js"},"Patterns":null},"ps.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ps.js"},"Patterns":null},"pt-BR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pt-BR.js"},"Patterns":null},"pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pt.js"},"Patterns":null},"ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ro.js"},"Patterns":null},"ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ru.js"},"Patterns":null},"sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sk.js"},"Patterns":null},"sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sl.js"},"Patterns":null},"sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sq.js"},"Patterns":null},"sr-Cyrl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sr-Cyrl.js"},"Patterns":null},"sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sr.js"},"Patterns":null},"sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sv.js"},"Patterns":null},"th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/th.js"},"Patterns":null},"tk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/tk.js"},"Patterns":null},"tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/tr.js"},"Patterns":null},"uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/uk.js"},"Patterns":null},"vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/vi.js"},"Patterns":null},"zh-CN.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/zh-CN.js"},"Patterns":null},"zh-TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/zh-TW.js"},"Patterns":null}},"Asset":null,"Patterns":null},"select2.full.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/select2.full.min.js"},"Patterns":null},"select2.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/select2.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"sweetalert2":{"Children":{"sweetalert2.all.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.all.js"},"Patterns":null},"sweetalert2.all.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.all.min.js"},"Patterns":null},"sweetalert2.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.css"},"Patterns":null},"sweetalert2.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.js"},"Patterns":null},"sweetalert2.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.min.css"},"Patterns":null},"sweetalert2.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"timeago":{"Children":{"jquery.timeago.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/jquery.timeago.js"},"Patterns":null},"locales":{"Children":{"jquery.timeago.af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.af.js"},"Patterns":null},"jquery.timeago.am.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.am.js"},"Patterns":null},"jquery.timeago.ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ar.js"},"Patterns":null},"jquery.timeago.az-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.az-short.js"},"Patterns":null},"jquery.timeago.az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.az.js"},"Patterns":null},"jquery.timeago.be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.be.js"},"Patterns":null},"jquery.timeago.bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.bg.js"},"Patterns":null},"jquery.timeago.bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.bs.js"},"Patterns":null},"jquery.timeago.ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ca.js"},"Patterns":null},"jquery.timeago.cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.cs.js"},"Patterns":null},"jquery.timeago.cy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.cy.js"},"Patterns":null},"jquery.timeago.da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.da.js"},"Patterns":null},"jquery.timeago.de-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.de-short.js"},"Patterns":null},"jquery.timeago.de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.de.js"},"Patterns":null},"jquery.timeago.dv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.dv.js"},"Patterns":null},"jquery.timeago.el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.el.js"},"Patterns":null},"jquery.timeago.en-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.en-short.js"},"Patterns":null},"jquery.timeago.en.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.en.js"},"Patterns":null},"jquery.timeago.es-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.es-short.js"},"Patterns":null},"jquery.timeago.es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.es.js"},"Patterns":null},"jquery.timeago.et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.et.js"},"Patterns":null},"jquery.timeago.eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.eu.js"},"Patterns":null},"jquery.timeago.fa-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fa-short.js"},"Patterns":null},"jquery.timeago.fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fa.js"},"Patterns":null},"jquery.timeago.fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fi.js"},"Patterns":null},"jquery.timeago.fr-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fr-short.js"},"Patterns":null},"jquery.timeago.fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fr.js"},"Patterns":null},"jquery.timeago.gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.gl.js"},"Patterns":null},"jquery.timeago.he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.he.js"},"Patterns":null},"jquery.timeago.hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hr.js"},"Patterns":null},"jquery.timeago.hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hu.js"},"Patterns":null},"jquery.timeago.hy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hy.js"},"Patterns":null},"jquery.timeago.id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.id.js"},"Patterns":null},"jquery.timeago.is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.is.js"},"Patterns":null},"jquery.timeago.it-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.it-short.js"},"Patterns":null},"jquery.timeago.it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.it.js"},"Patterns":null},"jquery.timeago.ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ja.js"},"Patterns":null},"jquery.timeago.jv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.jv.js"},"Patterns":null},"jquery.timeago.ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ko.js"},"Patterns":null},"jquery.timeago.ky.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ky.js"},"Patterns":null},"jquery.timeago.lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.lt.js"},"Patterns":null},"jquery.timeago.lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.lv.js"},"Patterns":null},"jquery.timeago.mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.mk.js"},"Patterns":null},"jquery.timeago.nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.nl.js"},"Patterns":null},"jquery.timeago.no.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.no.js"},"Patterns":null},"jquery.timeago.pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pl.js"},"Patterns":null},"jquery.timeago.pt-br-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-br-short.js"},"Patterns":null},"jquery.timeago.pt-br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-br.js"},"Patterns":null},"jquery.timeago.pt-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-short.js"},"Patterns":null},"jquery.timeago.pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt.js"},"Patterns":null},"jquery.timeago.ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ro.js"},"Patterns":null},"jquery.timeago.rs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.rs.js"},"Patterns":null},"jquery.timeago.ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ru.js"},"Patterns":null},"jquery.timeago.rw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.rw.js"},"Patterns":null},"jquery.timeago.si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.si.js"},"Patterns":null},"jquery.timeago.sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sk.js"},"Patterns":null},"jquery.timeago.sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sl.js"},"Patterns":null},"jquery.timeago.sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sq.js"},"Patterns":null},"jquery.timeago.sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sr.js"},"Patterns":null},"jquery.timeago.sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sv.js"},"Patterns":null},"jquery.timeago.th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.th.js"},"Patterns":null},"jquery.timeago.tr-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.tr-short.js"},"Patterns":null},"jquery.timeago.tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.tr.js"},"Patterns":null},"jquery.timeago.uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.uk.js"},"Patterns":null},"jquery.timeago.ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ur.js"},"Patterns":null},"jquery.timeago.uz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.uz.js"},"Patterns":null},"jquery.timeago.vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.vi.js"},"Patterns":null},"jquery.timeago.zh-CN.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.zh-CN.js"},"Patterns":null},"jquery.timeago.zh-TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.zh-TW.js"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/README.md"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"toastr":{"Children":{"toastr.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.css"},"Patterns":null},"toastr.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.js.map"},"Patterns":null},"toastr.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.min.css"},"Patterns":null},"toastr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
\ No newline at end of file
+{"ContentRoots":["D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\"],"Root":{"Children":{"global-styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"global-styles.css"},"Patterns":null},"images":{"Children":{"logo":{"Children":{"leptonx":{"Children":{"logo-dark-thumbnail.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-dark-thumbnail.png"},"Patterns":null},"logo-dark.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-dark.png"},"Patterns":null},"logo-light-thumbnail.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-light-thumbnail.png"},"Patterns":null},"logo-light.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"images/logo/leptonx/logo-light.png"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"libs":{"Children":{"@fortawesome":{"Children":{"fontawesome-free":{"Children":{"css":{"Children":{"all.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/css/all.css"},"Patterns":null},"v4-shims.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/css/v4-shims.css"},"Patterns":null}},"Asset":null,"Patterns":null},"webfonts":{"Children":{"fa-brands-400.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot"},"Patterns":null},"fa-brands-400.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg"},"Patterns":null},"fa-brands-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf"},"Patterns":null},"fa-brands-400.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff"},"Patterns":null},"fa-brands-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2"},"Patterns":null},"fa-regular-400.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot"},"Patterns":null},"fa-regular-400.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg"},"Patterns":null},"fa-regular-400.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf"},"Patterns":null},"fa-regular-400.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff"},"Patterns":null},"fa-regular-400.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2"},"Patterns":null},"fa-solid-900.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot"},"Patterns":null},"fa-solid-900.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg"},"Patterns":null},"fa-solid-900.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf"},"Patterns":null},"fa-solid-900.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff"},"Patterns":null},"fa-solid-900.woff2":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"abp":{"Children":{"core":{"Children":{"abp.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/core/abp.css"},"Patterns":null},"abp.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/core/abp.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"abp.jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/jquery/abp.jquery.js"},"Patterns":null}},"Asset":null,"Patterns":null},"luxon":{"Children":{"abp.luxon.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/luxon/abp.luxon.js"},"Patterns":null}},"Asset":null,"Patterns":null},"utils":{"Children":{"abp-utils.umd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.js"},"Patterns":null},"abp-utils.umd.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.js.map"},"Patterns":null},"abp-utils.umd.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.min.js"},"Patterns":null},"abp-utils.umd.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/abp/utils/abp-utils.umd.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap-datepicker":{"Children":{"bootstrap-datepicker.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.css.map"},"Patterns":null},"bootstrap-datepicker.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.min.css"},"Patterns":null},"bootstrap-datepicker.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/bootstrap-datepicker.min.js"},"Patterns":null},"locales":{"Children":{"bootstrap-datepicker-en-CA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker-en-CA.min.js"},"Patterns":null},"bootstrap-datepicker.ar-DZ.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-DZ.min.js"},"Patterns":null},"bootstrap-datepicker.ar-tn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-tn.min.js"},"Patterns":null},"bootstrap-datepicker.ar.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar.min.js"},"Patterns":null},"bootstrap-datepicker.az.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.az.min.js"},"Patterns":null},"bootstrap-datepicker.bg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bg.min.js"},"Patterns":null},"bootstrap-datepicker.bm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bm.min.js"},"Patterns":null},"bootstrap-datepicker.bn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bn.min.js"},"Patterns":null},"bootstrap-datepicker.br.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.br.min.js"},"Patterns":null},"bootstrap-datepicker.bs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.bs.min.js"},"Patterns":null},"bootstrap-datepicker.ca.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js"},"Patterns":null},"bootstrap-datepicker.cs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.cs.min.js"},"Patterns":null},"bootstrap-datepicker.cy.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.cy.min.js"},"Patterns":null},"bootstrap-datepicker.da.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.da.min.js"},"Patterns":null},"bootstrap-datepicker.de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js"},"Patterns":null},"bootstrap-datepicker.el.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.el.min.js"},"Patterns":null},"bootstrap-datepicker.en-AU.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-AU.min.js"},"Patterns":null},"bootstrap-datepicker.en-CA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-CA.min.js"},"Patterns":null},"bootstrap-datepicker.en-GB.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-GB.min.js"},"Patterns":null},"bootstrap-datepicker.en-IE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-IE.min.js"},"Patterns":null},"bootstrap-datepicker.en-NZ.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-NZ.min.js"},"Patterns":null},"bootstrap-datepicker.en-US.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-US.min.js"},"Patterns":null},"bootstrap-datepicker.en-ZA.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.en-ZA.min.js"},"Patterns":null},"bootstrap-datepicker.eo.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.eo.min.js"},"Patterns":null},"bootstrap-datepicker.es.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.es.min.js"},"Patterns":null},"bootstrap-datepicker.et.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.et.min.js"},"Patterns":null},"bootstrap-datepicker.eu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.eu.min.js"},"Patterns":null},"bootstrap-datepicker.fa.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fa.min.js"},"Patterns":null},"bootstrap-datepicker.fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fi.min.js"},"Patterns":null},"bootstrap-datepicker.fo.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fo.min.js"},"Patterns":null},"bootstrap-datepicker.fr-CH.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr-CH.min.js"},"Patterns":null},"bootstrap-datepicker.fr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.fr.min.js"},"Patterns":null},"bootstrap-datepicker.gl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.gl.min.js"},"Patterns":null},"bootstrap-datepicker.he.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.he.min.js"},"Patterns":null},"bootstrap-datepicker.hi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hi.min.js"},"Patterns":null},"bootstrap-datepicker.hr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hr.min.js"},"Patterns":null},"bootstrap-datepicker.hu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hu.min.js"},"Patterns":null},"bootstrap-datepicker.hy.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.hy.min.js"},"Patterns":null},"bootstrap-datepicker.id.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.id.min.js"},"Patterns":null},"bootstrap-datepicker.is.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.is.min.js"},"Patterns":null},"bootstrap-datepicker.it-CH.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.it-CH.min.js"},"Patterns":null},"bootstrap-datepicker.it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.it.min.js"},"Patterns":null},"bootstrap-datepicker.ja.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ja.min.js"},"Patterns":null},"bootstrap-datepicker.ka.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ka.min.js"},"Patterns":null},"bootstrap-datepicker.kh.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kh.min.js"},"Patterns":null},"bootstrap-datepicker.kk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kk.min.js"},"Patterns":null},"bootstrap-datepicker.km.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.km.min.js"},"Patterns":null},"bootstrap-datepicker.ko.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ko.min.js"},"Patterns":null},"bootstrap-datepicker.kr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.kr.min.js"},"Patterns":null},"bootstrap-datepicker.lt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.lt.min.js"},"Patterns":null},"bootstrap-datepicker.lv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.lv.min.js"},"Patterns":null},"bootstrap-datepicker.me.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.me.min.js"},"Patterns":null},"bootstrap-datepicker.mk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mk.min.js"},"Patterns":null},"bootstrap-datepicker.mn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mn.min.js"},"Patterns":null},"bootstrap-datepicker.mr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.mr.min.js"},"Patterns":null},"bootstrap-datepicker.ms.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ms.min.js"},"Patterns":null},"bootstrap-datepicker.nl-BE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl-BE.min.js"},"Patterns":null},"bootstrap-datepicker.nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.nl.min.js"},"Patterns":null},"bootstrap-datepicker.no.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.no.min.js"},"Patterns":null},"bootstrap-datepicker.oc.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.oc.min.js"},"Patterns":null},"bootstrap-datepicker.pl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pl.min.js"},"Patterns":null},"bootstrap-datepicker.pt-BR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt-BR.min.js"},"Patterns":null},"bootstrap-datepicker.pt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.pt.min.js"},"Patterns":null},"bootstrap-datepicker.ro.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ro.min.js"},"Patterns":null},"bootstrap-datepicker.rs-latin.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs-latin.min.js"},"Patterns":null},"bootstrap-datepicker.rs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.rs.min.js"},"Patterns":null},"bootstrap-datepicker.ru.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ru.min.js"},"Patterns":null},"bootstrap-datepicker.si.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.si.min.js"},"Patterns":null},"bootstrap-datepicker.sk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sk.min.js"},"Patterns":null},"bootstrap-datepicker.sl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sl.min.js"},"Patterns":null},"bootstrap-datepicker.sq.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sq.min.js"},"Patterns":null},"bootstrap-datepicker.sr-latin.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr-latin.min.js"},"Patterns":null},"bootstrap-datepicker.sr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sr.min.js"},"Patterns":null},"bootstrap-datepicker.sv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sv.min.js"},"Patterns":null},"bootstrap-datepicker.sw.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.sw.min.js"},"Patterns":null},"bootstrap-datepicker.ta.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.ta.min.js"},"Patterns":null},"bootstrap-datepicker.tg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tg.min.js"},"Patterns":null},"bootstrap-datepicker.th.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.th.min.js"},"Patterns":null},"bootstrap-datepicker.tk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tk.min.js"},"Patterns":null},"bootstrap-datepicker.tr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.tr.min.js"},"Patterns":null},"bootstrap-datepicker.uk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uk.min.js"},"Patterns":null},"bootstrap-datepicker.uz-cyrl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-cyrl.min.js"},"Patterns":null},"bootstrap-datepicker.uz-latn.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.uz-latn.min.js"},"Patterns":null},"bootstrap-datepicker.vi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.vi.min.js"},"Patterns":null},"bootstrap-datepicker.zh-CN.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js"},"Patterns":null},"bootstrap-datepicker.zh-TW.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh-TW.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap-daterangepicker":{"Children":{"daterangepicker.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-daterangepicker/daterangepicker.css"},"Patterns":null},"daterangepicker.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap-daterangepicker/daterangepicker.js"},"Patterns":null}},"Asset":null,"Patterns":null},"bootstrap":{"Children":{"css":{"Children":{"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/bootstrap/js/bootstrap.bundle.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"datatables.net-bs5":{"Children":{"css":{"Children":{"dataTables.bootstrap5.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net-bs5/css/dataTables.bootstrap5.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"dataTables.bootstrap5.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net-bs5/js/dataTables.bootstrap5.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"datatables.net":{"Children":{"js":{"Children":{"jquery.dataTables.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/datatables.net/js/jquery.dataTables.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-form":{"Children":{"jquery.form.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-form/jquery.form.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/jquery.validate.js"},"Patterns":null},"localization":{"Children":{"messages_ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ar.js"},"Patterns":null},"messages_ar.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ar.min.js"},"Patterns":null},"messages_az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_az.js"},"Patterns":null},"messages_az.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_az.min.js"},"Patterns":null},"messages_bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bg.js"},"Patterns":null},"messages_bg.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bg.min.js"},"Patterns":null},"messages_bn_BD.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bn_BD.js"},"Patterns":null},"messages_bn_BD.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_bn_BD.min.js"},"Patterns":null},"messages_ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ca.js"},"Patterns":null},"messages_ca.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ca.min.js"},"Patterns":null},"messages_cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_cs.js"},"Patterns":null},"messages_cs.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_cs.min.js"},"Patterns":null},"messages_da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_da.js"},"Patterns":null},"messages_da.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_da.min.js"},"Patterns":null},"messages_de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_de.js"},"Patterns":null},"messages_de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_de.min.js"},"Patterns":null},"messages_el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_el.js"},"Patterns":null},"messages_el.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_el.min.js"},"Patterns":null},"messages_es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es.js"},"Patterns":null},"messages_es.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es.min.js"},"Patterns":null},"messages_es_AR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_AR.js"},"Patterns":null},"messages_es_AR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_AR.min.js"},"Patterns":null},"messages_es_PE.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_PE.js"},"Patterns":null},"messages_es_PE.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_es_PE.min.js"},"Patterns":null},"messages_et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_et.js"},"Patterns":null},"messages_et.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_et.min.js"},"Patterns":null},"messages_eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_eu.js"},"Patterns":null},"messages_eu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_eu.min.js"},"Patterns":null},"messages_fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fa.js"},"Patterns":null},"messages_fa.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fa.min.js"},"Patterns":null},"messages_fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fi.js"},"Patterns":null},"messages_fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fi.min.js"},"Patterns":null},"messages_fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fr.js"},"Patterns":null},"messages_fr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_fr.min.js"},"Patterns":null},"messages_ge.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ge.js"},"Patterns":null},"messages_ge.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ge.min.js"},"Patterns":null},"messages_gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_gl.js"},"Patterns":null},"messages_gl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_gl.min.js"},"Patterns":null},"messages_he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_he.js"},"Patterns":null},"messages_he.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_he.min.js"},"Patterns":null},"messages_hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hi.js"},"Patterns":null},"messages_hi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hi.min.js"},"Patterns":null},"messages_hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hr.js"},"Patterns":null},"messages_hr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hr.min.js"},"Patterns":null},"messages_hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hu.js"},"Patterns":null},"messages_hu.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hu.min.js"},"Patterns":null},"messages_hy_AM.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hy_AM.js"},"Patterns":null},"messages_hy_AM.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_hy_AM.min.js"},"Patterns":null},"messages_id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_id.js"},"Patterns":null},"messages_id.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_id.min.js"},"Patterns":null},"messages_is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_is.js"},"Patterns":null},"messages_is.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_is.min.js"},"Patterns":null},"messages_it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_it.js"},"Patterns":null},"messages_it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_it.min.js"},"Patterns":null},"messages_ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ja.js"},"Patterns":null},"messages_ja.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ja.min.js"},"Patterns":null},"messages_ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ka.js"},"Patterns":null},"messages_ka.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ka.min.js"},"Patterns":null},"messages_kk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_kk.js"},"Patterns":null},"messages_kk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_kk.min.js"},"Patterns":null},"messages_ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ko.js"},"Patterns":null},"messages_ko.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ko.min.js"},"Patterns":null},"messages_lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lt.js"},"Patterns":null},"messages_lt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lt.min.js"},"Patterns":null},"messages_lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lv.js"},"Patterns":null},"messages_lv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_lv.min.js"},"Patterns":null},"messages_mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_mk.js"},"Patterns":null},"messages_mk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_mk.min.js"},"Patterns":null},"messages_my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_my.js"},"Patterns":null},"messages_my.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_my.min.js"},"Patterns":null},"messages_nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_nl.js"},"Patterns":null},"messages_nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_nl.min.js"},"Patterns":null},"messages_no.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_no.js"},"Patterns":null},"messages_no.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_no.min.js"},"Patterns":null},"messages_pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pl.js"},"Patterns":null},"messages_pl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pl.min.js"},"Patterns":null},"messages_pt_BR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_BR.js"},"Patterns":null},"messages_pt_BR.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_BR.min.js"},"Patterns":null},"messages_pt_PT.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_PT.js"},"Patterns":null},"messages_pt_PT.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_pt_PT.min.js"},"Patterns":null},"messages_ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ro.js"},"Patterns":null},"messages_ro.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ro.min.js"},"Patterns":null},"messages_ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ru.js"},"Patterns":null},"messages_ru.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ru.min.js"},"Patterns":null},"messages_sd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sd.js"},"Patterns":null},"messages_sd.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sd.min.js"},"Patterns":null},"messages_si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_si.js"},"Patterns":null},"messages_si.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_si.min.js"},"Patterns":null},"messages_sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sk.js"},"Patterns":null},"messages_sk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sk.min.js"},"Patterns":null},"messages_sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sl.js"},"Patterns":null},"messages_sl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sl.min.js"},"Patterns":null},"messages_sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr.js"},"Patterns":null},"messages_sr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr.min.js"},"Patterns":null},"messages_sr_lat.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr_lat.js"},"Patterns":null},"messages_sr_lat.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sr_lat.min.js"},"Patterns":null},"messages_sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sv.js"},"Patterns":null},"messages_sv.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_sv.min.js"},"Patterns":null},"messages_th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_th.js"},"Patterns":null},"messages_th.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_th.min.js"},"Patterns":null},"messages_tj.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tj.js"},"Patterns":null},"messages_tj.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tj.min.js"},"Patterns":null},"messages_tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tr.js"},"Patterns":null},"messages_tr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_tr.min.js"},"Patterns":null},"messages_uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_uk.js"},"Patterns":null},"messages_uk.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_uk.min.js"},"Patterns":null},"messages_ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ur.js"},"Patterns":null},"messages_ur.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_ur.min.js"},"Patterns":null},"messages_vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_vi.js"},"Patterns":null},"messages_vi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_vi.min.js"},"Patterns":null},"messages_zh.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh.js"},"Patterns":null},"messages_zh.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh.min.js"},"Patterns":null},"messages_zh_TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh_TW.js"},"Patterns":null},"messages_zh_TW.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/messages_zh_TW.min.js"},"Patterns":null},"methods_de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_de.js"},"Patterns":null},"methods_de.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_de.min.js"},"Patterns":null},"methods_es_CL.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_es_CL.js"},"Patterns":null},"methods_es_CL.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_es_CL.min.js"},"Patterns":null},"methods_fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_fi.js"},"Patterns":null},"methods_fi.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_fi.min.js"},"Patterns":null},"methods_it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_it.js"},"Patterns":null},"methods_it.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_it.min.js"},"Patterns":null},"methods_nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_nl.js"},"Patterns":null},"methods_nl.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_nl.min.js"},"Patterns":null},"methods_pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_pt.js"},"Patterns":null},"methods_pt.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery-validation/localization/methods_pt.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/jquery/jquery.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lodash":{"Children":{"lodash.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/lodash/lodash.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"luxon":{"Children":{"luxon.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.js"},"Patterns":null},"luxon.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.js.map"},"Patterns":null},"luxon.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.min.js"},"Patterns":null},"luxon.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/luxon/luxon.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null},"malihu-custom-scrollbar-plugin":{"Children":{"jquery.mCustomScrollbar.concat.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js"},"Patterns":null},"jquery.mCustomScrollbar.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css"},"Patterns":null},"jquery.mCustomScrollbar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js"},"Patterns":null},"mCSB_buttons.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/mCSB_buttons.png"},"Patterns":null},"package.json":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/package.json"},"Patterns":null},"readme.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/malihu-custom-scrollbar-plugin/readme.md"},"Patterns":null}},"Asset":null,"Patterns":null},"moment":{"Children":{"locale":{"Children":{"af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/af.js"},"Patterns":null},"ar-dz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-dz.js"},"Patterns":null},"ar-kw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-kw.js"},"Patterns":null},"ar-ly.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-ly.js"},"Patterns":null},"ar-ma.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-ma.js"},"Patterns":null},"ar-sa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-sa.js"},"Patterns":null},"ar-tn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar-tn.js"},"Patterns":null},"ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ar.js"},"Patterns":null},"az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/az.js"},"Patterns":null},"be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/be.js"},"Patterns":null},"bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bg.js"},"Patterns":null},"bm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bm.js"},"Patterns":null},"bn-bd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bn-bd.js"},"Patterns":null},"bn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bn.js"},"Patterns":null},"bo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bo.js"},"Patterns":null},"br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/br.js"},"Patterns":null},"bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/bs.js"},"Patterns":null},"ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ca.js"},"Patterns":null},"cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cs.js"},"Patterns":null},"cv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cv.js"},"Patterns":null},"cy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/cy.js"},"Patterns":null},"da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/da.js"},"Patterns":null},"de-at.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de-at.js"},"Patterns":null},"de-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de-ch.js"},"Patterns":null},"de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/de.js"},"Patterns":null},"dv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/dv.js"},"Patterns":null},"el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/el.js"},"Patterns":null},"en-au.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-au.js"},"Patterns":null},"en-ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-ca.js"},"Patterns":null},"en-gb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-gb.js"},"Patterns":null},"en-ie.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-ie.js"},"Patterns":null},"en-il.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-il.js"},"Patterns":null},"en-in.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-in.js"},"Patterns":null},"en-nz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-nz.js"},"Patterns":null},"en-sg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/en-sg.js"},"Patterns":null},"eo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/eo.js"},"Patterns":null},"es-do.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-do.js"},"Patterns":null},"es-mx.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-mx.js"},"Patterns":null},"es-us.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es-us.js"},"Patterns":null},"es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/es.js"},"Patterns":null},"et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/et.js"},"Patterns":null},"eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/eu.js"},"Patterns":null},"fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fa.js"},"Patterns":null},"fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fi.js"},"Patterns":null},"fil.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fil.js"},"Patterns":null},"fo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fo.js"},"Patterns":null},"fr-ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr-ca.js"},"Patterns":null},"fr-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr-ch.js"},"Patterns":null},"fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fr.js"},"Patterns":null},"fy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/fy.js"},"Patterns":null},"ga.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ga.js"},"Patterns":null},"gd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gd.js"},"Patterns":null},"gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gl.js"},"Patterns":null},"gom-deva.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gom-deva.js"},"Patterns":null},"gom-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gom-latn.js"},"Patterns":null},"gu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/gu.js"},"Patterns":null},"he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/he.js"},"Patterns":null},"hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hi.js"},"Patterns":null},"hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hr.js"},"Patterns":null},"hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hu.js"},"Patterns":null},"hy-am.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/hy-am.js"},"Patterns":null},"id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/id.js"},"Patterns":null},"is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/is.js"},"Patterns":null},"it-ch.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/it-ch.js"},"Patterns":null},"it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/it.js"},"Patterns":null},"ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ja.js"},"Patterns":null},"jv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/jv.js"},"Patterns":null},"ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ka.js"},"Patterns":null},"kk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/kk.js"},"Patterns":null},"km.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/km.js"},"Patterns":null},"kn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/kn.js"},"Patterns":null},"ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ko.js"},"Patterns":null},"ku.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ku.js"},"Patterns":null},"ky.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ky.js"},"Patterns":null},"lb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lb.js"},"Patterns":null},"lo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lo.js"},"Patterns":null},"lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lt.js"},"Patterns":null},"lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/lv.js"},"Patterns":null},"me.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/me.js"},"Patterns":null},"mi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mi.js"},"Patterns":null},"mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mk.js"},"Patterns":null},"ml.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ml.js"},"Patterns":null},"mn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mn.js"},"Patterns":null},"mr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mr.js"},"Patterns":null},"ms-my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ms-my.js"},"Patterns":null},"ms.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ms.js"},"Patterns":null},"mt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/mt.js"},"Patterns":null},"my.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/my.js"},"Patterns":null},"nb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nb.js"},"Patterns":null},"ne.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ne.js"},"Patterns":null},"nl-be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nl-be.js"},"Patterns":null},"nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nl.js"},"Patterns":null},"nn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/nn.js"},"Patterns":null},"oc-lnc.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/oc-lnc.js"},"Patterns":null},"pa-in.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pa-in.js"},"Patterns":null},"pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pl.js"},"Patterns":null},"pt-br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pt-br.js"},"Patterns":null},"pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/pt.js"},"Patterns":null},"ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ro.js"},"Patterns":null},"ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ru.js"},"Patterns":null},"sd.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sd.js"},"Patterns":null},"se.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/se.js"},"Patterns":null},"si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/si.js"},"Patterns":null},"sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sk.js"},"Patterns":null},"sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sl.js"},"Patterns":null},"sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sq.js"},"Patterns":null},"sr-cyrl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sr-cyrl.js"},"Patterns":null},"sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sr.js"},"Patterns":null},"ss.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ss.js"},"Patterns":null},"sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sv.js"},"Patterns":null},"sw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/sw.js"},"Patterns":null},"ta.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ta.js"},"Patterns":null},"te.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/te.js"},"Patterns":null},"tet.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tet.js"},"Patterns":null},"tg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tg.js"},"Patterns":null},"th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/th.js"},"Patterns":null},"tk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tk.js"},"Patterns":null},"tl-ph.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tl-ph.js"},"Patterns":null},"tlh.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tlh.js"},"Patterns":null},"tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tr.js"},"Patterns":null},"tzl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzl.js"},"Patterns":null},"tzm-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzm-latn.js"},"Patterns":null},"tzm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/tzm.js"},"Patterns":null},"ug-cn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ug-cn.js"},"Patterns":null},"uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uk.js"},"Patterns":null},"ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/ur.js"},"Patterns":null},"uz-latn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uz-latn.js"},"Patterns":null},"uz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/uz.js"},"Patterns":null},"vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/vi.js"},"Patterns":null},"x-pseudo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/x-pseudo.js"},"Patterns":null},"yo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/yo.js"},"Patterns":null},"zh-cn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-cn.js"},"Patterns":null},"zh-hk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-hk.js"},"Patterns":null},"zh-mo.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-mo.js"},"Patterns":null},"zh-tw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/locale/zh-tw.js"},"Patterns":null}},"Asset":null,"Patterns":null},"moment.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/moment/moment.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"select2":{"Children":{"css":{"Children":{"select2.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/css/select2.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"i18n":{"Children":{"af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/af.js"},"Patterns":null},"ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ar.js"},"Patterns":null},"az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/az.js"},"Patterns":null},"bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bg.js"},"Patterns":null},"bn.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bn.js"},"Patterns":null},"bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/bs.js"},"Patterns":null},"ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ca.js"},"Patterns":null},"cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/cs.js"},"Patterns":null},"da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/da.js"},"Patterns":null},"de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/de.js"},"Patterns":null},"dsb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/dsb.js"},"Patterns":null},"el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/el.js"},"Patterns":null},"en.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/en.js"},"Patterns":null},"es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/es.js"},"Patterns":null},"et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/et.js"},"Patterns":null},"eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/eu.js"},"Patterns":null},"fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fa.js"},"Patterns":null},"fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fi.js"},"Patterns":null},"fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/fr.js"},"Patterns":null},"gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/gl.js"},"Patterns":null},"he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/he.js"},"Patterns":null},"hi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hi.js"},"Patterns":null},"hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hr.js"},"Patterns":null},"hsb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hsb.js"},"Patterns":null},"hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hu.js"},"Patterns":null},"hy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/hy.js"},"Patterns":null},"id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/id.js"},"Patterns":null},"is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/is.js"},"Patterns":null},"it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/it.js"},"Patterns":null},"ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ja.js"},"Patterns":null},"ka.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ka.js"},"Patterns":null},"km.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/km.js"},"Patterns":null},"ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ko.js"},"Patterns":null},"lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/lt.js"},"Patterns":null},"lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/lv.js"},"Patterns":null},"mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/mk.js"},"Patterns":null},"ms.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ms.js"},"Patterns":null},"nb.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/nb.js"},"Patterns":null},"ne.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ne.js"},"Patterns":null},"nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/nl.js"},"Patterns":null},"pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pl.js"},"Patterns":null},"ps.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ps.js"},"Patterns":null},"pt-BR.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pt-BR.js"},"Patterns":null},"pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/pt.js"},"Patterns":null},"ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ro.js"},"Patterns":null},"ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/ru.js"},"Patterns":null},"sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sk.js"},"Patterns":null},"sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sl.js"},"Patterns":null},"sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sq.js"},"Patterns":null},"sr-Cyrl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sr-Cyrl.js"},"Patterns":null},"sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sr.js"},"Patterns":null},"sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/sv.js"},"Patterns":null},"th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/th.js"},"Patterns":null},"tk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/tk.js"},"Patterns":null},"tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/tr.js"},"Patterns":null},"uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/uk.js"},"Patterns":null},"vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/vi.js"},"Patterns":null},"zh-CN.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/zh-CN.js"},"Patterns":null},"zh-TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/i18n/zh-TW.js"},"Patterns":null}},"Asset":null,"Patterns":null},"select2.full.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/select2.full.min.js"},"Patterns":null},"select2.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/select2/js/select2.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"sweetalert2":{"Children":{"sweetalert2.all.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.all.js"},"Patterns":null},"sweetalert2.all.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.all.min.js"},"Patterns":null},"sweetalert2.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.css"},"Patterns":null},"sweetalert2.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.js"},"Patterns":null},"sweetalert2.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.min.css"},"Patterns":null},"sweetalert2.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/sweetalert2/sweetalert2.min.js"},"Patterns":null}},"Asset":null,"Patterns":null},"timeago":{"Children":{"jquery.timeago.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/jquery.timeago.js"},"Patterns":null},"locales":{"Children":{"jquery.timeago.af.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.af.js"},"Patterns":null},"jquery.timeago.am.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.am.js"},"Patterns":null},"jquery.timeago.ar.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ar.js"},"Patterns":null},"jquery.timeago.az-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.az-short.js"},"Patterns":null},"jquery.timeago.az.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.az.js"},"Patterns":null},"jquery.timeago.be.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.be.js"},"Patterns":null},"jquery.timeago.bg.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.bg.js"},"Patterns":null},"jquery.timeago.bs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.bs.js"},"Patterns":null},"jquery.timeago.ca.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ca.js"},"Patterns":null},"jquery.timeago.cs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.cs.js"},"Patterns":null},"jquery.timeago.cy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.cy.js"},"Patterns":null},"jquery.timeago.da.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.da.js"},"Patterns":null},"jquery.timeago.de-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.de-short.js"},"Patterns":null},"jquery.timeago.de.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.de.js"},"Patterns":null},"jquery.timeago.dv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.dv.js"},"Patterns":null},"jquery.timeago.el.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.el.js"},"Patterns":null},"jquery.timeago.en-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.en-short.js"},"Patterns":null},"jquery.timeago.en.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.en.js"},"Patterns":null},"jquery.timeago.es-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.es-short.js"},"Patterns":null},"jquery.timeago.es.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.es.js"},"Patterns":null},"jquery.timeago.et.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.et.js"},"Patterns":null},"jquery.timeago.eu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.eu.js"},"Patterns":null},"jquery.timeago.fa-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fa-short.js"},"Patterns":null},"jquery.timeago.fa.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fa.js"},"Patterns":null},"jquery.timeago.fi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fi.js"},"Patterns":null},"jquery.timeago.fr-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fr-short.js"},"Patterns":null},"jquery.timeago.fr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.fr.js"},"Patterns":null},"jquery.timeago.gl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.gl.js"},"Patterns":null},"jquery.timeago.he.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.he.js"},"Patterns":null},"jquery.timeago.hr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hr.js"},"Patterns":null},"jquery.timeago.hu.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hu.js"},"Patterns":null},"jquery.timeago.hy.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.hy.js"},"Patterns":null},"jquery.timeago.id.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.id.js"},"Patterns":null},"jquery.timeago.is.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.is.js"},"Patterns":null},"jquery.timeago.it-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.it-short.js"},"Patterns":null},"jquery.timeago.it.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.it.js"},"Patterns":null},"jquery.timeago.ja.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ja.js"},"Patterns":null},"jquery.timeago.jv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.jv.js"},"Patterns":null},"jquery.timeago.ko.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ko.js"},"Patterns":null},"jquery.timeago.ky.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ky.js"},"Patterns":null},"jquery.timeago.lt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.lt.js"},"Patterns":null},"jquery.timeago.lv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.lv.js"},"Patterns":null},"jquery.timeago.mk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.mk.js"},"Patterns":null},"jquery.timeago.nl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.nl.js"},"Patterns":null},"jquery.timeago.no.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.no.js"},"Patterns":null},"jquery.timeago.pl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pl.js"},"Patterns":null},"jquery.timeago.pt-br-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-br-short.js"},"Patterns":null},"jquery.timeago.pt-br.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-br.js"},"Patterns":null},"jquery.timeago.pt-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt-short.js"},"Patterns":null},"jquery.timeago.pt.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.pt.js"},"Patterns":null},"jquery.timeago.ro.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ro.js"},"Patterns":null},"jquery.timeago.rs.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.rs.js"},"Patterns":null},"jquery.timeago.ru.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ru.js"},"Patterns":null},"jquery.timeago.rw.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.rw.js"},"Patterns":null},"jquery.timeago.si.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.si.js"},"Patterns":null},"jquery.timeago.sk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sk.js"},"Patterns":null},"jquery.timeago.sl.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sl.js"},"Patterns":null},"jquery.timeago.sq.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sq.js"},"Patterns":null},"jquery.timeago.sr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sr.js"},"Patterns":null},"jquery.timeago.sv.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.sv.js"},"Patterns":null},"jquery.timeago.th.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.th.js"},"Patterns":null},"jquery.timeago.tr-short.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.tr-short.js"},"Patterns":null},"jquery.timeago.tr.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.tr.js"},"Patterns":null},"jquery.timeago.uk.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.uk.js"},"Patterns":null},"jquery.timeago.ur.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.ur.js"},"Patterns":null},"jquery.timeago.uz.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.uz.js"},"Patterns":null},"jquery.timeago.vi.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.vi.js"},"Patterns":null},"jquery.timeago.zh-CN.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.zh-CN.js"},"Patterns":null},"jquery.timeago.zh-TW.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/jquery.timeago.zh-TW.js"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/timeago/locales/README.md"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"toastr":{"Children":{"toastr.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.css"},"Patterns":null},"toastr.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.js.map"},"Patterns":null},"toastr.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.min.css"},"Patterns":null},"toastr.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"libs/toastr/toastr.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.pack.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.pack.json
index 482bfa0ce..75fb7b16a 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.pack.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/Debug/net7.0/staticwebassets.pack.json
@@ -1,2227 +1,2227 @@
{
"Files": [
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\global-styles.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\global-styles.css",
"PackagePath": "staticwebassets\\global-styles.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-dark-thumbnail.png",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-dark-thumbnail.png",
"PackagePath": "staticwebassets\\images\\logo\\leptonx\\logo-dark-thumbnail.png"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-dark.png",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-dark.png",
"PackagePath": "staticwebassets\\images\\logo\\leptonx\\logo-dark.png"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-light-thumbnail.png",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-light-thumbnail.png",
"PackagePath": "staticwebassets\\images\\logo\\leptonx\\logo-light-thumbnail.png"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-light.png",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\images\\logo\\leptonx\\logo-light.png",
"PackagePath": "staticwebassets\\images\\logo\\leptonx\\logo-light.png"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\all.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\all.css",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\css\\all.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\v4-shims.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\css\\v4-shims.css",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\css\\v4-shims.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.eot",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.eot",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.eot"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.svg",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.svg",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.svg"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.ttf",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.ttf",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.ttf"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff2",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff2",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-brands-400.woff2"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.eot",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.eot",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.eot"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.svg",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.svg",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.svg"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.ttf",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.ttf",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.ttf"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff2",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff2",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-regular-400.woff2"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.eot",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.eot",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.eot"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.svg",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.svg",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.svg"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.ttf",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.ttf",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.ttf"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff2",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff2",
"PackagePath": "staticwebassets\\libs\\@fortawesome\\fontawesome-free\\webfonts\\fa-solid-900.woff2"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\core\\abp.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\core\\abp.css",
"PackagePath": "staticwebassets\\libs\\abp\\core\\abp.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\core\\abp.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\core\\abp.js",
"PackagePath": "staticwebassets\\libs\\abp\\core\\abp.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\jquery\\abp.jquery.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\jquery\\abp.jquery.js",
"PackagePath": "staticwebassets\\libs\\abp\\jquery\\abp.jquery.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\luxon\\abp.luxon.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\luxon\\abp.luxon.js",
"PackagePath": "staticwebassets\\libs\\abp\\luxon\\abp.luxon.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.js",
"PackagePath": "staticwebassets\\libs\\abp\\utils\\abp-utils.umd.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.js.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.js.map",
"PackagePath": "staticwebassets\\libs\\abp\\utils\\abp-utils.umd.js.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js",
"PackagePath": "staticwebassets\\libs\\abp\\utils\\abp-utils.umd.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\abp\\utils\\abp-utils.umd.min.js.map",
"PackagePath": "staticwebassets\\libs\\abp\\utils\\abp-utils.umd.min.js.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.css.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.css.map",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\bootstrap-datepicker.css.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.css",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\bootstrap-datepicker.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker-en-CA.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker-en-CA.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker-en-CA.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-DZ.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-DZ.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-DZ.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-tn.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-tn.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar-tn.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ar.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.az.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.az.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.az.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bg.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bg.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bg.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bm.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bm.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bm.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bn.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bn.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bn.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.br.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.br.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.br.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bs.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bs.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.bs.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ca.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ca.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ca.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cs.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cs.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cs.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cy.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cy.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.cy.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.da.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.da.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.da.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.de.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.de.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.de.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.el.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.el.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.el.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-AU.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-AU.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-AU.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-CA.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-CA.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-CA.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-GB.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-GB.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-GB.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-IE.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-IE.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-IE.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-NZ.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-NZ.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-NZ.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-US.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-US.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-US.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-ZA.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-ZA.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.en-ZA.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eo.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eo.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eo.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.es.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.es.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.es.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.et.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.et.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.et.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eu.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eu.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.eu.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fa.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fa.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fa.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fi.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fi.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fi.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fo.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fo.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fo.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr-CH.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr-CH.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr-CH.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.fr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.gl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.gl.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.gl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.he.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.he.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.he.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hi.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hi.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hi.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hr.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hu.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hu.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hu.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hy.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hy.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.hy.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.id.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.id.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.id.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.is.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.is.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.is.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it-CH.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it-CH.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it-CH.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.it.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ja.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ja.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ja.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ka.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ka.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ka.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kh.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kh.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kh.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kk.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kk.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kk.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.km.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.km.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.km.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ko.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ko.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ko.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kr.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.kr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lt.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lt.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lt.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lv.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lv.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.lv.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.me.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.me.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.me.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mk.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mk.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mk.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mn.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mn.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mn.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mr.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.mr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ms.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ms.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ms.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl-BE.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl-BE.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl-BE.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.nl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.no.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.no.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.no.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.oc.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.oc.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.oc.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pl.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt-BR.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt-BR.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt-BR.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.pt.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ro.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ro.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ro.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs-latin.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs-latin.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs-latin.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.rs.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ru.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ru.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ru.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.si.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.si.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.si.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sk.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sk.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sk.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sl.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sq.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sq.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sq.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr-latin.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr-latin.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr-latin.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sv.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sv.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sv.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sw.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sw.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.sw.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ta.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ta.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.ta.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tg.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tg.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tg.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.th.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.th.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.th.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tk.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tk.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tk.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tr.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.tr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uk.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uk.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uk.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-cyrl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-cyrl.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-cyrl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-latn.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-latn.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.uz-latn.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.vi.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.vi.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.vi.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-CN.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-CN.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-CN.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-TW.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-TW.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-datepicker\\locales\\bootstrap-datepicker.zh-TW.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.css",
"PackagePath": "staticwebassets\\libs\\bootstrap-daterangepicker\\daterangepicker.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap-daterangepicker\\daterangepicker.js",
"PackagePath": "staticwebassets\\libs\\bootstrap-daterangepicker\\daterangepicker.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.css",
"PackagePath": "staticwebassets\\libs\\bootstrap\\css\\bootstrap.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.css.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.css.map",
"PackagePath": "staticwebassets\\libs\\bootstrap\\css\\bootstrap.css.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css",
"PackagePath": "staticwebassets\\libs\\bootstrap\\css\\bootstrap.min.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.min.css.map",
"PackagePath": "staticwebassets\\libs\\bootstrap\\css\\bootstrap.min.css.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css",
"PackagePath": "staticwebassets\\libs\\bootstrap\\css\\bootstrap.rtl.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.css.map",
"PackagePath": "staticwebassets\\libs\\bootstrap\\css\\bootstrap.rtl.css.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css",
"PackagePath": "staticwebassets\\libs\\bootstrap\\css\\bootstrap.rtl.min.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\css\\bootstrap.rtl.min.css.map",
"PackagePath": "staticwebassets\\libs\\bootstrap\\css\\bootstrap.rtl.min.css.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js",
"PackagePath": "staticwebassets\\libs\\bootstrap\\js\\bootstrap.bundle.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.js.map",
"PackagePath": "staticwebassets\\libs\\bootstrap\\js\\bootstrap.bundle.js.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js",
"PackagePath": "staticwebassets\\libs\\bootstrap\\js\\bootstrap.bundle.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\bootstrap\\js\\bootstrap.bundle.min.js.map",
"PackagePath": "staticwebassets\\libs\\bootstrap\\js\\bootstrap.bundle.min.js.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net-bs5\\css\\dataTables.bootstrap5.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net-bs5\\css\\dataTables.bootstrap5.css",
"PackagePath": "staticwebassets\\libs\\datatables.net-bs5\\css\\dataTables.bootstrap5.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net-bs5\\js\\dataTables.bootstrap5.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net-bs5\\js\\dataTables.bootstrap5.js",
"PackagePath": "staticwebassets\\libs\\datatables.net-bs5\\js\\dataTables.bootstrap5.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net\\js\\jquery.dataTables.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\datatables.net\\js\\jquery.dataTables.js",
"PackagePath": "staticwebassets\\libs\\datatables.net\\js\\jquery.dataTables.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-form\\jquery.form.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-form\\jquery.form.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-form\\jquery.form.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\jquery.validate.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\jquery.validate.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\jquery.validate.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ar.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ar.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ar.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ar.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ar.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ar.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_az.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_az.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_az.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_az.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_az.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_az.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bg.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bg.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_bg.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bg.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bg.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_bg.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_bn_BD.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_bn_BD.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_bn_BD.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ca.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ca.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ca.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ca.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ca.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ca.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_cs.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_cs.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_cs.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_cs.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_cs.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_cs.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_da.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_da.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_da.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_da.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_da.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_da.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_de.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_de.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_de.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_de.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_de.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_de.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_el.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_el.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_el.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_el.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_el.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_el.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_es.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_es.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_es_AR.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_AR.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_es_AR.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_es_PE.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_es_PE.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_es_PE.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_et.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_et.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_et.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_et.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_et.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_et.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_eu.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_eu.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_eu.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_eu.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_eu.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_eu.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fa.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fa.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_fa.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fa.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fa.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_fa.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fi.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_fi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fi.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fi.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_fi.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fr.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_fr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_fr.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_fr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ge.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ge.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ge.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ge.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ge.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ge.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_gl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_gl.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_gl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_gl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_gl.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_gl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_he.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_he.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_he.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_he.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_he.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_he.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hi.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_hi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hi.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hi.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_hi.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hr.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_hr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hr.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_hr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hu.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hu.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_hu.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hu.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hu.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_hu.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_hy_AM.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_hy_AM.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_hy_AM.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_id.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_id.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_id.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_id.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_id.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_id.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_is.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_is.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_is.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_is.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_is.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_is.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_it.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_it.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_it.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_it.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_it.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_it.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ja.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ja.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ja.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ja.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ja.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ja.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ka.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ka.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ka.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ka.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ka.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ka.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_kk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_kk.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_kk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_kk.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_kk.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_kk.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ko.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ko.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ko.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ko.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ko.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ko.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lt.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lt.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_lt.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lt.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lt.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_lt.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lv.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_lv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lv.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_lv.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_lv.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_mk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_mk.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_mk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_mk.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_mk.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_mk.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_my.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_my.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_my.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_my.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_my.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_my.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_nl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_nl.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_nl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_nl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_nl.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_nl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_no.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_no.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_no.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_no.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_no.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_no.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pl.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_pl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pl.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_pl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_pt_BR.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_BR.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_pt_BR.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_pt_PT.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_pt_PT.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_pt_PT.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ro.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ro.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ro.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ro.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ro.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ro.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ru.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ru.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ru.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ru.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ru.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ru.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sd.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sd.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sd.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sd.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sd.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sd.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_si.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_si.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_si.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_si.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_si.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_si.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sk.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sk.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sk.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sk.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sl.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sl.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sr_lat.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sr_lat.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sr_lat.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sv.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sv.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_sv.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_sv.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_th.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_th.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_th.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_th.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_th.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_th.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tj.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tj.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_tj.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tj.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tj.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_tj.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tr.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_tr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_tr.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_tr.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_uk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_uk.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_uk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_uk.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_uk.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_uk.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ur.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ur.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ur.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ur.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_ur.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_ur.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_vi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_vi.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_vi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_vi.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_vi.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_vi.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_zh.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_zh.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_zh_TW.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\messages_zh_TW.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\messages_zh_TW.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_de.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_de.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_de.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_de.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_de.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_de.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_es_CL.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_es_CL.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_es_CL.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_fi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_fi.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_fi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_fi.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_fi.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_fi.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_it.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_it.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_it.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_it.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_it.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_it.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_nl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_nl.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_nl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_nl.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_nl.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_nl.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_pt.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_pt.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_pt.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_pt.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery-validation\\localization\\methods_pt.min.js",
"PackagePath": "staticwebassets\\libs\\jquery-validation\\localization\\methods_pt.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery\\jquery.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\jquery\\jquery.js",
"PackagePath": "staticwebassets\\libs\\jquery\\jquery.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\lodash\\lodash.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\lodash\\lodash.min.js",
"PackagePath": "staticwebassets\\libs\\lodash\\lodash.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.js",
"PackagePath": "staticwebassets\\libs\\luxon\\luxon.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.js.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.js.map",
"PackagePath": "staticwebassets\\libs\\luxon\\luxon.js.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.min.js",
"PackagePath": "staticwebassets\\libs\\luxon\\luxon.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.min.js.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\luxon\\luxon.min.js.map",
"PackagePath": "staticwebassets\\libs\\luxon\\luxon.min.js.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.concat.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.concat.min.js",
"PackagePath": "staticwebassets\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.concat.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.css",
"PackagePath": "staticwebassets\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.js",
"PackagePath": "staticwebassets\\libs\\malihu-custom-scrollbar-plugin\\jquery.mCustomScrollbar.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\mCSB_buttons.png",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\mCSB_buttons.png",
"PackagePath": "staticwebassets\\libs\\malihu-custom-scrollbar-plugin\\mCSB_buttons.png"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\package.json",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\package.json",
"PackagePath": "staticwebassets\\libs\\malihu-custom-scrollbar-plugin\\package.json"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\readme.md",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\malihu-custom-scrollbar-plugin\\readme.md",
"PackagePath": "staticwebassets\\libs\\malihu-custom-scrollbar-plugin\\readme.md"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\af.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\af.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\af.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-dz.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-dz.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ar-dz.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-kw.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-kw.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ar-kw.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-ly.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-ly.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ar-ly.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-ma.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-ma.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ar-ma.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-sa.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-sa.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ar-sa.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-tn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar-tn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ar-tn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ar.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ar.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\az.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\az.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\az.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\be.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\be.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\be.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bg.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bg.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\bg.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bm.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bm.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\bm.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bn-bd.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bn-bd.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\bn-bd.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\bn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bo.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bo.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\bo.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\br.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\br.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\br.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bs.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\bs.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\bs.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ca.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ca.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ca.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cs.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cs.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\cs.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cv.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\cv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cy.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\cy.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\cy.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\da.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\da.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\da.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de-at.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de-at.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\de-at.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de-ch.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de-ch.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\de-ch.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\de.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\de.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\dv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\dv.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\dv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\el.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\el.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\el.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-au.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-au.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\en-au.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-ca.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-ca.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\en-ca.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-gb.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-gb.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\en-gb.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-ie.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-ie.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\en-ie.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-il.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-il.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\en-il.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-in.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-in.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\en-in.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-nz.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-nz.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\en-nz.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-sg.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\en-sg.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\en-sg.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\eo.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\eo.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\eo.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-do.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-do.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\es-do.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-mx.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-mx.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\es-mx.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-us.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es-us.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\es-us.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\es.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\es.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\et.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\et.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\et.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\eu.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\eu.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\eu.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fa.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fa.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\fa.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fi.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\fi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fil.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fil.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\fil.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fo.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fo.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\fo.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr-ca.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr-ca.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\fr-ca.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr-ch.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr-ch.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\fr-ch.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fr.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\fr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fy.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\fy.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\fy.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ga.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ga.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ga.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gd.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gd.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\gd.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gl.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\gl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gom-deva.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gom-deva.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\gom-deva.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gom-latn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gom-latn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\gom-latn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gu.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\gu.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\gu.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\he.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\he.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\he.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hi.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\hi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hr.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\hr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hu.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hu.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\hu.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hy-am.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\hy-am.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\hy-am.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\id.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\id.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\id.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\is.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\is.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\is.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\it-ch.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\it-ch.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\it-ch.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\it.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\it.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\it.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ja.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ja.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ja.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\jv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\jv.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\jv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ka.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ka.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ka.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\kk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\kk.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\kk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\km.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\km.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\km.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\kn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\kn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\kn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ko.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ko.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ko.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ku.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ku.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ku.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ky.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ky.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ky.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lb.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lb.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\lb.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lo.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lo.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\lo.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lt.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lt.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\lt.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\lv.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\lv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\me.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\me.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\me.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mi.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\mi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mk.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\mk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ml.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ml.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ml.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\mn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mr.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\mr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ms-my.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ms-my.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ms-my.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ms.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ms.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ms.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mt.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\mt.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\mt.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\my.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\my.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\my.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nb.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nb.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\nb.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ne.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ne.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ne.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nl-be.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nl-be.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\nl-be.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nl.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\nl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\nn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\nn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\oc-lnc.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\oc-lnc.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\oc-lnc.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pa-in.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pa-in.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\pa-in.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pl.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\pl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pt-br.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pt-br.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\pt-br.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pt.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\pt.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\pt.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ro.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ro.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ro.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ru.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ru.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ru.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sd.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sd.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\sd.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\se.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\se.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\se.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\si.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\si.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\si.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sk.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\sk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sl.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\sl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sq.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sq.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\sq.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sr-cyrl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sr-cyrl.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\sr-cyrl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sr.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\sr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ss.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ss.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ss.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sv.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\sv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sw.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\sw.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\sw.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ta.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ta.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ta.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\te.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\te.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\te.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tet.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tet.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\tet.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tg.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tg.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\tg.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\th.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\th.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\th.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tk.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\tk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tl-ph.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tl-ph.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\tl-ph.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tlh.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tlh.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\tlh.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tr.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\tr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzl.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\tzl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzm-latn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzm-latn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\tzm-latn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzm.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\tzm.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\tzm.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ug-cn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ug-cn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ug-cn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uk.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\uk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ur.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\ur.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\ur.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uz-latn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uz-latn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\uz-latn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uz.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\uz.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\uz.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\vi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\vi.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\vi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\x-pseudo.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\x-pseudo.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\x-pseudo.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\yo.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\yo.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\yo.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-cn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-cn.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\zh-cn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-hk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-hk.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\zh-hk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-mo.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-mo.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\zh-mo.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-tw.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\locale\\zh-tw.js",
"PackagePath": "staticwebassets\\libs\\moment\\locale\\zh-tw.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\moment.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\moment\\moment.min.js",
"PackagePath": "staticwebassets\\libs\\moment\\moment.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\css\\select2.min.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\css\\select2.min.css",
"PackagePath": "staticwebassets\\libs\\select2\\css\\select2.min.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\af.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\af.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\af.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ar.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ar.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ar.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\az.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\az.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\az.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bg.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bg.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\bg.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bn.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bn.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\bn.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bs.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\bs.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\bs.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ca.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ca.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ca.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\cs.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\cs.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\cs.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\da.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\da.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\da.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\de.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\de.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\de.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\dsb.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\dsb.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\dsb.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\el.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\el.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\el.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\en.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\en.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\en.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\es.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\es.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\es.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\et.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\et.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\et.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\eu.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\eu.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\eu.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fa.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fa.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\fa.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fi.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\fi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\fr.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\fr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\gl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\gl.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\gl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\he.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\he.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\he.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hi.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\hi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hr.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\hr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hsb.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hsb.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\hsb.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hu.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hu.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\hu.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hy.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\hy.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\hy.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\id.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\id.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\id.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\is.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\is.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\is.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\it.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\it.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\it.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ja.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ja.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ja.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ka.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ka.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ka.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\km.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\km.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\km.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ko.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ko.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ko.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\lt.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\lt.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\lt.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\lv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\lv.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\lv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\mk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\mk.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\mk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ms.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ms.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ms.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\nb.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\nb.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\nb.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ne.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ne.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ne.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\nl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\nl.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\nl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pl.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\pl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ps.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ps.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ps.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pt-BR.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pt-BR.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\pt-BR.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pt.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\pt.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\pt.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ro.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ro.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ro.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ru.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\ru.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\ru.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sk.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\sk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sl.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\sl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sq.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sq.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\sq.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sr-Cyrl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sr-Cyrl.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\sr-Cyrl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sr.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\sr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\sv.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\sv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\th.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\th.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\th.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\tk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\tk.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\tk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\tr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\tr.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\tr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\uk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\uk.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\uk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\vi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\vi.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\vi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\zh-CN.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\zh-CN.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\zh-CN.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\zh-TW.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\i18n\\zh-TW.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\i18n\\zh-TW.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\select2.full.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\select2.full.min.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\select2.full.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\select2.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\select2\\js\\select2.min.js",
"PackagePath": "staticwebassets\\libs\\select2\\js\\select2.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.all.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.all.js",
"PackagePath": "staticwebassets\\libs\\sweetalert2\\sweetalert2.all.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.all.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.all.min.js",
"PackagePath": "staticwebassets\\libs\\sweetalert2\\sweetalert2.all.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.css",
"PackagePath": "staticwebassets\\libs\\sweetalert2\\sweetalert2.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.js",
"PackagePath": "staticwebassets\\libs\\sweetalert2\\sweetalert2.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.min.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.min.css",
"PackagePath": "staticwebassets\\libs\\sweetalert2\\sweetalert2.min.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\sweetalert2\\sweetalert2.min.js",
"PackagePath": "staticwebassets\\libs\\sweetalert2\\sweetalert2.min.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\jquery.timeago.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\jquery.timeago.js",
"PackagePath": "staticwebassets\\libs\\timeago\\jquery.timeago.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\README.md",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\README.md",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\README.md"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.af.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.af.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.af.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.am.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.am.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.am.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ar.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ar.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.ar.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.az-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.az-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.az-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.az.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.az.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.az.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.be.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.be.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.be.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.bg.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.bg.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.bg.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.bs.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.bs.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.bs.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ca.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ca.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.ca.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.cs.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.cs.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.cs.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.cy.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.cy.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.cy.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.da.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.da.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.da.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.de-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.de-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.de-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.de.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.de.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.de.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.dv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.dv.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.dv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.el.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.el.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.el.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.en-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.en-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.en-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.en.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.en.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.en.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.es-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.es-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.es-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.es.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.es.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.es.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.et.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.et.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.et.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.eu.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.eu.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.eu.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.fa-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fa.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.fa.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fi.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.fi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.fr-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.fr.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.fr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.gl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.gl.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.gl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.he.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.he.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.he.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hr.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.hr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hu.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hu.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.hu.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hy.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.hy.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.hy.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.id.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.id.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.id.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.is.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.is.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.is.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.it-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.it-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.it-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.it.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.it.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.it.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ja.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ja.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.ja.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.jv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.jv.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.jv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ko.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ko.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.ko.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ky.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ky.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.ky.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.lt.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.lt.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.lt.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.lv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.lv.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.lv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.mk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.mk.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.mk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.nl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.nl.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.nl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.no.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.no.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.no.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pl.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.pl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.pt-br-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-br.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.pt-br.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.pt-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.pt.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.pt.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ro.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ro.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.ro.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.rs.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.rs.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.rs.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ru.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ru.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.ru.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.rw.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.rw.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.rw.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.si.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.si.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.si.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sk.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.sk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sl.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sl.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.sl.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sq.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sq.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.sq.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sr.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.sr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sv.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.sv.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.sv.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.th.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.th.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.th.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr-short.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr-short.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.tr-short.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.tr.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.tr.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.uk.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.uk.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.uk.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ur.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.ur.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.ur.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.uz.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.uz.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.uz.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.vi.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.vi.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.vi.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-CN.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-CN.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.zh-CN.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-TW.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\timeago\\locales\\jquery.timeago.zh-TW.js",
"PackagePath": "staticwebassets\\libs\\timeago\\locales\\jquery.timeago.zh-TW.js"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.css",
"PackagePath": "staticwebassets\\libs\\toastr\\toastr.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.js.map",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.js.map",
"PackagePath": "staticwebassets\\libs\\toastr\\toastr.js.map"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.min.css",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.min.css",
"PackagePath": "staticwebassets\\libs\\toastr\\toastr.min.css"
},
{
- "Id": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.min.js",
+ "Id": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\wwwroot\\libs\\toastr\\toastr.min.js",
"PackagePath": "staticwebassets\\libs\\toastr\\toastr.min.js"
},
{
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/WinIn.FasterZ.AgGridReport.Web.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/WinIn.FasterZ.AgGridReport.Web.csproj.nuget.dgspec.json
index 6d04b8005..8b16ee48e 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/WinIn.FasterZ.AgGridReport.Web.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/WinIn.FasterZ.AgGridReport.Web.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj": {}
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -26,15 +26,15 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -43,11 +43,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -100,25 +95,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -126,21 +121,21 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
}
}
}
@@ -149,11 +144,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -205,25 +195,25 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -231,7 +221,7 @@
"netstandard2.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -244,11 +234,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -309,25 +294,25 @@
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -335,15 +320,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -352,11 +337,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -420,25 +400,25 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.EntityFrameworkCore",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -446,15 +426,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
}
}
}
@@ -463,11 +443,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -533,25 +508,25 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.HttpApi",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -559,15 +534,15 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
}
}
}
@@ -576,11 +551,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -628,25 +598,25 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj": {
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Web",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -654,21 +624,21 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj"
}
}
}
@@ -677,11 +647,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -749,7 +714,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/WinIn.FasterZ.AgGridReport.Web.csproj.nuget.g.props b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/WinIn.FasterZ.AgGridReport.Web.csproj.nuget.g.props
index d38a6672a..a96451076 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/WinIn.FasterZ.AgGridReport.Web.csproj.nuget.g.props
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/WinIn.FasterZ.AgGridReport.Web.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ C:\Users\lenovo\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
PackageReference
- 6.10.1
+ 6.7.0
-
+
@@ -108,7 +108,7 @@
- C:\Users\Administrator\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.2
- C:\Users\Administrator\.nuget\packages\microsoft.extensions.apidescription.server\3.0.0
+ C:\Users\lenovo\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.2
+ C:\Users\lenovo\.nuget\packages\microsoft.extensions.apidescription.server\3.0.0
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/project.assets.json
index 36392c7f1..9a770ec3e 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/project.assets.json
@@ -12383,24 +12383,24 @@
]
},
"packageFolders": {
- "C:\\Users\\Administrator\\.nuget\\packages\\": {},
+ "C:\\Users\\lenovo\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
+ "projectUniqueName": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Web",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\obj\\",
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
+ "packagesPath": "C:\\Users\\lenovo\\.nuget\\packages\\",
+ "outputPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\lenovo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -12408,21 +12408,21 @@
"net7.0"
],
"sources": {
- "C:\\Program Files\\dotnet\\library-packs": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj"
+ "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj": {
+ "projectPath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.HttpApi\\WinIn.FasterZ.AgGridReport.HttpApi.csproj"
}
}
}
@@ -12431,11 +12431,6 @@
"warnAsError": [
"NU1605"
]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
}
},
"frameworks": {
@@ -12503,7 +12498,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.302\\RuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/project.nuget.cache
index fd412b183..4850269e5 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/obj/project.nuget.cache
@@ -1,284 +1,284 @@
{
"version": 2,
- "dgSpecHash": "HFE5amIlDbI=",
+ "dgSpecHash": "ltQ5T9nIQ3UXbxRh1e/XZp6hrW5G2GPgY1UyrzRRtE5ze98KIeC6hNOr4ZTja3tAq4LHLwmmgxHtxUAiBjFB7A==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
+ "projectFilePath": "D:\\job\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Web\\WinIn.FasterZ.AgGridReport.Web.csproj",
"expectedPackageFiles": [
- "C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\autofac\\7.0.0\\autofac.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\autofac.extensions.dependencyinjection\\8.0.0\\autofac.extensions.dependencyinjection.8.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\autofac.extras.dynamicproxy\\6.0.1\\autofac.extras.dynamicproxy.6.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\castle.core\\5.1.1\\castle.core.5.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\castle.core.asyncinterceptor\\2.1.0\\castle.core.asyncinterceptor.2.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.extensions\\6.0.0\\microsoft.aspnetcore.mvc.razor.extensions.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.runtimecompilation\\7.0.0\\microsoft.aspnetcore.mvc.razor.runtimecompilation.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.mvc.versioning\\5.0.0\\microsoft.aspnetcore.mvc.versioning.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\6.0.0\\microsoft.aspnetcore.razor.language.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.2\\microsoft.codeanalysis.analyzers.3.3.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.common\\4.0.0\\microsoft.codeanalysis.common.4.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.0.0\\microsoft.codeanalysis.csharp.4.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.codeanalysis.razor\\6.0.0\\microsoft.codeanalysis.razor.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore\\7.0.1\\microsoft.entityframeworkcore.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\7.0.1\\microsoft.entityframeworkcore.abstractions.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\7.0.1\\microsoft.entityframeworkcore.analyzers.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\7.0.1\\microsoft.entityframeworkcore.relational.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\7.0.1\\microsoft.entityframeworkcore.sqlserver.7.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.apidescription.server\\3.0.0\\microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.dependencymodel\\7.0.0\\microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.25.1\\microsoft.identitymodel.jsonwebtokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.25.1\\microsoft.identitymodel.protocols.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\nuglify\\1.20.0\\nuglify.1.20.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.server\\4.2.0\\openiddict.server.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.server.aspnetcore\\4.2.0\\openiddict.server.aspnetcore.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.validation\\4.2.0\\openiddict.validation.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.validation.aspnetcore\\4.2.0\\openiddict.validation.aspnetcore.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\openiddict.validation.serverintegration\\4.2.0\\openiddict.validation.serverintegration.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog\\2.11.0\\serilog.2.11.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.aspnetcore\\5.0.0\\serilog.aspnetcore.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.extensions.hosting\\4.2.0\\serilog.extensions.hosting.4.2.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.extensions.logging\\3.1.0\\serilog.extensions.logging.3.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.formatting.compact\\1.1.0\\serilog.formatting.compact.1.1.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.settings.configuration\\3.3.0\\serilog.settings.configuration.3.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.sinks.async\\1.5.0\\serilog.sinks.async.1.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.sinks.console\\4.0.1\\serilog.sinks.console.4.0.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\swashbuckle.aspnetcore\\6.3.1\\swashbuckle.aspnetcore.6.3.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.3.1\\swashbuckle.aspnetcore.swagger.6.3.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.3.1\\swashbuckle.aspnetcore.swaggergen.6.3.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.3.1\\swashbuckle.aspnetcore.swaggerui.6.3.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\system.diagnostics.eventlog.6.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.metadata\\5.0.0\\system.reflection.metadata.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\5.0.0\\system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.application\\7.2.1\\volo.abp.account.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.httpapi\\7.2.1\\volo.abp.account.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.web\\7.2.1\\volo.abp.account.web.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.account.web.openiddict\\7.2.1\\volo.abp.account.web.openiddict.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.apiversioning.abstractions\\7.2.3\\volo.abp.apiversioning.abstractions.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore\\7.2.3\\volo.abp.aspnetcore.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.multitenancy\\7.2.3\\volo.abp.aspnetcore.multitenancy.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc\\7.2.3\\volo.abp.aspnetcore.mvc.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.contracts\\7.2.3\\volo.abp.aspnetcore.mvc.contracts.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui\\7.2.3\\volo.abp.aspnetcore.mvc.ui.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.bootstrap\\7.2.3\\volo.abp.aspnetcore.mvc.ui.bootstrap.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.bundling\\7.2.3\\volo.abp.aspnetcore.mvc.ui.bundling.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.bundling.abstractions\\7.2.3\\volo.abp.aspnetcore.mvc.ui.bundling.abstractions.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.multitenancy\\7.2.3\\volo.abp.aspnetcore.mvc.ui.multitenancy.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.packages\\7.2.3\\volo.abp.aspnetcore.mvc.ui.packages.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.theme.leptonxlite\\2.2.2\\volo.abp.aspnetcore.mvc.ui.theme.leptonxlite.2.2.2.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.theme.shared\\7.2.3\\volo.abp.aspnetcore.mvc.ui.theme.shared.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.widgets\\7.2.3\\volo.abp.aspnetcore.mvc.ui.widgets.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.aspnetcore.serilog\\7.2.1\\volo.abp.aspnetcore.serilog.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing\\7.2.3\\volo.abp.auditing.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.3\\volo.abp.auditing.contracts.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.auditlogging.entityframeworkcore\\7.2.1\\volo.abp.auditlogging.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization\\7.2.3\\volo.abp.authorization.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.3\\volo.abp.authorization.abstractions.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.autofac\\7.2.1\\volo.abp.autofac.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.automapper\\7.2.3\\volo.abp.automapper.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundjobs.entityframeworkcore\\7.2.1\\volo.abp.backgroundjobs.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.3\\volo.abp.backgroundworkers.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.caching\\7.2.3\\volo.abp.caching.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.castle.core\\7.2.1\\volo.abp.castle.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.core\\7.2.3\\volo.abp.core.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.data\\7.2.3\\volo.abp.data.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.application\\7.2.3\\volo.abp.ddd.application.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.3\\volo.abp.ddd.application.contracts.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.3\\volo.abp.ddd.domain.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.3\\volo.abp.distributedlocking.abstractions.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.entityframeworkcore\\7.2.1\\volo.abp.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.entityframeworkcore.sqlserver\\7.2.1\\volo.abp.entityframeworkcore.sqlserver.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus\\7.2.3\\volo.abp.eventbus.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.3\\volo.abp.eventbus.abstractions.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.3\\volo.abp.exceptionhandling.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.application\\7.2.1\\volo.abp.featuremanagement.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.entityframeworkcore\\7.2.1\\volo.abp.featuremanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.httpapi\\7.2.1\\volo.abp.featuremanagement.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.featuremanagement.web\\7.2.1\\volo.abp.featuremanagement.web.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.features\\7.2.3\\volo.abp.features.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.globalfeatures\\7.2.3\\volo.abp.globalfeatures.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.guids\\7.2.3\\volo.abp.guids.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.http\\7.2.3\\volo.abp.http.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.http.abstractions\\7.2.3\\volo.abp.http.abstractions.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.application\\7.2.1\\volo.abp.identity.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.aspnetcore\\7.2.1\\volo.abp.identity.aspnetcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.entityframeworkcore\\7.2.1\\volo.abp.identity.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.httpapi\\7.2.1\\volo.abp.identity.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.identity.web\\7.2.1\\volo.abp.identity.web.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json\\7.2.3\\volo.abp.json.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.3\\volo.abp.json.abstractions.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.3\\volo.abp.json.systemtextjson.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization\\7.2.3\\volo.abp.localization.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.3\\volo.abp.localization.abstractions.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.minify\\7.2.3\\volo.abp.minify.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.multitenancy\\7.2.3\\volo.abp.multitenancy.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectextending\\7.2.3\\volo.abp.objectextending.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.objectmapping\\7.2.3\\volo.abp.objectmapping.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.aspnetcore\\7.2.1\\volo.abp.openiddict.aspnetcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.openiddict.entityframeworkcore\\7.2.1\\volo.abp.openiddict.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.application\\7.2.1\\volo.abp.permissionmanagement.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.entityframeworkcore\\7.2.1\\volo.abp.permissionmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.httpapi\\7.2.1\\volo.abp.permissionmanagement.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.permissionmanagement.web\\7.2.1\\volo.abp.permissionmanagement.web.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.security\\7.2.3\\volo.abp.security.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.serialization\\7.2.3\\volo.abp.serialization.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.application\\7.2.1\\volo.abp.settingmanagement.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.entityframeworkcore\\7.2.1\\volo.abp.settingmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.httpapi\\7.2.1\\volo.abp.settingmanagement.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settingmanagement.web\\7.2.1\\volo.abp.settingmanagement.web.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.settings\\7.2.3\\volo.abp.settings.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.specifications\\7.2.3\\volo.abp.specifications.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.swashbuckle\\7.2.1\\volo.abp.swashbuckle.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.application\\7.2.1\\volo.abp.tenantmanagement.application.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.entityframeworkcore\\7.2.1\\volo.abp.tenantmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.httpapi\\7.2.1\\volo.abp.tenantmanagement.httpapi.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.tenantmanagement.web\\7.2.1\\volo.abp.tenantmanagement.web.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.threading\\7.2.3\\volo.abp.threading.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.timing\\7.2.3\\volo.abp.timing.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ui\\7.2.3\\volo.abp.ui.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.ui.navigation\\7.2.3\\volo.abp.ui.navigation.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.uow\\7.2.3\\volo.abp.uow.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.users.entityframeworkcore\\7.2.1\\volo.abp.users.entityframeworkcore.7.2.1.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation\\7.2.3\\volo.abp.validation.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.3\\volo.abp.validation.abstractions.7.2.3.nupkg.sha512",
- "C:\\Users\\Administrator\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.3\\volo.abp.virtualfilesystem.7.2.3.nupkg.sha512"
+ "C:\\Users\\lenovo\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\autofac\\7.0.0\\autofac.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\autofac.extensions.dependencyinjection\\8.0.0\\autofac.extensions.dependencyinjection.8.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\autofac.extras.dynamicproxy\\6.0.1\\autofac.extras.dynamicproxy.6.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\castle.core\\5.1.1\\castle.core.5.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\castle.core.asyncinterceptor\\2.1.0\\castle.core.asyncinterceptor.2.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\7.0.0\\microsoft.aspnetcore.cryptography.internal.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\7.0.0\\microsoft.aspnetcore.cryptography.keyderivation.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.metadata\\7.0.0\\microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.extensions\\6.0.0\\microsoft.aspnetcore.mvc.razor.extensions.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.runtimecompilation\\7.0.0\\microsoft.aspnetcore.mvc.razor.runtimecompilation.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.mvc.versioning\\5.0.0\\microsoft.aspnetcore.mvc.versioning.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\6.0.0\\microsoft.aspnetcore.razor.language.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\7.0.0\\microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.2\\microsoft.codeanalysis.analyzers.3.3.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.codeanalysis.common\\4.0.0\\microsoft.codeanalysis.common.4.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.0.0\\microsoft.codeanalysis.csharp.4.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.codeanalysis.razor\\6.0.0\\microsoft.codeanalysis.razor.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore\\7.0.1\\microsoft.entityframeworkcore.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\7.0.1\\microsoft.entityframeworkcore.abstractions.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\7.0.1\\microsoft.entityframeworkcore.analyzers.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\7.0.1\\microsoft.entityframeworkcore.relational.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\7.0.1\\microsoft.entityframeworkcore.sqlserver.7.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.apidescription.server\\3.0.0\\microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\7.0.0\\microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.caching.memory\\7.0.0\\microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration\\7.0.0\\microsoft.extensions.configuration.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.binder\\7.0.0\\microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\7.0.0\\microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\7.0.0\\microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\7.0.0\\microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.json\\7.0.0\\microsoft.extensions.configuration.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\7.0.0\\microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\7.0.0\\microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\7.0.0\\microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.dependencymodel\\7.0.0\\microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\7.0.0\\microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\7.0.0\\microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\7.0.0\\microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\7.0.0\\microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\7.0.0\\microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\7.0.0\\microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.identity.core\\7.0.0\\microsoft.extensions.identity.core.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization\\7.0.0\\microsoft.extensions.localization.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\7.0.0\\microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging\\7.0.0\\microsoft.extensions.logging.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options\\7.0.0\\microsoft.extensions.options.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\7.0.0\\microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.25.1\\microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.25.1\\microsoft.identitymodel.jsonwebtokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.logging\\6.25.1\\microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.25.1\\microsoft.identitymodel.protocols.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.25.1\\microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.context\\5.1.2\\nito.asyncex.context.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.coordination\\5.1.2\\nito.asyncex.coordination.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.asyncex.tasks\\5.1.2\\nito.asyncex.tasks.5.1.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.collections.deque\\1.1.1\\nito.collections.deque.1.1.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nito.disposables\\2.2.1\\nito.disposables.2.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\nuglify\\1.20.0\\nuglify.1.20.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.abstractions\\4.2.0\\openiddict.abstractions.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.core\\4.2.0\\openiddict.core.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.server\\4.2.0\\openiddict.server.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.server.aspnetcore\\4.2.0\\openiddict.server.aspnetcore.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.validation\\4.2.0\\openiddict.validation.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.validation.aspnetcore\\4.2.0\\openiddict.validation.aspnetcore.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\openiddict.validation.serverintegration\\4.2.0\\openiddict.validation.serverintegration.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\polly\\7.2.3\\polly.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\scriban\\5.4.4\\scriban.5.4.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog\\2.11.0\\serilog.2.11.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.aspnetcore\\5.0.0\\serilog.aspnetcore.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.extensions.hosting\\4.2.0\\serilog.extensions.hosting.4.2.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.extensions.logging\\3.1.0\\serilog.extensions.logging.3.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.formatting.compact\\1.1.0\\serilog.formatting.compact.1.1.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.settings.configuration\\3.3.0\\serilog.settings.configuration.3.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.sinks.async\\1.5.0\\serilog.sinks.async.1.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.sinks.console\\4.0.1\\serilog.sinks.console.4.0.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.sinks.debug\\2.0.0\\serilog.sinks.debug.2.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\serilog.sinks.file\\5.0.0\\serilog.sinks.file.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\swashbuckle.aspnetcore\\6.3.1\\swashbuckle.aspnetcore.6.3.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.3.1\\swashbuckle.aspnetcore.swagger.6.3.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.3.1\\swashbuckle.aspnetcore.swaggergen.6.3.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.3.1\\swashbuckle.aspnetcore.swaggerui.6.3.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\system.diagnostics.eventlog.6.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.dynamic.core\\1.2.18\\system.linq.dynamic.core.1.2.18.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.linq.queryable\\4.3.0\\system.linq.queryable.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.metadata\\5.0.0\\system.reflection.metadata.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\5.0.0\\system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.runtime.loader\\4.3.0\\system.runtime.loader.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.encodings.web\\7.0.0\\system.text.encodings.web.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.text.json\\7.0.0\\system.text.json.7.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\timezoneconverter\\5.0.0\\timezoneconverter.5.0.0.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.application\\7.2.1\\volo.abp.account.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.application.contracts\\7.2.1\\volo.abp.account.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.httpapi\\7.2.1\\volo.abp.account.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.web\\7.2.1\\volo.abp.account.web.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.account.web.openiddict\\7.2.1\\volo.abp.account.web.openiddict.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.apiversioning.abstractions\\7.2.3\\volo.abp.apiversioning.abstractions.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore\\7.2.3\\volo.abp.aspnetcore.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.multitenancy\\7.2.3\\volo.abp.aspnetcore.multitenancy.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc\\7.2.3\\volo.abp.aspnetcore.mvc.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.contracts\\7.2.3\\volo.abp.aspnetcore.mvc.contracts.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui\\7.2.3\\volo.abp.aspnetcore.mvc.ui.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.bootstrap\\7.2.3\\volo.abp.aspnetcore.mvc.ui.bootstrap.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.bundling\\7.2.3\\volo.abp.aspnetcore.mvc.ui.bundling.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.bundling.abstractions\\7.2.3\\volo.abp.aspnetcore.mvc.ui.bundling.abstractions.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.multitenancy\\7.2.3\\volo.abp.aspnetcore.mvc.ui.multitenancy.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.packages\\7.2.3\\volo.abp.aspnetcore.mvc.ui.packages.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.theme.leptonxlite\\2.2.2\\volo.abp.aspnetcore.mvc.ui.theme.leptonxlite.2.2.2.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.theme.shared\\7.2.3\\volo.abp.aspnetcore.mvc.ui.theme.shared.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.mvc.ui.widgets\\7.2.3\\volo.abp.aspnetcore.mvc.ui.widgets.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.aspnetcore.serilog\\7.2.1\\volo.abp.aspnetcore.serilog.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing\\7.2.3\\volo.abp.auditing.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditing.contracts\\7.2.3\\volo.abp.auditing.contracts.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain\\7.2.1\\volo.abp.auditlogging.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.domain.shared\\7.2.1\\volo.abp.auditlogging.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.auditlogging.entityframeworkcore\\7.2.1\\volo.abp.auditlogging.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization\\7.2.3\\volo.abp.authorization.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.authorization.abstractions\\7.2.3\\volo.abp.authorization.abstractions.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.autofac\\7.2.1\\volo.abp.autofac.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.automapper\\7.2.3\\volo.abp.automapper.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs\\7.2.1\\volo.abp.backgroundjobs.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.abstractions\\7.2.1\\volo.abp.backgroundjobs.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain\\7.2.1\\volo.abp.backgroundjobs.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.domain.shared\\7.2.1\\volo.abp.backgroundjobs.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundjobs.entityframeworkcore\\7.2.1\\volo.abp.backgroundjobs.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.backgroundworkers\\7.2.3\\volo.abp.backgroundworkers.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.caching\\7.2.3\\volo.abp.caching.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.castle.core\\7.2.1\\volo.abp.castle.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.core\\7.2.3\\volo.abp.core.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.data\\7.2.3\\volo.abp.data.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.application\\7.2.3\\volo.abp.ddd.application.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.application.contracts\\7.2.3\\volo.abp.ddd.application.contracts.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ddd.domain\\7.2.3\\volo.abp.ddd.domain.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.distributedlocking.abstractions\\7.2.3\\volo.abp.distributedlocking.abstractions.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.emailing\\7.2.1\\volo.abp.emailing.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.entityframeworkcore\\7.2.1\\volo.abp.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.entityframeworkcore.sqlserver\\7.2.1\\volo.abp.entityframeworkcore.sqlserver.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus\\7.2.3\\volo.abp.eventbus.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.eventbus.abstractions\\7.2.3\\volo.abp.eventbus.abstractions.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.exceptionhandling\\7.2.3\\volo.abp.exceptionhandling.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.application\\7.2.1\\volo.abp.featuremanagement.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.application.contracts\\7.2.1\\volo.abp.featuremanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain\\7.2.1\\volo.abp.featuremanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.domain.shared\\7.2.1\\volo.abp.featuremanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.entityframeworkcore\\7.2.1\\volo.abp.featuremanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.httpapi\\7.2.1\\volo.abp.featuremanagement.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.featuremanagement.web\\7.2.1\\volo.abp.featuremanagement.web.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.features\\7.2.3\\volo.abp.features.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.globalfeatures\\7.2.3\\volo.abp.globalfeatures.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.guids\\7.2.3\\volo.abp.guids.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.http\\7.2.3\\volo.abp.http.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.http.abstractions\\7.2.3\\volo.abp.http.abstractions.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.application\\7.2.1\\volo.abp.identity.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.application.contracts\\7.2.1\\volo.abp.identity.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.aspnetcore\\7.2.1\\volo.abp.identity.aspnetcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain\\7.2.1\\volo.abp.identity.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.domain.shared\\7.2.1\\volo.abp.identity.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.entityframeworkcore\\7.2.1\\volo.abp.identity.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.httpapi\\7.2.1\\volo.abp.identity.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.identity.web\\7.2.1\\volo.abp.identity.web.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json\\7.2.3\\volo.abp.json.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.abstractions\\7.2.3\\volo.abp.json.abstractions.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.json.systemtextjson\\7.2.3\\volo.abp.json.systemtextjson.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization\\7.2.3\\volo.abp.localization.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.localization.abstractions\\7.2.3\\volo.abp.localization.abstractions.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.minify\\7.2.3\\volo.abp.minify.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.multitenancy\\7.2.3\\volo.abp.multitenancy.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectextending\\7.2.3\\volo.abp.objectextending.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.objectmapping\\7.2.3\\volo.abp.objectmapping.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.aspnetcore\\7.2.1\\volo.abp.openiddict.aspnetcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain\\7.2.1\\volo.abp.openiddict.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.domain.shared\\7.2.1\\volo.abp.openiddict.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.openiddict.entityframeworkcore\\7.2.1\\volo.abp.openiddict.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.application\\7.2.1\\volo.abp.permissionmanagement.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.application.contracts\\7.2.1\\volo.abp.permissionmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain\\7.2.1\\volo.abp.permissionmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.identity\\7.2.1\\volo.abp.permissionmanagement.domain.identity.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.openiddict\\7.2.1\\volo.abp.permissionmanagement.domain.openiddict.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.domain.shared\\7.2.1\\volo.abp.permissionmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.entityframeworkcore\\7.2.1\\volo.abp.permissionmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.httpapi\\7.2.1\\volo.abp.permissionmanagement.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.permissionmanagement.web\\7.2.1\\volo.abp.permissionmanagement.web.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.security\\7.2.3\\volo.abp.security.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.serialization\\7.2.3\\volo.abp.serialization.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.application\\7.2.1\\volo.abp.settingmanagement.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.application.contracts\\7.2.1\\volo.abp.settingmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain\\7.2.1\\volo.abp.settingmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.domain.shared\\7.2.1\\volo.abp.settingmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.entityframeworkcore\\7.2.1\\volo.abp.settingmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.httpapi\\7.2.1\\volo.abp.settingmanagement.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settingmanagement.web\\7.2.1\\volo.abp.settingmanagement.web.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.settings\\7.2.3\\volo.abp.settings.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.specifications\\7.2.3\\volo.abp.specifications.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.swashbuckle\\7.2.1\\volo.abp.swashbuckle.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.application\\7.2.1\\volo.abp.tenantmanagement.application.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.application.contracts\\7.2.1\\volo.abp.tenantmanagement.application.contracts.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain\\7.2.1\\volo.abp.tenantmanagement.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.domain.shared\\7.2.1\\volo.abp.tenantmanagement.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.entityframeworkcore\\7.2.1\\volo.abp.tenantmanagement.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.httpapi\\7.2.1\\volo.abp.tenantmanagement.httpapi.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.tenantmanagement.web\\7.2.1\\volo.abp.tenantmanagement.web.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating\\7.2.1\\volo.abp.texttemplating.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.core\\7.2.1\\volo.abp.texttemplating.core.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.texttemplating.scriban\\7.2.1\\volo.abp.texttemplating.scriban.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.threading\\7.2.3\\volo.abp.threading.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.timing\\7.2.3\\volo.abp.timing.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ui\\7.2.3\\volo.abp.ui.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.ui.navigation\\7.2.3\\volo.abp.ui.navigation.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.uow\\7.2.3\\volo.abp.uow.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.abstractions\\7.2.1\\volo.abp.users.abstractions.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain\\7.2.1\\volo.abp.users.domain.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.domain.shared\\7.2.1\\volo.abp.users.domain.shared.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.users.entityframeworkcore\\7.2.1\\volo.abp.users.entityframeworkcore.7.2.1.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation\\7.2.3\\volo.abp.validation.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.validation.abstractions\\7.2.3\\volo.abp.validation.abstractions.7.2.3.nupkg.sha512",
+ "C:\\Users\\lenovo\\.nuget\\packages\\volo.abp.virtualfilesystem\\7.2.3\\volo.abp.virtualfilesystem.7.2.3.nupkg.sha512"
],
"logs": []
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/package-lock.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/package-lock.json
index bc2bb926a..57ab4382e 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/package-lock.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/package-lock.json
@@ -9,6 +9,9 @@
"version": "1.0.0",
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~2.2.0-rc.1"
+ },
+ "devDependencies": {
+ "eslint": "^9.23.0"
}
},
"node_modules/@abp/aspnetcore.mvc.ui": {
@@ -230,6 +233,180 @@
"just-compare": "^1.3.0"
}
},
+ "node_modules/@eslint-community/eslint-utils": {
+ "version": "4.5.1",
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
+ "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
+ "dev": true,
+ "dependencies": {
+ "eslint-visitor-keys": "^3.4.3"
+ },
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ },
+ "peerDependencies": {
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
+ }
+ },
+ "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
+ "version": "3.4.3",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
+ "dev": true,
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/@eslint-community/regexpp": {
+ "version": "4.12.1",
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
+ "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
+ "dev": true,
+ "engines": {
+ "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
+ }
+ },
+ "node_modules/@eslint/config-array": {
+ "version": "0.19.2",
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.2.tgz",
+ "integrity": "sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==",
+ "dev": true,
+ "dependencies": {
+ "@eslint/object-schema": "^2.1.6",
+ "debug": "^4.3.1",
+ "minimatch": "^3.1.2"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/config-array/node_modules/debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "dependencies": {
+ "ms": "^2.1.3"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@eslint/config-array/node_modules/ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ },
+ "node_modules/@eslint/config-helpers": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.0.tgz",
+ "integrity": "sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==",
+ "dev": true,
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/core": {
+ "version": "0.12.0",
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz",
+ "integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==",
+ "dev": true,
+ "dependencies": {
+ "@types/json-schema": "^7.0.15"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/eslintrc": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
+ "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
+ "dev": true,
+ "dependencies": {
+ "ajv": "^6.12.4",
+ "debug": "^4.3.2",
+ "espree": "^10.0.1",
+ "globals": "^14.0.0",
+ "ignore": "^5.2.0",
+ "import-fresh": "^3.2.1",
+ "js-yaml": "^4.1.0",
+ "minimatch": "^3.1.2",
+ "strip-json-comments": "^3.1.1"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/@eslint/eslintrc/node_modules/debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "dependencies": {
+ "ms": "^2.1.3"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@eslint/eslintrc/node_modules/ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ },
+ "node_modules/@eslint/js": {
+ "version": "9.23.0",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.23.0.tgz",
+ "integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==",
+ "dev": true,
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/object-schema": {
+ "version": "2.1.6",
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
+ "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
+ "dev": true,
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
+ "node_modules/@eslint/plugin-kit": {
+ "version": "0.2.7",
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz",
+ "integrity": "sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==",
+ "dev": true,
+ "dependencies": {
+ "@eslint/core": "^0.12.0",
+ "levn": "^0.4.1"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
"node_modules/@fortawesome/fontawesome-free": {
"version": "5.15.4",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz",
@@ -239,6 +416,67 @@
"node": ">=6"
}
},
+ "node_modules/@humanfs/core": {
+ "version": "0.19.1",
+ "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
+ "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
+ "dev": true,
+ "engines": {
+ "node": ">=18.18.0"
+ }
+ },
+ "node_modules/@humanfs/node": {
+ "version": "0.16.6",
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
+ "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
+ "dev": true,
+ "dependencies": {
+ "@humanfs/core": "^0.19.1",
+ "@humanwhocodes/retry": "^0.3.0"
+ },
+ "engines": {
+ "node": ">=18.18.0"
+ }
+ },
+ "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
+ "version": "0.3.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
+ "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
+ "dev": true,
+ "engines": {
+ "node": ">=18.18"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/nzakas"
+ }
+ },
+ "node_modules/@humanwhocodes/module-importer": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
+ "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
+ "dev": true,
+ "engines": {
+ "node": ">=12.22"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/nzakas"
+ }
+ },
+ "node_modules/@humanwhocodes/retry": {
+ "version": "0.4.2",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
+ "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
+ "dev": true,
+ "engines": {
+ "node": ">=18.18"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/nzakas"
+ }
+ },
"node_modules/@popperjs/core": {
"version": "2.11.8",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
@@ -249,6 +487,55 @@
"url": "https://opencollective.com/popperjs"
}
},
+ "node_modules/@types/estree": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
+ "dev": true
+ },
+ "node_modules/@types/json-schema": {
+ "version": "7.0.15",
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
+ "dev": true
+ },
+ "node_modules/acorn": {
+ "version": "8.14.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
+ "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
+ "dev": true,
+ "bin": {
+ "acorn": "bin/acorn"
+ },
+ "engines": {
+ "node": ">=0.4.0"
+ }
+ },
+ "node_modules/acorn-jsx": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
+ "dev": true,
+ "peerDependencies": {
+ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
+ }
+ },
+ "node_modules/ajv": {
+ "version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "dev": true,
+ "dependencies": {
+ "fast-deep-equal": "^3.1.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
+ }
+ },
"node_modules/ansi-colors": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
@@ -276,6 +563,21 @@
"node": ">=0.10.0"
}
},
+ "node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dev": true,
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
"node_modules/ansi-wrap": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz",
@@ -409,6 +711,12 @@
"resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
"integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw=="
},
+ "node_modules/argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
+ "dev": true
+ },
"node_modules/arr-diff": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
@@ -779,6 +1087,15 @@
"url": "https://github.com/sponsors/ljharb"
}
},
+ "node_modules/callsites": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
+ "dev": true,
+ "engines": {
+ "node": ">=6"
+ }
+ },
"node_modules/camelcase": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
@@ -787,6 +1104,22 @@
"node": ">=0.10.0"
}
},
+ "node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dev": true,
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
"node_modules/chokidar": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
@@ -897,6 +1230,24 @@
"node": ">=0.10.0"
}
},
+ "node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
"node_modules/color-support": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
@@ -956,6 +1307,35 @@
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
},
+ "node_modules/cross-spawn": {
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
+ "dev": true,
+ "dependencies": {
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/cross-spawn/node_modules/which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
+ "dependencies": {
+ "isexe": "^2.0.0"
+ },
+ "bin": {
+ "node-which": "bin/node-which"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
"node_modules/d": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz",
@@ -1006,6 +1386,12 @@
"node": ">=0.10"
}
},
+ "node_modules/deep-is": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
+ "dev": true
+ },
"node_modules/default-compare": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz",
@@ -1164,6 +1550,225 @@
"es6-symbol": "^3.1.1"
}
},
+ "node_modules/escape-string-regexp": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
+ "dev": true,
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/eslint": {
+ "version": "9.23.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.23.0.tgz",
+ "integrity": "sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==",
+ "dev": true,
+ "dependencies": {
+ "@eslint-community/eslint-utils": "^4.2.0",
+ "@eslint-community/regexpp": "^4.12.1",
+ "@eslint/config-array": "^0.19.2",
+ "@eslint/config-helpers": "^0.2.0",
+ "@eslint/core": "^0.12.0",
+ "@eslint/eslintrc": "^3.3.1",
+ "@eslint/js": "9.23.0",
+ "@eslint/plugin-kit": "^0.2.7",
+ "@humanfs/node": "^0.16.6",
+ "@humanwhocodes/module-importer": "^1.0.1",
+ "@humanwhocodes/retry": "^0.4.2",
+ "@types/estree": "^1.0.6",
+ "@types/json-schema": "^7.0.15",
+ "ajv": "^6.12.4",
+ "chalk": "^4.0.0",
+ "cross-spawn": "^7.0.6",
+ "debug": "^4.3.2",
+ "escape-string-regexp": "^4.0.0",
+ "eslint-scope": "^8.3.0",
+ "eslint-visitor-keys": "^4.2.0",
+ "espree": "^10.3.0",
+ "esquery": "^1.5.0",
+ "esutils": "^2.0.2",
+ "fast-deep-equal": "^3.1.3",
+ "file-entry-cache": "^8.0.0",
+ "find-up": "^5.0.0",
+ "glob-parent": "^6.0.2",
+ "ignore": "^5.2.0",
+ "imurmurhash": "^0.1.4",
+ "is-glob": "^4.0.0",
+ "json-stable-stringify-without-jsonify": "^1.0.1",
+ "lodash.merge": "^4.6.2",
+ "minimatch": "^3.1.2",
+ "natural-compare": "^1.4.0",
+ "optionator": "^0.9.3"
+ },
+ "bin": {
+ "eslint": "bin/eslint.js"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://eslint.org/donate"
+ },
+ "peerDependencies": {
+ "jiti": "*"
+ },
+ "peerDependenciesMeta": {
+ "jiti": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/eslint-scope": {
+ "version": "8.3.0",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz",
+ "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==",
+ "dev": true,
+ "dependencies": {
+ "esrecurse": "^4.3.0",
+ "estraverse": "^5.2.0"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/eslint-visitor-keys": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
+ "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
+ "dev": true,
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/eslint/node_modules/debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "dependencies": {
+ "ms": "^2.1.3"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/eslint/node_modules/find-up": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
+ "dev": true,
+ "dependencies": {
+ "locate-path": "^6.0.0",
+ "path-exists": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/eslint/node_modules/glob-parent": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
+ "dev": true,
+ "dependencies": {
+ "is-glob": "^4.0.3"
+ },
+ "engines": {
+ "node": ">=10.13.0"
+ }
+ },
+ "node_modules/eslint/node_modules/ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ },
+ "node_modules/eslint/node_modules/path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/espree": {
+ "version": "10.3.0",
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
+ "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
+ "dev": true,
+ "dependencies": {
+ "acorn": "^8.14.0",
+ "acorn-jsx": "^5.3.2",
+ "eslint-visitor-keys": "^4.2.0"
+ },
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/esquery": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
+ "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
+ "dev": true,
+ "dependencies": {
+ "estraverse": "^5.1.0"
+ },
+ "engines": {
+ "node": ">=0.10"
+ }
+ },
+ "node_modules/esrecurse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
+ "dev": true,
+ "dependencies": {
+ "estraverse": "^5.2.0"
+ },
+ "engines": {
+ "node": ">=4.0"
+ }
+ },
+ "node_modules/estraverse": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
+ "dev": true,
+ "engines": {
+ "node": ">=4.0"
+ }
+ },
+ "node_modules/esutils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
+ "dev": true,
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
"node_modules/expand-brackets": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
@@ -1281,11 +1886,35 @@
"node": ">= 0.10"
}
},
+ "node_modules/fast-deep-equal": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
+ "dev": true
+ },
+ "node_modules/fast-json-stable-stringify": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
+ "dev": true
+ },
"node_modules/fast-levenshtein": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz",
"integrity": "sha512-Ia0sQNrMPXXkqVFt6w6M1n1oKo3NfKs+mvaV811Jwir7vAk9a6PVV9VPYf6X3BU97QiLEmuW3uXH9u87zDFfdw=="
},
+ "node_modules/file-entry-cache": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
+ "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
+ "dev": true,
+ "dependencies": {
+ "flat-cache": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
"node_modules/file-uri-to-path": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
@@ -1455,6 +2084,25 @@
"node": ">= 0.10"
}
},
+ "node_modules/flat-cache": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
+ "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
+ "dev": true,
+ "dependencies": {
+ "flatted": "^3.2.9",
+ "keyv": "^4.5.4"
+ },
+ "engines": {
+ "node": ">=16"
+ }
+ },
+ "node_modules/flatted": {
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
+ "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
+ "dev": true
+ },
"node_modules/flush-write-stream": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
@@ -1668,6 +2316,18 @@
"node": ">=0.10.0"
}
},
+ "node_modules/globals": {
+ "version": "14.0.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
+ "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
+ "dev": true,
+ "engines": {
+ "node": ">=18"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
"node_modules/glogg": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz",
@@ -1765,6 +2425,15 @@
"node": ">= 0.10"
}
},
+ "node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/has-property-descriptors": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz",
@@ -1861,6 +2530,40 @@
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
},
+ "node_modules/ignore": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
+ "dev": true,
+ "engines": {
+ "node": ">= 4"
+ }
+ },
+ "node_modules/import-fresh": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
+ "dev": true,
+ "dependencies": {
+ "parent-module": "^1.0.0",
+ "resolve-from": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/imurmurhash": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
+ "dev": true,
+ "engines": {
+ "node": ">=0.8.19"
+ }
+ },
"node_modules/inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -2146,6 +2849,30 @@
"jquery-validation": ">=1.16"
}
},
+ "node_modules/js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
+ "dev": true,
+ "dependencies": {
+ "argparse": "^2.0.1"
+ },
+ "bin": {
+ "js-yaml": "bin/js-yaml.js"
+ }
+ },
+ "node_modules/json-buffer": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
+ "dev": true
+ },
+ "node_modules/json-schema-traverse": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
+ "dev": true
+ },
"node_modules/json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
@@ -2161,6 +2888,15 @@
"resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz",
"integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ=="
},
+ "node_modules/keyv": {
+ "version": "4.5.4",
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
+ "dev": true,
+ "dependencies": {
+ "json-buffer": "3.0.1"
+ }
+ },
"node_modules/kind-of": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
@@ -2214,6 +2950,19 @@
"node": ">= 0.10"
}
},
+ "node_modules/levn": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
+ "dev": true,
+ "dependencies": {
+ "prelude-ls": "^1.2.1",
+ "type-check": "~0.4.0"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
"node_modules/liftoff": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz",
@@ -2258,11 +3007,32 @@
"node": ">=0.10.0"
}
},
+ "node_modules/locate-path": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
+ "dev": true,
+ "dependencies": {
+ "p-locate": "^5.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
+ "node_modules/lodash.merge": {
+ "version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
+ "dev": true
+ },
"node_modules/luxon": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
@@ -2662,6 +3432,12 @@
"node": ">=0.10.0"
}
},
+ "node_modules/natural-compare": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
+ "dev": true
+ },
"node_modules/next-tick": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz",
@@ -2822,6 +3598,29 @@
"wrappy": "1"
}
},
+ "node_modules/optionator": {
+ "version": "0.9.4",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
+ "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
+ "dev": true,
+ "dependencies": {
+ "deep-is": "^0.1.3",
+ "fast-levenshtein": "^2.0.6",
+ "levn": "^0.4.1",
+ "prelude-ls": "^1.2.1",
+ "type-check": "^0.4.0",
+ "word-wrap": "^1.2.5"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/optionator/node_modules/fast-levenshtein": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
+ "dev": true
+ },
"node_modules/ordered-read-streams": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz",
@@ -2841,6 +3640,48 @@
"node": ">=0.10.0"
}
},
+ "node_modules/p-limit": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
+ "dev": true,
+ "dependencies": {
+ "yocto-queue": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/p-locate": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
+ "dev": true,
+ "dependencies": {
+ "p-limit": "^3.0.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/parent-module": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
+ "dev": true,
+ "dependencies": {
+ "callsites": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
"node_modules/parse-filepath": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
@@ -2913,6 +3754,15 @@
"node": ">=0.10.0"
}
},
+ "node_modules/path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/path-parse": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
@@ -2993,7 +3843,16 @@
"resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
"integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/prelude-ls": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
+ "dev": true,
+ "engines": {
+ "node": ">= 0.8.0"
}
},
"node_modules/pretty-hrtime": {
@@ -3028,6 +3887,15 @@
"pump": "^2.0.0"
}
},
+ "node_modules/punycode": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
+ "dev": true,
+ "engines": {
+ "node": ">=6"
+ }
+ },
"node_modules/read-pkg": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
@@ -3334,6 +4202,15 @@
"node": ">=0.10.0"
}
},
+ "node_modules/resolve-from": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
+ "dev": true,
+ "engines": {
+ "node": ">=4"
+ }
+ },
"node_modules/resolve-options": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz",
@@ -3440,6 +4317,27 @@
"node": ">=0.10.0"
}
},
+ "node_modules/shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
+ "dev": true,
+ "dependencies": {
+ "shebang-regex": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/shebang-regex": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/snapdragon": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
@@ -3697,6 +4595,30 @@
"node": ">=0.10.0"
}
},
+ "node_modules/strip-json-comments": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
+ "dev": true,
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dev": true,
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/supports-preserve-symlinks-flag": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
@@ -3902,6 +4824,18 @@
"resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz",
"integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg=="
},
+ "node_modules/type-check": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
+ "dev": true,
+ "dependencies": {
+ "prelude-ls": "^1.2.1"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
"node_modules/typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
@@ -4019,6 +4953,15 @@
"yarn": "*"
}
},
+ "node_modules/uri-js": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
+ "dev": true,
+ "dependencies": {
+ "punycode": "^2.1.0"
+ }
+ },
"node_modules/urix": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
@@ -4153,6 +5096,15 @@
"resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
"integrity": "sha512-F6+WgncZi/mJDrammbTuHe1q0R5hOXv/mBaiNA2TCNT/LTHusX0V+CJnj9XT8ki5ln2UZyyddDgHfCzyrOH7MQ=="
},
+ "node_modules/word-wrap": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
+ "dev": true,
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
"node_modules/wrap-ansi": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
@@ -4211,6 +5163,18 @@
"camelcase": "^3.0.0",
"object.assign": "^4.1.0"
}
+ },
+ "node_modules/yocto-queue": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
+ "dev": true,
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
}
},
"dependencies": {
@@ -4433,17 +5397,212 @@
"just-compare": "^1.3.0"
}
},
+ "@eslint-community/eslint-utils": {
+ "version": "4.5.1",
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
+ "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
+ "dev": true,
+ "requires": {
+ "eslint-visitor-keys": "^3.4.3"
+ },
+ "dependencies": {
+ "eslint-visitor-keys": {
+ "version": "3.4.3",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
+ "dev": true
+ }
+ }
+ },
+ "@eslint-community/regexpp": {
+ "version": "4.12.1",
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
+ "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
+ "dev": true
+ },
+ "@eslint/config-array": {
+ "version": "0.19.2",
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.2.tgz",
+ "integrity": "sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==",
+ "dev": true,
+ "requires": {
+ "@eslint/object-schema": "^2.1.6",
+ "debug": "^4.3.1",
+ "minimatch": "^3.1.2"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "requires": {
+ "ms": "^2.1.3"
+ }
+ },
+ "ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ }
+ }
+ },
+ "@eslint/config-helpers": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.0.tgz",
+ "integrity": "sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==",
+ "dev": true
+ },
+ "@eslint/core": {
+ "version": "0.12.0",
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz",
+ "integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==",
+ "dev": true,
+ "requires": {
+ "@types/json-schema": "^7.0.15"
+ }
+ },
+ "@eslint/eslintrc": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
+ "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
+ "dev": true,
+ "requires": {
+ "ajv": "^6.12.4",
+ "debug": "^4.3.2",
+ "espree": "^10.0.1",
+ "globals": "^14.0.0",
+ "ignore": "^5.2.0",
+ "import-fresh": "^3.2.1",
+ "js-yaml": "^4.1.0",
+ "minimatch": "^3.1.2",
+ "strip-json-comments": "^3.1.1"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "requires": {
+ "ms": "^2.1.3"
+ }
+ },
+ "ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ }
+ }
+ },
+ "@eslint/js": {
+ "version": "9.23.0",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.23.0.tgz",
+ "integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==",
+ "dev": true
+ },
+ "@eslint/object-schema": {
+ "version": "2.1.6",
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
+ "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
+ "dev": true
+ },
+ "@eslint/plugin-kit": {
+ "version": "0.2.7",
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz",
+ "integrity": "sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==",
+ "dev": true,
+ "requires": {
+ "@eslint/core": "^0.12.0",
+ "levn": "^0.4.1"
+ }
+ },
"@fortawesome/fontawesome-free": {
"version": "5.15.4",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz",
"integrity": "sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg=="
},
+ "@humanfs/core": {
+ "version": "0.19.1",
+ "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
+ "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
+ "dev": true
+ },
+ "@humanfs/node": {
+ "version": "0.16.6",
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
+ "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
+ "dev": true,
+ "requires": {
+ "@humanfs/core": "^0.19.1",
+ "@humanwhocodes/retry": "^0.3.0"
+ },
+ "dependencies": {
+ "@humanwhocodes/retry": {
+ "version": "0.3.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
+ "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
+ "dev": true
+ }
+ }
+ },
+ "@humanwhocodes/module-importer": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
+ "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
+ "dev": true
+ },
+ "@humanwhocodes/retry": {
+ "version": "0.4.2",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
+ "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
+ "dev": true
+ },
"@popperjs/core": {
"version": "2.11.8",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
"integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
"peer": true
},
+ "@types/estree": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
+ "dev": true
+ },
+ "@types/json-schema": {
+ "version": "7.0.15",
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
+ "dev": true
+ },
+ "acorn": {
+ "version": "8.14.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
+ "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
+ "dev": true
+ },
+ "acorn-jsx": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
+ "dev": true,
+ "requires": {}
+ },
+ "ajv": {
+ "version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "dev": true,
+ "requires": {
+ "fast-deep-equal": "^3.1.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
+ }
+ },
"ansi-colors": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
@@ -4462,6 +5621,15 @@
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
"integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA=="
},
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dev": true,
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
"ansi-wrap": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz",
@@ -4567,6 +5735,12 @@
"resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
"integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw=="
},
+ "argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
+ "dev": true
+ },
"arr-diff": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
@@ -4841,11 +6015,27 @@
"set-function-length": "^1.1.1"
}
},
+ "callsites": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
+ "dev": true
+ },
"camelcase": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
"integrity": "sha512-4nhGqUkc4BqbBBB4Q6zLuD7lzzrHYrjKGeYaEji/3tFR5VdJu9v+LilhGIVe8wxEJPPOeWo7eg8dwY13TZ1BNg=="
},
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dev": true,
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
"chokidar": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
@@ -4935,6 +6125,21 @@
"object-visit": "^1.0.0"
}
},
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true
+ },
"color-support": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
@@ -4985,6 +6190,28 @@
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
},
+ "cross-spawn": {
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
+ "dev": true,
+ "requires": {
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ },
+ "dependencies": {
+ "which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ }
+ }
+ },
"d": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz",
@@ -5029,6 +6256,12 @@
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
"integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ=="
},
+ "deep-is": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
+ "dev": true
+ },
"default-compare": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz",
@@ -5161,6 +6394,154 @@
"es6-symbol": "^3.1.1"
}
},
+ "escape-string-regexp": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
+ "dev": true
+ },
+ "eslint": {
+ "version": "9.23.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.23.0.tgz",
+ "integrity": "sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==",
+ "dev": true,
+ "requires": {
+ "@eslint-community/eslint-utils": "^4.2.0",
+ "@eslint-community/regexpp": "^4.12.1",
+ "@eslint/config-array": "^0.19.2",
+ "@eslint/config-helpers": "^0.2.0",
+ "@eslint/core": "^0.12.0",
+ "@eslint/eslintrc": "^3.3.1",
+ "@eslint/js": "9.23.0",
+ "@eslint/plugin-kit": "^0.2.7",
+ "@humanfs/node": "^0.16.6",
+ "@humanwhocodes/module-importer": "^1.0.1",
+ "@humanwhocodes/retry": "^0.4.2",
+ "@types/estree": "^1.0.6",
+ "@types/json-schema": "^7.0.15",
+ "ajv": "^6.12.4",
+ "chalk": "^4.0.0",
+ "cross-spawn": "^7.0.6",
+ "debug": "^4.3.2",
+ "escape-string-regexp": "^4.0.0",
+ "eslint-scope": "^8.3.0",
+ "eslint-visitor-keys": "^4.2.0",
+ "espree": "^10.3.0",
+ "esquery": "^1.5.0",
+ "esutils": "^2.0.2",
+ "fast-deep-equal": "^3.1.3",
+ "file-entry-cache": "^8.0.0",
+ "find-up": "^5.0.0",
+ "glob-parent": "^6.0.2",
+ "ignore": "^5.2.0",
+ "imurmurhash": "^0.1.4",
+ "is-glob": "^4.0.0",
+ "json-stable-stringify-without-jsonify": "^1.0.1",
+ "lodash.merge": "^4.6.2",
+ "minimatch": "^3.1.2",
+ "natural-compare": "^1.4.0",
+ "optionator": "^0.9.3"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
+ "dev": true,
+ "requires": {
+ "ms": "^2.1.3"
+ }
+ },
+ "find-up": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
+ "dev": true,
+ "requires": {
+ "locate-path": "^6.0.0",
+ "path-exists": "^4.0.0"
+ }
+ },
+ "glob-parent": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
+ "dev": true,
+ "requires": {
+ "is-glob": "^4.0.3"
+ }
+ },
+ "ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true
+ },
+ "path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "dev": true
+ }
+ }
+ },
+ "eslint-scope": {
+ "version": "8.3.0",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz",
+ "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==",
+ "dev": true,
+ "requires": {
+ "esrecurse": "^4.3.0",
+ "estraverse": "^5.2.0"
+ }
+ },
+ "eslint-visitor-keys": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
+ "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
+ "dev": true
+ },
+ "espree": {
+ "version": "10.3.0",
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
+ "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
+ "dev": true,
+ "requires": {
+ "acorn": "^8.14.0",
+ "acorn-jsx": "^5.3.2",
+ "eslint-visitor-keys": "^4.2.0"
+ }
+ },
+ "esquery": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
+ "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
+ "dev": true,
+ "requires": {
+ "estraverse": "^5.1.0"
+ }
+ },
+ "esrecurse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
+ "dev": true,
+ "requires": {
+ "estraverse": "^5.2.0"
+ }
+ },
+ "estraverse": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
+ "dev": true
+ },
+ "esutils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
+ "dev": true
+ },
"expand-brackets": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
@@ -5261,11 +6642,32 @@
"time-stamp": "^1.0.0"
}
},
+ "fast-deep-equal": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
+ "dev": true
+ },
+ "fast-json-stable-stringify": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
+ "dev": true
+ },
"fast-levenshtein": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz",
"integrity": "sha512-Ia0sQNrMPXXkqVFt6w6M1n1oKo3NfKs+mvaV811Jwir7vAk9a6PVV9VPYf6X3BU97QiLEmuW3uXH9u87zDFfdw=="
},
+ "file-entry-cache": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
+ "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
+ "dev": true,
+ "requires": {
+ "flat-cache": "^4.0.0"
+ }
+ },
"file-uri-to-path": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
@@ -5400,6 +6802,22 @@
"resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
"integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q=="
},
+ "flat-cache": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
+ "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
+ "dev": true,
+ "requires": {
+ "flatted": "^3.2.9",
+ "keyv": "^4.5.4"
+ }
+ },
+ "flatted": {
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
+ "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
+ "dev": true
+ },
"flush-write-stream": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
@@ -5565,6 +6983,12 @@
"which": "^1.2.14"
}
},
+ "globals": {
+ "version": "14.0.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
+ "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
+ "dev": true
+ },
"glogg": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz",
@@ -5640,6 +7064,12 @@
"glogg": "^1.0.0"
}
},
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true
+ },
"has-property-descriptors": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz",
@@ -5708,6 +7138,28 @@
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
},
+ "ignore": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
+ "dev": true
+ },
+ "import-fresh": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
+ "dev": true,
+ "requires": {
+ "parent-module": "^1.0.0",
+ "resolve-from": "^4.0.0"
+ }
+ },
+ "imurmurhash": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
+ "dev": true
+ },
"inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -5930,6 +7382,27 @@
"jquery-validation": ">=1.16"
}
},
+ "js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
+ "dev": true,
+ "requires": {
+ "argparse": "^2.0.1"
+ }
+ },
+ "json-buffer": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
+ "dev": true
+ },
+ "json-schema-traverse": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
+ "dev": true
+ },
"json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
@@ -5945,6 +7418,15 @@
"resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz",
"integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ=="
},
+ "keyv": {
+ "version": "4.5.4",
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
+ "dev": true,
+ "requires": {
+ "json-buffer": "3.0.1"
+ }
+ },
"kind-of": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
@@ -5983,6 +7465,16 @@
"flush-write-stream": "^1.0.2"
}
},
+ "levn": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
+ "dev": true,
+ "requires": {
+ "prelude-ls": "^1.2.1",
+ "type-check": "~0.4.0"
+ }
+ },
"liftoff": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz",
@@ -6020,11 +7512,26 @@
"strip-bom": "^2.0.0"
}
},
+ "locate-path": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
+ "dev": true,
+ "requires": {
+ "p-locate": "^5.0.0"
+ }
+ },
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
+ "lodash.merge": {
+ "version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
+ "dev": true
+ },
"luxon": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz",
@@ -6335,6 +7842,12 @@
}
}
},
+ "natural-compare": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
+ "dev": true
+ },
"next-tick": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz",
@@ -6458,6 +7971,28 @@
"wrappy": "1"
}
},
+ "optionator": {
+ "version": "0.9.4",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
+ "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
+ "dev": true,
+ "requires": {
+ "deep-is": "^0.1.3",
+ "fast-levenshtein": "^2.0.6",
+ "levn": "^0.4.1",
+ "prelude-ls": "^1.2.1",
+ "type-check": "^0.4.0",
+ "word-wrap": "^1.2.5"
+ },
+ "dependencies": {
+ "fast-levenshtein": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
+ "dev": true
+ }
+ }
+ },
"ordered-read-streams": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz",
@@ -6474,6 +8009,33 @@
"lcid": "^1.0.0"
}
},
+ "p-limit": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
+ "dev": true,
+ "requires": {
+ "yocto-queue": "^0.1.0"
+ }
+ },
+ "p-locate": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
+ "dev": true,
+ "requires": {
+ "p-limit": "^3.0.2"
+ }
+ },
+ "parent-module": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
+ "dev": true,
+ "requires": {
+ "callsites": "^3.0.0"
+ }
+ },
"parse-filepath": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
@@ -6525,6 +8087,12 @@
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="
},
+ "path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
+ "dev": true
+ },
"path-parse": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
@@ -6581,6 +8149,12 @@
"resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
"integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg=="
},
+ "prelude-ls": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
+ "dev": true
+ },
"pretty-hrtime": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
@@ -6610,6 +8184,12 @@
"pump": "^2.0.0"
}
},
+ "punycode": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
+ "dev": true
+ },
"read-pkg": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
@@ -6845,6 +8425,12 @@
"global-modules": "^1.0.0"
}
},
+ "resolve-from": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
+ "dev": true
+ },
"resolve-options": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz",
@@ -6931,6 +8517,21 @@
}
}
},
+ "shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
+ "dev": true,
+ "requires": {
+ "shebang-regex": "^3.0.0"
+ }
+ },
+ "shebang-regex": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
+ "dev": true
+ },
"snapdragon": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
@@ -7141,6 +8742,21 @@
"is-utf8": "^0.2.0"
}
},
+ "strip-json-comments": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
+ "dev": true
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dev": true,
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ },
"supports-preserve-symlinks-flag": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
@@ -7304,6 +8920,15 @@
"resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz",
"integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg=="
},
+ "type-check": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
+ "dev": true,
+ "requires": {
+ "prelude-ls": "^1.2.1"
+ }
+ },
"typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
@@ -7397,6 +9022,15 @@
"resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
"integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg=="
},
+ "uri-js": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
+ "dev": true,
+ "requires": {
+ "punycode": "^2.1.0"
+ }
+ },
"urix": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
@@ -7508,6 +9142,12 @@
"resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
"integrity": "sha512-F6+WgncZi/mJDrammbTuHe1q0R5hOXv/mBaiNA2TCNT/LTHusX0V+CJnj9XT8ki5ln2UZyyddDgHfCzyrOH7MQ=="
},
+ "word-wrap": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
+ "dev": true
+ },
"wrap-ansi": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
@@ -7560,6 +9200,12 @@
"camelcase": "^3.0.0",
"object.assign": "^4.1.0"
}
+ },
+ "yocto-queue": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
+ "dev": true
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/package.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/package.json
index 330a0b36d..82955e5f7 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/package.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Web/package.json
@@ -4,5 +4,8 @@
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~2.2.0-rc.1"
+ },
+ "devDependencies": {
+ "eslint": "^9.23.0"
}
-}
\ No newline at end of file
+}
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json
index 01e2c9575..b4f78be8e 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.AuthSiteCenter/src/WinIn.FasterZ.AuthSiteCenter.Web/appsettings.json
@@ -1,6 +1,6 @@
{
"App": {
- "SelfUrl": "http://192.168.0.240:60080",
+ "SelfUrl": "http://192.168.0.193:60080",
"ClientUrl": "http://dev.ccwin-in.com:60080,http://dev.ccwin-in.com:60081,http://dev.ccwin-in.com:60075,http://localhost:60080,http://localhost:60081,http://localhost:60075,http://192.168.0.195:60081,http://192.168.0.195:60075",
"CorsOrigins": "http://dev.ccwin-in.com:60080,http://dev.ccwin-in.com:60081,http://dev.ccwin-in.com:60075,http://localhost:60080,http://localhost:60081,http://localhost:60075,http://192.168.0.195:60081,http://192.168.0.195:60075",
"RedirectAllowedUrls": "http://dev.ccwin-in.com:60080,http://dev.ccwin-in.com:60081,http://dev.ccwin-in.com:60075,http://localhost:60080,http://localhost:60081,http://localhost:60075,http://192.168.0.195:60081,http://192.168.0.195:60075"
@@ -16,7 +16,7 @@
"KeyPrefix": "DY_AuthSiteCenter"
},
"AuthServer": {
- "Authority": "http://192.168.0.240:60080"
+ "Authority": "http://192.168.0.193:60080"
},
- "urls": "http://192.168.0.240:60080"
+ "urls": "http://192.168.0.193:60080"
}
\ No newline at end of file
diff --git a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json
index 28b726b35..d90d6a76f 100644
--- a/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json
+++ b/WinIn.FasterZ.Wms.Be/WinIn.FasterZ.Wms/WinIn.FasterZ.Wms/src/WinIn.FasterZ.Wms.HttpApi.Host/appsettings.json
@@ -1,28 +1,28 @@
{
- "App": {
- "CorsOrigins": "http://dev.ccwin-in.com:60080,http://dev.ccwin-in.com:60081,http://dev.ccwin-in.com:60075,http://localhost:60080,http://localhost:60081,http://localhost:60075,http://192.168.0.195:60081,http://192.168.0.195:60075",
- "Audit": {
- "IsEnabled": false // 禁用审计功能
- // 其他审计相关设置项
- }
- },
- "ConnectionStrings": {
- "Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Faster_AuthSiteCenter;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;Encrypt=False;",
- "Wms": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Main;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;Encrypt=False;"
- },
- "Redis": {
- "Configuration": "127.0.0.1",
- "KeyPrefix": "DY_AuthSiteCenter"
- },
- "AuthServer": {
- "Authority": "http://192.168.0.240:60080",
- "RequireHttpsMetadata": "false",
- "SwaggerClientId": "Wms_Swagger"
- },
- "StringEncryption": {
- "DefaultPassPhrase": "4jjXQgqwh6PRrjn4"
- },
- "AlwaysAllowAuthorization": "false",
- "urls": "http://192.168.0.240:60081"
+ "App": {
+ "CorsOrigins": "http://dev.ccwin-in.com:60080,http://dev.ccwin-in.com:60081,http://dev.ccwin-in.com:60075,http://localhost:60080,http://localhost:60081,http://localhost:60075,http://192.168.0.195:60081,http://192.168.0.195:60075",
+ "Audit": {
+ "IsEnabled": false // 禁用审计功能
+ // 其他审计相关设置项
+ }
+ },
+ "ConnectionStrings": {
+ "Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Faster_AuthSiteCenter;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;Encrypt=False;",
+ "Wms": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Main;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;Encrypt=False;"
+ },
+ "Redis": {
+ "Configuration": "127.0.0.1",
+ "KeyPrefix": "DY_AuthSiteCenter"
+ },
+ "AuthServer": {
+ "Authority": "http://192.168.0.193:60080",
+ "RequireHttpsMetadata": "false",
+ "SwaggerClientId": "Wms_Swagger"
+ },
+ "StringEncryption": {
+ "DefaultPassPhrase": "4jjXQgqwh6PRrjn4"
+ },
+ "AlwaysAllowAuthorization": "false",
+ "urls": "http://192.168.0.193:60081"
}