diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/.msCoverageSourceRootsMapping_QuantEngine.Core.Tests b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/.msCoverageSourceRootsMapping_QuantEngine.Core.Tests
new file mode 100644
index 0000000..97d1a23
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/.msCoverageSourceRootsMapping_QuantEngine.Core.Tests differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/CoverletSourceRootsMapping_QuantEngine.Core.Tests b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/CoverletSourceRootsMapping_QuantEngine.Core.Tests
new file mode 100644
index 0000000..97d1a23
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/CoverletSourceRootsMapping_QuantEngine.Core.Tests differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CommunicationUtilities.dll
new file mode 100644
index 0000000..55ce79c
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CommunicationUtilities.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CoreUtilities.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CoreUtilities.dll
new file mode 100644
index 0000000..e06f7bf
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CoreUtilities.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CrossPlatEngine.dll
new file mode 100644
index 0000000..9b6de68
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.CrossPlatEngine.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.PlatformAbstractions.dll
new file mode 100644
index 0000000..39fb3bd
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.PlatformAbstractions.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.Utilities.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.Utilities.dll
new file mode 100644
index 0000000..abf4a0b
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.TestPlatform.Utilities.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
new file mode 100644
index 0000000..e2fbdcb
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.Common.dll
new file mode 100644
index 0000000..32a461c
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.Common.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
new file mode 100644
index 0000000..c9ab03e
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Newtonsoft.Json.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Newtonsoft.Json.dll
new file mode 100644
index 0000000..d035c38
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/Newtonsoft.Json.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.deps.json b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.deps.json
new file mode 100644
index 0000000..99dca3a
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.deps.json
@@ -0,0 +1,433 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v10.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v10.0": {
+ "QuantEngine.Core.Tests/1.0.0": {
+ "dependencies": {
+ "Microsoft.NET.Test.Sdk": "17.14.1",
+ "QuantEngine.Core": "1.0.0",
+ "xunit": "2.9.3"
+ },
+ "runtime": {
+ "QuantEngine.Core.Tests.dll": {}
+ }
+ },
+ "Microsoft.CodeCoverage/17.14.1": {
+ "runtime": {
+ "lib/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "17.1400.225.12603"
+ }
+ }
+ },
+ "Microsoft.NET.Test.Sdk/17.14.1": {
+ "dependencies": {
+ "Microsoft.CodeCoverage": "17.14.1",
+ "Microsoft.TestPlatform.TestHost": "17.14.1"
+ }
+ },
+ "Microsoft.TestPlatform.ObjectModel/17.14.1": {
+ "runtime": {
+ "lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "17.1400.125.30202"
+ },
+ "lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "17.1400.125.30202"
+ },
+ "lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "17.1400.125.30202"
+ }
+ },
+ "resources": {
+ "lib/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "de"
+ },
+ "lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "de"
+ },
+ "lib/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "es"
+ },
+ "lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "es"
+ },
+ "lib/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "it"
+ },
+ "lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "it"
+ },
+ "lib/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Microsoft.TestPlatform.TestHost/17.14.1": {
+ "dependencies": {
+ "Microsoft.TestPlatform.ObjectModel": "17.14.1",
+ "Newtonsoft.Json": "13.0.3"
+ },
+ "runtime": {
+ "lib/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "17.1400.125.30202"
+ },
+ "lib/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "17.1400.125.30202"
+ },
+ "lib/net8.0/Microsoft.TestPlatform.Utilities.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "17.1400.125.30202"
+ },
+ "lib/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "17.1400.125.30202"
+ },
+ "lib/net8.0/testhost.dll": {
+ "assemblyVersion": "15.0.0.0",
+ "fileVersion": "17.1400.125.30202"
+ }
+ },
+ "resources": {
+ "lib/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "cs"
+ },
+ "lib/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "de"
+ },
+ "lib/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "de"
+ },
+ "lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "de"
+ },
+ "lib/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "es"
+ },
+ "lib/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "es"
+ },
+ "lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "es"
+ },
+ "lib/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "fr"
+ },
+ "lib/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "it"
+ },
+ "lib/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "it"
+ },
+ "lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "it"
+ },
+ "lib/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ja"
+ },
+ "lib/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ko"
+ },
+ "lib/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "pl"
+ },
+ "lib/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "pt-BR"
+ },
+ "lib/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "ru"
+ },
+ "lib/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "tr"
+ },
+ "lib/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "zh-Hans"
+ },
+ "lib/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
+ "locale": "zh-Hant"
+ },
+ "lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
+ "locale": "zh-Hant"
+ }
+ }
+ },
+ "Newtonsoft.Json/13.0.3": {
+ "runtime": {
+ "lib/net6.0/Newtonsoft.Json.dll": {
+ "assemblyVersion": "13.0.0.0",
+ "fileVersion": "13.0.3.27908"
+ }
+ }
+ },
+ "xunit/2.9.3": {
+ "dependencies": {
+ "xunit.assert": "2.9.3",
+ "xunit.core": "2.9.3"
+ }
+ },
+ "xunit.abstractions/2.0.3": {
+ "runtime": {
+ "lib/netstandard2.0/xunit.abstractions.dll": {
+ "assemblyVersion": "2.0.0.0",
+ "fileVersion": "2.0.0.0"
+ }
+ }
+ },
+ "xunit.assert/2.9.3": {
+ "runtime": {
+ "lib/net6.0/xunit.assert.dll": {
+ "assemblyVersion": "2.9.3.0",
+ "fileVersion": "2.9.3.0"
+ }
+ }
+ },
+ "xunit.core/2.9.3": {
+ "dependencies": {
+ "xunit.extensibility.core": "2.9.3",
+ "xunit.extensibility.execution": "2.9.3"
+ }
+ },
+ "xunit.extensibility.core/2.9.3": {
+ "dependencies": {
+ "xunit.abstractions": "2.0.3"
+ },
+ "runtime": {
+ "lib/netstandard1.1/xunit.core.dll": {
+ "assemblyVersion": "2.9.3.0",
+ "fileVersion": "2.9.3.0"
+ }
+ }
+ },
+ "xunit.extensibility.execution/2.9.3": {
+ "dependencies": {
+ "xunit.extensibility.core": "2.9.3"
+ },
+ "runtime": {
+ "lib/netstandard1.1/xunit.execution.dotnet.dll": {
+ "assemblyVersion": "2.9.3.0",
+ "fileVersion": "2.9.3.0"
+ }
+ }
+ },
+ "QuantEngine.Core/1.0.0": {
+ "runtime": {
+ "QuantEngine.Core.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "QuantEngine.Core.Tests/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.CodeCoverage/17.14.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pmTrhfFIoplzFVbhVwUquT+77CbGH+h4/3mBpdmIlYtBi9nAB+kKI6dN3A/nV4DFi3wLLx/BlHIPK+MkbQ6Tpg==",
+ "path": "microsoft.codecoverage/17.14.1",
+ "hashPath": "microsoft.codecoverage.17.14.1.nupkg.sha512"
+ },
+ "Microsoft.NET.Test.Sdk/17.14.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HJKqKOE+vshXra2aEHpi2TlxYX7Z9VFYkr+E5rwEvHC8eIXiyO+K9kNm8vmNom3e2rA56WqxU+/N9NJlLGXsJQ==",
+ "path": "microsoft.net.test.sdk/17.14.1",
+ "hashPath": "microsoft.net.test.sdk.17.14.1.nupkg.sha512"
+ },
+ "Microsoft.TestPlatform.ObjectModel/17.14.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xTP1W6Mi6SWmuxd3a+jj9G9UoC850WGwZUps1Wah9r1ZxgXhdJfj1QqDLJkFjHDCvN42qDL2Ps5KjQYWUU0zcQ==",
+ "path": "microsoft.testplatform.objectmodel/17.14.1",
+ "hashPath": "microsoft.testplatform.objectmodel.17.14.1.nupkg.sha512"
+ },
+ "Microsoft.TestPlatform.TestHost/17.14.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-d78LPzGKkJwsJXAQwsbJJ7LE7D1wB+rAyhHHAaODF+RDSQ0NgMjDFkSA1Djw18VrxO76GlKAjRUhl+H8NL8Z+Q==",
+ "path": "microsoft.testplatform.testhost/17.14.1",
+ "hashPath": "microsoft.testplatform.testhost.17.14.1.nupkg.sha512"
+ },
+ "Newtonsoft.Json/13.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
+ "path": "newtonsoft.json/13.0.3",
+ "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
+ },
+ "xunit/2.9.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==",
+ "path": "xunit/2.9.3",
+ "hashPath": "xunit.2.9.3.nupkg.sha512"
+ },
+ "xunit.abstractions/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
+ "path": "xunit.abstractions/2.0.3",
+ "hashPath": "xunit.abstractions.2.0.3.nupkg.sha512"
+ },
+ "xunit.assert/2.9.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA==",
+ "path": "xunit.assert/2.9.3",
+ "hashPath": "xunit.assert.2.9.3.nupkg.sha512"
+ },
+ "xunit.core/2.9.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==",
+ "path": "xunit.core/2.9.3",
+ "hashPath": "xunit.core.2.9.3.nupkg.sha512"
+ },
+ "xunit.extensibility.core/2.9.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==",
+ "path": "xunit.extensibility.core/2.9.3",
+ "hashPath": "xunit.extensibility.core.2.9.3.nupkg.sha512"
+ },
+ "xunit.extensibility.execution/2.9.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==",
+ "path": "xunit.extensibility.execution/2.9.3",
+ "hashPath": "xunit.extensibility.execution.2.9.3.nupkg.sha512"
+ },
+ "QuantEngine.Core/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.dll
new file mode 100644
index 0000000..bba3c01
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.pdb b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.pdb
new file mode 100644
index 0000000..feea9b0
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.pdb differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.runtimeconfig.json b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.runtimeconfig.json
new file mode 100644
index 0000000..f27c82f
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.Tests.runtimeconfig.json
@@ -0,0 +1,13 @@
+{
+ "runtimeOptions": {
+ "tfm": "net10.0",
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "10.0.0"
+ },
+ "configProperties": {
+ "MSTest.EnableParentProcessQuery": true,
+ "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.dll
new file mode 100644
index 0000000..bbb545b
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.pdb b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.pdb
new file mode 100644
index 0000000..490b3db
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/QuantEngine.Core.pdb differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..6b4cb52
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..4bd6351
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..7b44217
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..711b34d
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..8e5665d
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..7430499
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..310ab84
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..451e2d2
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..e606f2d
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..c4a0f6d
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..861e885
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..a3867c8
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..08ad46b
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..44c4b7f
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..668630a
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..e7ac83f
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..305ae61
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..a2eeac8
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..7394ada
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..36ad487
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..21fd3a2
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..3138d0b
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..e0afbb4
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..591475d
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..f6d7529
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..008facc
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..7a2bc17
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..f5e04ec
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..4c707a0
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..84e7a2d
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..4198d29
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..6583956
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..354b0bf
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..f46d948
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..42c1de2
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..9e65b3a
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..26b5522
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..bdc41ed
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..302a135
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..b435708
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..c9f988e
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..0849e28
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..8657f14
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..a2a3f0e
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..834e160
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..2b48978
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..59fa16a
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..a4b7361
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..968210b
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..5f94d05
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/testhost.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/testhost.dll
new file mode 100644
index 0000000..538cc6d
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/testhost.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/testhost.exe b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/testhost.exe
new file mode 100644
index 0000000..c741b7a
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/testhost.exe differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..d397c2d
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..1f753be
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..fb6e8f0
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..e032b07
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..c5b5b63
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.abstractions.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.abstractions.dll
new file mode 100644
index 0000000..d1e90bf
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.abstractions.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.assert.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.assert.dll
new file mode 100644
index 0000000..99bc34c
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.assert.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.core.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.core.dll
new file mode 100644
index 0000000..d56aa16
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.core.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.execution.dotnet.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.execution.dotnet.dll
new file mode 100644
index 0000000..7a1cc87
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.execution.dotnet.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.runner.visualstudio.testadapter.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.runner.visualstudio.testadapter.dll
new file mode 100644
index 0000000..8126550
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/xunit.runner.visualstudio.testadapter.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..34e54ed
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..dc5e3d1
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..bf6c73d
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..cfbf0bc
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..f671e52
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
new file mode 100644
index 0000000..f30f879
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll
new file mode 100644
index 0000000..c2b89ef
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
new file mode 100644
index 0000000..a0764e6
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
new file mode 100644
index 0000000..a6014d3
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
new file mode 100644
index 0000000..3e7e989
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..925b135
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEng.FE6BCC9E.Up2Date b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEng.FE6BCC9E.Up2Date
new file mode 100644
index 0000000..e69de29
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.AssemblyInfo.cs b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.AssemblyInfo.cs
new file mode 100644
index 0000000..52e6878
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.AssemblyInfo.cs
@@ -0,0 +1,22 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("QuantEngine.Core.Tests")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c1e84a387cbda5a7c13c50984f05772976e26ed6")]
+[assembly: System.Reflection.AssemblyProductAttribute("QuantEngine.Core.Tests")]
+[assembly: System.Reflection.AssemblyTitleAttribute("QuantEngine.Core.Tests")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// MSBuild WriteCodeFragment 클래스에서 생성되었습니다.
+
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.AssemblyInfoInputs.cache b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..9528a51
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+d6ed781292dbcc549b3d7f58038e79526631e9be098b94042efa42486e2c82fd
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.GeneratedMSBuildEditorConfig.editorconfig b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..d858cf4
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,17 @@
+is_global = true
+build_property.TargetFramework = net10.0
+build_property.TargetFrameworkIdentifier = .NETCoreApp
+build_property.TargetFrameworkVersion = v10.0
+build_property.TargetPlatformMinVersion =
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = QuantEngine.Core.Tests
+build_property.ProjectDir = C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.EffectiveAnalysisLevelStyle = 10.0
+build_property.EnableCodeStyleSeverity =
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.GlobalUsings.g.cs b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.GlobalUsings.g.cs
new file mode 100644
index 0000000..fe43752
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.GlobalUsings.g.cs
@@ -0,0 +1,9 @@
+//
+global using System;
+global using System.Collections.Generic;
+global using System.IO;
+global using System.Linq;
+global using System.Net.Http;
+global using System.Threading;
+global using System.Threading.Tasks;
+global using Xunit;
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.assets.cache b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.assets.cache
new file mode 100644
index 0000000..54e19f1
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.assets.cache differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.csproj.AssemblyReference.cache b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..326b232
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.csproj.AssemblyReference.cache differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.csproj.CoreCompileInputs.cache b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..168b7b4
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+35f82c369ed028404bcc0314e6a432a54e6b6dcab661955a071ff0504b16ab57
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.csproj.FileListAbsolute.txt b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..40712f5
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.csproj.FileListAbsolute.txt
@@ -0,0 +1,100 @@
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_QuantEngine.Core.Tests
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_QuantEngine.Core.Tests
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\testhost.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\xunit.abstractions.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\testhost.exe
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\xunit.runner.visualstudio.testadapter.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\QuantEngine.Core.Tests.deps.json
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\QuantEngine.Core.Tests.runtimeconfig.json
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\QuantEngine.Core.Tests.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\QuantEngine.Core.Tests.pdb
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.CoreUtilities.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.PlatformAbstractions.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.CommunicationUtilities.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.CrossPlatEngine.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.Utilities.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\Microsoft.VisualStudio.TestPlatform.Common.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\Newtonsoft.Json.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\xunit.assert.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\xunit.core.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\xunit.execution.dotnet.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\QuantEngine.Core.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\bin\Debug\net10.0\QuantEngine.Core.pdb
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\QuantEngine.Core.Tests.csproj.AssemblyReference.cache
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\QuantEngine.Core.Tests.GeneratedMSBuildEditorConfig.editorconfig
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\QuantEngine.Core.Tests.AssemblyInfoInputs.cache
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\QuantEngine.Core.Tests.AssemblyInfo.cs
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\QuantEngine.Core.Tests.csproj.CoreCompileInputs.cache
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\QuantEng.FE6BCC9E.Up2Date
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\QuantEngine.Core.Tests.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\refint\QuantEngine.Core.Tests.dll
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\QuantEngine.Core.Tests.pdb
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\QuantEngine.Core.Tests.genruntimeconfig.cache
+C:\Temp\data_feed\src\dotnet\QuantEngine.Core.Tests\obj\Debug\net10.0\ref\QuantEngine.Core.Tests.dll
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.dll b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.dll
new file mode 100644
index 0000000..bba3c01
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.genruntimeconfig.cache b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.genruntimeconfig.cache
new file mode 100644
index 0000000..f480088
--- /dev/null
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.genruntimeconfig.cache
@@ -0,0 +1 @@
+3327c7f961b73fc6e2f6d8eaa681b7ec29a2f384d63a86d9f98d145dd27643a5
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.pdb b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.pdb
new file mode 100644
index 0000000..feea9b0
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/QuantEngine.Core.Tests.pdb differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/ref/QuantEngine.Core.Tests.dll b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/ref/QuantEngine.Core.Tests.dll
new file mode 100644
index 0000000..b34f28f
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/ref/QuantEngine.Core.Tests.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/refint/QuantEngine.Core.Tests.dll b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/refint/QuantEngine.Core.Tests.dll
new file mode 100644
index 0000000..b34f28f
Binary files /dev/null and b/src/dotnet/QuantEngine.Core.Tests/obj/Debug/net10.0/refint/QuantEngine.Core.Tests.dll differ
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/QuantEngine.Core.Tests.csproj.nuget.dgspec.json b/src/dotnet/QuantEngine.Core.Tests/obj/QuantEngine.Core.Tests.csproj.nuget.dgspec.json
index ffd16fc..d5ba581 100644
--- a/src/dotnet/QuantEngine.Core.Tests/obj/QuantEngine.Core.Tests.csproj.nuget.dgspec.json
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/QuantEngine.Core.Tests.csproj.nuget.dgspec.json
@@ -34,7 +34,11 @@
"frameworks": {
"net10.0": {
"targetAlias": "net10.0",
- "projectReferences": {}
+ "projectReferences": {
+ "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Core\\QuantEngine.Core.csproj": {
+ "projectPath": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Core\\QuantEngine.Core.csproj"
+ }
+ }
}
},
"warningProperties": {
@@ -363,6 +367,348 @@
}
}
}
+ },
+ "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Core\\QuantEngine.Core.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Core\\QuantEngine.Core.csproj",
+ "projectName": "QuantEngine.Core",
+ "projectPath": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Core\\QuantEngine.Core.csproj",
+ "packagesPath": "C:\\Users\\kjh20\\.nuget\\packages\\",
+ "outputPath": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Core\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
+ "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\kjh20\\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"
+ ],
+ "originalTargetFrameworks": [
+ "net10.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "C:\\Program Files\\dotnet\\library-packs": {},
+ "https://api.nuget.org/v3/index.json": {},
+ "https://nuget.telerik.com/v3/index.json": {}
+ },
+ "frameworks": {
+ "net10.0": {
+ "targetAlias": "net10.0",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "all"
+ },
+ "SdkAnalysisLevel": "10.0.100"
+ },
+ "frameworks": {
+ "net10.0": {
+ "targetAlias": "net10.0",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48",
+ "net481"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100/PortableRuntimeIdentifierGraph.json",
+ "packagesToPrune": {
+ "Microsoft.CSharp": "(,4.7.32767]",
+ "Microsoft.VisualBasic": "(,10.4.32767]",
+ "Microsoft.Win32.Primitives": "(,4.3.32767]",
+ "Microsoft.Win32.Registry": "(,5.0.32767]",
+ "runtime.any.System.Collections": "(,4.3.32767]",
+ "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
+ "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
+ "runtime.any.System.Globalization": "(,4.3.32767]",
+ "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
+ "runtime.any.System.IO": "(,4.3.32767]",
+ "runtime.any.System.Reflection": "(,4.3.32767]",
+ "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
+ "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
+ "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
+ "runtime.any.System.Runtime": "(,4.3.32767]",
+ "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
+ "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
+ "runtime.any.System.Text.Encoding": "(,4.3.32767]",
+ "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
+ "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
+ "runtime.any.System.Threading.Timer": "(,4.3.32767]",
+ "runtime.aot.System.Collections": "(,4.3.32767]",
+ "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
+ "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
+ "runtime.aot.System.Globalization": "(,4.3.32767]",
+ "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
+ "runtime.aot.System.IO": "(,4.3.32767]",
+ "runtime.aot.System.Reflection": "(,4.3.32767]",
+ "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
+ "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
+ "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
+ "runtime.aot.System.Runtime": "(,4.3.32767]",
+ "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
+ "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
+ "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
+ "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
+ "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
+ "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
+ "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
+ "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
+ "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
+ "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
+ "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
+ "runtime.unix.System.Console": "(,4.3.32767]",
+ "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
+ "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
+ "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
+ "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
+ "runtime.unix.System.Private.Uri": "(,4.3.32767]",
+ "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
+ "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
+ "runtime.win.System.Console": "(,4.3.32767]",
+ "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
+ "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
+ "runtime.win.System.Net.Primitives": "(,4.3.32767]",
+ "runtime.win.System.Net.Sockets": "(,4.3.32767]",
+ "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
+ "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
+ "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
+ "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
+ "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "runtime.win7.System.Private.Uri": "(,4.3.32767]",
+ "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
+ "System.AppContext": "(,4.3.32767]",
+ "System.Buffers": "(,5.0.32767]",
+ "System.Collections": "(,4.3.32767]",
+ "System.Collections.Concurrent": "(,4.3.32767]",
+ "System.Collections.Immutable": "(,10.0.32767]",
+ "System.Collections.NonGeneric": "(,4.3.32767]",
+ "System.Collections.Specialized": "(,4.3.32767]",
+ "System.ComponentModel": "(,4.3.32767]",
+ "System.ComponentModel.Annotations": "(,4.3.32767]",
+ "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
+ "System.ComponentModel.Primitives": "(,4.3.32767]",
+ "System.ComponentModel.TypeConverter": "(,4.3.32767]",
+ "System.Console": "(,4.3.32767]",
+ "System.Data.Common": "(,4.3.32767]",
+ "System.Data.DataSetExtensions": "(,4.4.32767]",
+ "System.Diagnostics.Contracts": "(,4.3.32767]",
+ "System.Diagnostics.Debug": "(,4.3.32767]",
+ "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
+ "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
+ "System.Diagnostics.Process": "(,4.3.32767]",
+ "System.Diagnostics.StackTrace": "(,4.3.32767]",
+ "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
+ "System.Diagnostics.Tools": "(,4.3.32767]",
+ "System.Diagnostics.TraceSource": "(,4.3.32767]",
+ "System.Diagnostics.Tracing": "(,4.3.32767]",
+ "System.Drawing.Primitives": "(,4.3.32767]",
+ "System.Dynamic.Runtime": "(,4.3.32767]",
+ "System.Formats.Asn1": "(,10.0.32767]",
+ "System.Formats.Tar": "(,10.0.32767]",
+ "System.Globalization": "(,4.3.32767]",
+ "System.Globalization.Calendars": "(,4.3.32767]",
+ "System.Globalization.Extensions": "(,4.3.32767]",
+ "System.IO": "(,4.3.32767]",
+ "System.IO.Compression": "(,4.3.32767]",
+ "System.IO.Compression.ZipFile": "(,4.3.32767]",
+ "System.IO.FileSystem": "(,4.3.32767]",
+ "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
+ "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
+ "System.IO.FileSystem.Primitives": "(,4.3.32767]",
+ "System.IO.FileSystem.Watcher": "(,4.3.32767]",
+ "System.IO.IsolatedStorage": "(,4.3.32767]",
+ "System.IO.MemoryMappedFiles": "(,4.3.32767]",
+ "System.IO.Pipelines": "(,10.0.32767]",
+ "System.IO.Pipes": "(,4.3.32767]",
+ "System.IO.Pipes.AccessControl": "(,5.0.32767]",
+ "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
+ "System.Linq": "(,4.3.32767]",
+ "System.Linq.AsyncEnumerable": "(,10.0.32767]",
+ "System.Linq.Expressions": "(,4.3.32767]",
+ "System.Linq.Parallel": "(,4.3.32767]",
+ "System.Linq.Queryable": "(,4.3.32767]",
+ "System.Memory": "(,5.0.32767]",
+ "System.Net.Http": "(,4.3.32767]",
+ "System.Net.Http.Json": "(,10.0.32767]",
+ "System.Net.NameResolution": "(,4.3.32767]",
+ "System.Net.NetworkInformation": "(,4.3.32767]",
+ "System.Net.Ping": "(,4.3.32767]",
+ "System.Net.Primitives": "(,4.3.32767]",
+ "System.Net.Requests": "(,4.3.32767]",
+ "System.Net.Security": "(,4.3.32767]",
+ "System.Net.ServerSentEvents": "(,10.0.32767]",
+ "System.Net.Sockets": "(,4.3.32767]",
+ "System.Net.WebHeaderCollection": "(,4.3.32767]",
+ "System.Net.WebSockets": "(,4.3.32767]",
+ "System.Net.WebSockets.Client": "(,4.3.32767]",
+ "System.Numerics.Vectors": "(,5.0.32767]",
+ "System.ObjectModel": "(,4.3.32767]",
+ "System.Private.DataContractSerialization": "(,4.3.32767]",
+ "System.Private.Uri": "(,4.3.32767]",
+ "System.Reflection": "(,4.3.32767]",
+ "System.Reflection.DispatchProxy": "(,6.0.32767]",
+ "System.Reflection.Emit": "(,4.7.32767]",
+ "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
+ "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
+ "System.Reflection.Extensions": "(,4.3.32767]",
+ "System.Reflection.Metadata": "(,10.0.32767]",
+ "System.Reflection.Primitives": "(,4.3.32767]",
+ "System.Reflection.TypeExtensions": "(,4.3.32767]",
+ "System.Resources.Reader": "(,4.3.32767]",
+ "System.Resources.ResourceManager": "(,4.3.32767]",
+ "System.Resources.Writer": "(,4.3.32767]",
+ "System.Runtime": "(,4.3.32767]",
+ "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
+ "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
+ "System.Runtime.Extensions": "(,4.3.32767]",
+ "System.Runtime.Handles": "(,4.3.32767]",
+ "System.Runtime.InteropServices": "(,4.3.32767]",
+ "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
+ "System.Runtime.Loader": "(,4.3.32767]",
+ "System.Runtime.Numerics": "(,4.3.32767]",
+ "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
+ "System.Runtime.Serialization.Json": "(,4.3.32767]",
+ "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
+ "System.Runtime.Serialization.Xml": "(,4.3.32767]",
+ "System.Security.AccessControl": "(,6.0.32767]",
+ "System.Security.Claims": "(,4.3.32767]",
+ "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
+ "System.Security.Cryptography.Cng": "(,5.0.32767]",
+ "System.Security.Cryptography.Csp": "(,4.3.32767]",
+ "System.Security.Cryptography.Encoding": "(,4.3.32767]",
+ "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
+ "System.Security.Cryptography.Primitives": "(,4.3.32767]",
+ "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
+ "System.Security.Principal": "(,4.3.32767]",
+ "System.Security.Principal.Windows": "(,5.0.32767]",
+ "System.Security.SecureString": "(,4.3.32767]",
+ "System.Text.Encoding": "(,4.3.32767]",
+ "System.Text.Encoding.CodePages": "(,10.0.32767]",
+ "System.Text.Encoding.Extensions": "(,4.3.32767]",
+ "System.Text.Encodings.Web": "(,10.0.32767]",
+ "System.Text.Json": "(,10.0.32767]",
+ "System.Text.RegularExpressions": "(,4.3.32767]",
+ "System.Threading": "(,4.3.32767]",
+ "System.Threading.AccessControl": "(,10.0.32767]",
+ "System.Threading.Channels": "(,10.0.32767]",
+ "System.Threading.Overlapped": "(,4.3.32767]",
+ "System.Threading.Tasks": "(,4.3.32767]",
+ "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
+ "System.Threading.Tasks.Extensions": "(,5.0.32767]",
+ "System.Threading.Tasks.Parallel": "(,4.3.32767]",
+ "System.Threading.Thread": "(,4.3.32767]",
+ "System.Threading.ThreadPool": "(,4.3.32767]",
+ "System.Threading.Timer": "(,4.3.32767]",
+ "System.ValueTuple": "(,4.5.32767]",
+ "System.Xml.ReaderWriter": "(,4.3.32767]",
+ "System.Xml.XDocument": "(,4.3.32767]",
+ "System.Xml.XmlDocument": "(,4.3.32767]",
+ "System.Xml.XmlSerializer": "(,4.3.32767]",
+ "System.Xml.XPath": "(,4.3.32767]",
+ "System.Xml.XPath.XDocument": "(,5.0.32767]"
+ }
+ }
+ }
}
}
}
\ No newline at end of file
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/project.assets.json b/src/dotnet/QuantEngine.Core.Tests/obj/project.assets.json
index 52d7302..8339a30 100644
--- a/src/dotnet/QuantEngine.Core.Tests/obj/project.assets.json
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/project.assets.json
@@ -393,6 +393,16 @@
"build": {
"build/net8.0/xunit.runner.visualstudio.props": {}
}
+ },
+ "QuantEngine.Core/1.0.0": {
+ "type": "project",
+ "framework": ".NETCoreApp,Version=v10.0",
+ "compile": {
+ "bin/placeholder/QuantEngine.Core.dll": {}
+ },
+ "runtime": {
+ "bin/placeholder/QuantEngine.Core.dll": {}
+ }
}
}
},
@@ -903,11 +913,17 @@
"xunit.runner.visualstudio.3.1.4.nupkg.sha512",
"xunit.runner.visualstudio.nuspec"
]
+ },
+ "QuantEngine.Core/1.0.0": {
+ "type": "project",
+ "path": "../QuantEngine.Core/QuantEngine.Core.csproj",
+ "msbuildProject": "../QuantEngine.Core/QuantEngine.Core.csproj"
}
},
"projectFileDependencyGroups": {
"net10.0": [
"Microsoft.NET.Test.Sdk >= 17.14.1",
+ "QuantEngine.Core >= 1.0.0",
"coverlet.collector >= 6.0.4",
"xunit >= 2.9.3",
"xunit.runner.visualstudio >= 3.1.4"
@@ -948,7 +964,11 @@
"frameworks": {
"net10.0": {
"targetAlias": "net10.0",
- "projectReferences": {}
+ "projectReferences": {
+ "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Core\\QuantEngine.Core.csproj": {
+ "projectPath": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Core\\QuantEngine.Core.csproj"
+ }
+ }
}
},
"warningProperties": {
diff --git a/src/dotnet/QuantEngine.Core.Tests/obj/project.nuget.cache b/src/dotnet/QuantEngine.Core.Tests/obj/project.nuget.cache
index 749f469..c2c4bc7 100644
--- a/src/dotnet/QuantEngine.Core.Tests/obj/project.nuget.cache
+++ b/src/dotnet/QuantEngine.Core.Tests/obj/project.nuget.cache
@@ -1,6 +1,6 @@
{
"version": 2,
- "dgSpecHash": "bsEadCda2VA=",
+ "dgSpecHash": "K7+cpL7JyPk=",
"success": true,
"projectFilePath": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Core.Tests\\QuantEngine.Core.Tests.csproj",
"expectedPackageFiles": [
diff --git a/src/dotnet/QuantEngine.Core/bin/Debug/net10.0/QuantEngine.Core.dll b/src/dotnet/QuantEngine.Core/bin/Debug/net10.0/QuantEngine.Core.dll
index 5d1bf26..bbb545b 100644
Binary files a/src/dotnet/QuantEngine.Core/bin/Debug/net10.0/QuantEngine.Core.dll and b/src/dotnet/QuantEngine.Core/bin/Debug/net10.0/QuantEngine.Core.dll differ
diff --git a/src/dotnet/QuantEngine.Core/bin/Debug/net10.0/QuantEngine.Core.pdb b/src/dotnet/QuantEngine.Core/bin/Debug/net10.0/QuantEngine.Core.pdb
index 6362702..490b3db 100644
Binary files a/src/dotnet/QuantEngine.Core/bin/Debug/net10.0/QuantEngine.Core.pdb and b/src/dotnet/QuantEngine.Core/bin/Debug/net10.0/QuantEngine.Core.pdb differ
diff --git a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.AssemblyInfo.cs b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.AssemblyInfo.cs
index 92617e6..6717b43 100644
--- a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.AssemblyInfo.cs
+++ b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("QuantEngine.Core")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+325c6d64e17702c514691d989194bc4dc0d08460")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c1e84a387cbda5a7c13c50984f05772976e26ed6")]
[assembly: System.Reflection.AssemblyProductAttribute("QuantEngine.Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("QuantEngine.Core")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.AssemblyInfoInputs.cache b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.AssemblyInfoInputs.cache
index 9ab9895..b5d7963 100644
--- a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.AssemblyInfoInputs.cache
+++ b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.AssemblyInfoInputs.cache
@@ -1 +1 @@
-e826e5eb47b96639c6a0ad80c50415350022405add3d37f300db7ae3f7740a3c
+44e64ce06813a33875126f074b9cb0b65abc79c3d194d6dcfc9e7401d756107d
diff --git a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.csproj.CoreCompileInputs.cache b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.csproj.CoreCompileInputs.cache
index a5901a8..adb54a1 100644
--- a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.csproj.CoreCompileInputs.cache
+++ b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-1d4729b2c00a78c9f41964249ce49a8c7cd8ac8d66a2dde519827dd3b7e693fd
+ca464c87bea176b611d2cea0390ad77a239d1356e73115ff5d12ffeca2b50eec
diff --git a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.dll b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.dll
index 5d1bf26..bbb545b 100644
Binary files a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.dll and b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.dll differ
diff --git a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.pdb b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.pdb
index 6362702..490b3db 100644
Binary files a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.pdb and b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/QuantEngine.Core.pdb differ
diff --git a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/ref/QuantEngine.Core.dll b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/ref/QuantEngine.Core.dll
index 485650e..5e986c0 100644
Binary files a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/ref/QuantEngine.Core.dll and b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/ref/QuantEngine.Core.dll differ
diff --git a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/refint/QuantEngine.Core.dll b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/refint/QuantEngine.Core.dll
index 485650e..5e986c0 100644
Binary files a/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/refint/QuantEngine.Core.dll and b/src/dotnet/QuantEngine.Core/obj/Debug/net10.0/refint/QuantEngine.Core.dll differ
diff --git a/src/dotnet/QuantEngine.Infrastructure/obj/QuantEngine.Infrastructure.csproj.nuget.dgspec.json b/src/dotnet/QuantEngine.Infrastructure/obj/QuantEngine.Infrastructure.csproj.nuget.dgspec.json
index 1eada3f..471896e 100644
--- a/src/dotnet/QuantEngine.Infrastructure/obj/QuantEngine.Infrastructure.csproj.nuget.dgspec.json
+++ b/src/dotnet/QuantEngine.Infrastructure/obj/QuantEngine.Infrastructure.csproj.nuget.dgspec.json
@@ -755,10 +755,6 @@
"Npgsql": {
"target": "Package",
"version": "[10.0.3, )"
- },
- "System.Text.Encoding.CodePages": {
- "target": "Package",
- "version": "[10.0.9, )"
}
},
"imports": [
diff --git a/src/dotnet/QuantEngine.Infrastructure/obj/project.assets.json b/src/dotnet/QuantEngine.Infrastructure/obj/project.assets.json
index 1b44110..1dce570 100644
--- a/src/dotnet/QuantEngine.Infrastructure/obj/project.assets.json
+++ b/src/dotnet/QuantEngine.Infrastructure/obj/project.assets.json
@@ -66,28 +66,6 @@
}
}
},
- "System.Text.Encoding.CodePages/10.0.9": {
- "type": "package",
- "compile": {
- "lib/net10.0/_._": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/_._": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net10.0/_._": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
"QuantEngine.Application/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v10.0",
@@ -257,47 +235,6 @@
"postgresql.png"
]
},
- "System.Text.Encoding.CodePages/10.0.9": {
- "sha512": "F5U2mKPs5okLJbfIud5IMfkcGEe+73ye8/6MwWu84txhyUe7D7azXkFtMePUjirhYxOJ4boGCXpW5uZfgUA3Sw==",
- "type": "package",
- "path": "system.text.encoding.codepages/10.0.9",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Text.Encoding.CodePages.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net10.0/System.Text.Encoding.CodePages.dll",
- "lib/net10.0/System.Text.Encoding.CodePages.xml",
- "lib/net462/System.Text.Encoding.CodePages.dll",
- "lib/net462/System.Text.Encoding.CodePages.xml",
- "lib/net8.0/System.Text.Encoding.CodePages.dll",
- "lib/net8.0/System.Text.Encoding.CodePages.xml",
- "lib/net9.0/System.Text.Encoding.CodePages.dll",
- "lib/net9.0/System.Text.Encoding.CodePages.xml",
- "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
- "lib/netstandard2.0/System.Text.Encoding.CodePages.xml",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "runtimes/win/lib/net10.0/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/net10.0/System.Text.Encoding.CodePages.xml",
- "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.xml",
- "runtimes/win/lib/net9.0/System.Text.Encoding.CodePages.dll",
- "runtimes/win/lib/net9.0/System.Text.Encoding.CodePages.xml",
- "system.text.encoding.codepages.10.0.9.nupkg.sha512",
- "system.text.encoding.codepages.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
"QuantEngine.Application/1.0.0": {
"type": "project",
"path": "../QuantEngine.Application/QuantEngine.Application.csproj",
@@ -314,8 +251,7 @@
"Dapper >= 2.1.79",
"Npgsql >= 10.0.3",
"QuantEngine.Application >= 1.0.0",
- "QuantEngine.Core >= 1.0.0",
- "System.Text.Encoding.CodePages >= 10.0.9"
+ "QuantEngine.Core >= 1.0.0"
]
},
"packageFolders": {
@@ -386,10 +322,6 @@
"Npgsql": {
"target": "Package",
"version": "[10.0.3, )"
- },
- "System.Text.Encoding.CodePages": {
- "target": "Package",
- "version": "[10.0.9, )"
}
},
"imports": [
@@ -685,17 +617,5 @@
}
}
}
- },
- "logs": [
- {
- "code": "NU1510",
- "level": "Warning",
- "warningLevel": 1,
- "message": "PackageReference System.Text.Encoding.CodePages은(는) 잘리지 않습니다. 이 패키지는 불필요할 수 있으므로 종속성에서 제거하는 것이 좋습니다.",
- "libraryId": "System.Text.Encoding.CodePages",
- "targetGraphs": [
- "net10.0"
- ]
- }
- ]
+ }
}
\ No newline at end of file
diff --git a/src/dotnet/QuantEngine.Infrastructure/obj/project.nuget.cache b/src/dotnet/QuantEngine.Infrastructure/obj/project.nuget.cache
index 215e966..4c118cf 100644
--- a/src/dotnet/QuantEngine.Infrastructure/obj/project.nuget.cache
+++ b/src/dotnet/QuantEngine.Infrastructure/obj/project.nuget.cache
@@ -1,27 +1,13 @@
{
"version": 2,
- "dgSpecHash": "kRMhWigPvow=",
+ "dgSpecHash": "2gzKOMPaGyU=",
"success": true,
"projectFilePath": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Infrastructure\\QuantEngine.Infrastructure.csproj",
"expectedPackageFiles": [
"C:\\Users\\kjh20\\.nuget\\packages\\dapper\\2.1.79\\dapper.2.1.79.nupkg.sha512",
"C:\\Users\\kjh20\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\10.0.0\\microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
"C:\\Users\\kjh20\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\10.0.0\\microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512",
- "C:\\Users\\kjh20\\.nuget\\packages\\npgsql\\10.0.3\\npgsql.10.0.3.nupkg.sha512",
- "C:\\Users\\kjh20\\.nuget\\packages\\system.text.encoding.codepages\\10.0.9\\system.text.encoding.codepages.10.0.9.nupkg.sha512"
+ "C:\\Users\\kjh20\\.nuget\\packages\\npgsql\\10.0.3\\npgsql.10.0.3.nupkg.sha512"
],
- "logs": [
- {
- "code": "NU1510",
- "level": "Warning",
- "message": "PackageReference System.Text.Encoding.CodePages은(는) 잘리지 않습니다. 이 패키지는 불필요할 수 있으므로 종속성에서 제거하는 것이 좋습니다.",
- "projectPath": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Infrastructure\\QuantEngine.Infrastructure.csproj",
- "warningLevel": 1,
- "filePath": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Infrastructure\\QuantEngine.Infrastructure.csproj",
- "libraryId": "System.Text.Encoding.CodePages",
- "targetGraphs": [
- "net10.0"
- ]
- }
- ]
+ "logs": []
}
\ No newline at end of file
diff --git a/src/dotnet/QuantEngine.Web/obj/QuantEngine.Web.csproj.nuget.dgspec.json b/src/dotnet/QuantEngine.Web/obj/QuantEngine.Web.csproj.nuget.dgspec.json
index 077e6aa..5cdfa07 100644
--- a/src/dotnet/QuantEngine.Web/obj/QuantEngine.Web.csproj.nuget.dgspec.json
+++ b/src/dotnet/QuantEngine.Web/obj/QuantEngine.Web.csproj.nuget.dgspec.json
@@ -755,10 +755,6 @@
"Npgsql": {
"target": "Package",
"version": "[10.0.3, )"
- },
- "System.Text.Encoding.CodePages": {
- "target": "Package",
- "version": "[10.0.9, )"
}
},
"imports": [
diff --git a/src/dotnet/QuantEngine.Web/obj/project.nuget.cache b/src/dotnet/QuantEngine.Web/obj/project.nuget.cache
index f9b85b1..88cf296 100644
--- a/src/dotnet/QuantEngine.Web/obj/project.nuget.cache
+++ b/src/dotnet/QuantEngine.Web/obj/project.nuget.cache
@@ -1,6 +1,6 @@
{
"version": 2,
- "dgSpecHash": "UF3TbyUT1BY=",
+ "dgSpecHash": "G4V0y2ciO0g=",
"success": true,
"projectFilePath": "C:\\Temp\\data_feed\\src\\dotnet\\QuantEngine.Web\\QuantEngine.Web.csproj",
"expectedPackageFiles": [
diff --git a/gas_apex_alpha_watch.gs b/src/gas_adapter_parts/gas_apex_alpha_watch.gs
similarity index 100%
rename from gas_apex_alpha_watch.gs
rename to src/gas_adapter_parts/gas_apex_alpha_watch.gs
diff --git a/gas_apex_runtime_core.gs b/src/gas_adapter_parts/gas_apex_runtime_core.gs
similarity index 100%
rename from gas_apex_runtime_core.gs
rename to src/gas_adapter_parts/gas_apex_runtime_core.gs
diff --git a/gas_data_collect.gs b/src/gas_adapter_parts/gas_data_collect.gs
similarity index 100%
rename from gas_data_collect.gs
rename to src/gas_adapter_parts/gas_data_collect.gs
diff --git a/gas_data_feed.gs b/src/gas_adapter_parts/gas_data_feed.gs
similarity index 100%
rename from gas_data_feed.gs
rename to src/gas_adapter_parts/gas_data_feed.gs
diff --git a/gas_event_calendar.gs b/src/gas_adapter_parts/gas_event_calendar.gs
similarity index 100%
rename from gas_event_calendar.gs
rename to src/gas_adapter_parts/gas_event_calendar.gs
diff --git a/gas_harness_rows.gs b/src/gas_adapter_parts/gas_harness_rows.gs
similarity index 100%
rename from gas_harness_rows.gs
rename to src/gas_adapter_parts/gas_harness_rows.gs
diff --git a/gas_lib.gs b/src/gas_adapter_parts/gas_lib.gs
similarity index 100%
rename from gas_lib.gs
rename to src/gas_adapter_parts/gas_lib.gs
diff --git a/gas_report.gs b/src/gas_adapter_parts/gas_report.gs
similarity index 100%
rename from gas_report.gs
rename to src/gas_adapter_parts/gas_report.gs