Fix LeeSori dance gesture sequencing
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"D:\\Work_AI\\Dansori\\DansoriEQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj": {}
|
||||
"D:\\Project\\Dansori_EQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"D:\\Work_AI\\Dansori\\DansoriEQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj": {
|
||||
"D:\\Project\\Dansori_EQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Work_AI\\Dansori\\DansoriEQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj",
|
||||
"projectUniqueName": "D:\\Project\\Dansori_EQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj",
|
||||
"projectName": "DansoriEQ.Core",
|
||||
"projectPath": "D:\\Work_AI\\Dansori\\DansoriEQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj",
|
||||
"projectPath": "D:\\Project\\Dansori_EQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj",
|
||||
"packagesPath": "C:\\Users\\eKeerar\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Work_AI\\Dansori\\DansoriEQ\\src\\DansoriEQ.Core\\obj\\",
|
||||
"outputPath": "D:\\Project\\Dansori_EQ\\src\\DansoriEQ.Core\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\eKeerar\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
@@ -62,14 +62,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"D:\\Work_AI\\Dansori\\DansoriEQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj": {
|
||||
"D:\\Project\\Dansori_EQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Work_AI\\Dansori\\DansoriEQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"projectUniqueName": "D:\\Project\\Dansori_EQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"projectName": "DansoriEQ.Core.Tests",
|
||||
"projectPath": "D:\\Work_AI\\Dansori\\DansoriEQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"projectPath": "D:\\Project\\Dansori_EQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"packagesPath": "C:\\Users\\eKeerar\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Work_AI\\Dansori\\DansoriEQ\\tests\\DansoriEQ.Core.Tests\\obj\\",
|
||||
"outputPath": "D:\\Project\\Dansori_EQ\\tests\\DansoriEQ.Core.Tests\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\eKeerar\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
@@ -84,8 +84,8 @@
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {
|
||||
"D:\\Work_AI\\Dansori\\DansoriEQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj": {
|
||||
"projectPath": "D:\\Work_AI\\Dansori\\DansoriEQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj"
|
||||
"D:\\Project\\Dansori_EQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj": {
|
||||
"projectPath": "D:\\Project\\Dansori_EQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("DansoriEQ.Core.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5369ab85250a71f211e4c839f14513218ee0fe18")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("DansoriEQ.Core.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("DansoriEQ.Core.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
1cbc00612a9ad81fb2dfb4fa96d92d1d352f1814b78a0231b3867edfa608bb58
|
||||
5dc8250675fa86dfabbe9a74a1a9f73d71b9df0d272f955b2ed8fa3a8918f87e
|
||||
|
||||
+1
-1
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = DansoriEQ.Core.Tests
|
||||
build_property.ProjectDir = D:\Work_AI\Dansori\DansoriEQ\tests\DansoriEQ.Core.Tests\
|
||||
build_property.ProjectDir = D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
|
||||
Binary file not shown.
BIN
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
c4c3b32cb6cd7d44537900569c3545fe8f3996e50f4e5e7b5475a0cdc22c123a
|
||||
aa34e0b88a4ec565bd0db37042d7125b4d4423492b577de09688c37997fa2522
|
||||
|
||||
+101
@@ -200,3 +200,104 @@ D:\Work_AI\Dansori\DansoriEQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\refint\
|
||||
D:\Work_AI\Dansori\DansoriEQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.pdb
|
||||
D:\Work_AI\Dansori\DansoriEQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.genruntimeconfig.cache
|
||||
D:\Work_AI\Dansori\DansoriEQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\ref\DansoriEQ.Core.Tests.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\.msCoverageSourceRootsMapping_DansoriEQ.Core.Tests
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\testhost.exe
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\testhost.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\xunit.runner.visualstudio.testadapter.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\xunit.runner.reporters.netcoreapp10.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\xunit.runner.utility.netcoreapp10.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\DansoriEQ.Core.Tests.deps.json
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\DansoriEQ.Core.Tests.runtimeconfig.json
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\DansoriEQ.Core.Tests.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\DansoriEQ.Core.Tests.pdb
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\Microsoft.TestPlatform.CoreUtilities.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\Microsoft.TestPlatform.PlatformAbstractions.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\Microsoft.TestPlatform.CommunicationUtilities.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\Microsoft.TestPlatform.CrossPlatEngine.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\Microsoft.TestPlatform.Utilities.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\Microsoft.VisualStudio.TestPlatform.Common.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\Newtonsoft.Json.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\xunit.abstractions.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\xunit.assert.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\xunit.core.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\xunit.execution.dotnet.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\DansoriEQ.Core.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\bin\Debug\net8.0\DansoriEQ.Core.pdb
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.csproj.AssemblyReference.cache
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.AssemblyInfoInputs.cache
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.AssemblyInfo.cs
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.csproj.CoreCompileInputs.cache
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriE.C06DA0E6.Up2Date
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\refint\DansoriEQ.Core.Tests.dll
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.pdb
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\DansoriEQ.Core.Tests.genruntimeconfig.cache
|
||||
D:\Project\Dansori_EQ\tests\DansoriEQ.Core.Tests\obj\Debug\net8.0\ref\DansoriEQ.Core.Tests.dll
|
||||
|
||||
Binary file not shown.
+1
-1
@@ -1 +1 @@
|
||||
b4b02611d739f05767d5417f7ba53a7c197b3a63299f95c40289c2ecf649e033
|
||||
1a76885566e61e2e023bcb5b3692a359a6d063b6554a2aca4b4a31ec5e172243
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -887,11 +887,11 @@
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Work_AI\\Dansori\\DansoriEQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"projectUniqueName": "D:\\Project\\Dansori_EQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"projectName": "DansoriEQ.Core.Tests",
|
||||
"projectPath": "D:\\Work_AI\\Dansori\\DansoriEQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"projectPath": "D:\\Project\\Dansori_EQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"packagesPath": "C:\\Users\\eKeerar\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Work_AI\\Dansori\\DansoriEQ\\tests\\DansoriEQ.Core.Tests\\obj\\",
|
||||
"outputPath": "D:\\Project\\Dansori_EQ\\tests\\DansoriEQ.Core.Tests\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\eKeerar\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
@@ -906,8 +906,8 @@
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {
|
||||
"D:\\Work_AI\\Dansori\\DansoriEQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj": {
|
||||
"projectPath": "D:\\Work_AI\\Dansori\\DansoriEQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj"
|
||||
"D:\\Project\\Dansori_EQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj": {
|
||||
"projectPath": "D:\\Project\\Dansori_EQ\\src\\DansoriEQ.Core\\DansoriEQ.Core.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "MkwsjQB/KeA=",
|
||||
"dgSpecHash": "VvFT1fFf4V4=",
|
||||
"success": true,
|
||||
"projectFilePath": "D:\\Work_AI\\Dansori\\DansoriEQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"projectFilePath": "D:\\Project\\Dansori_EQ\\tests\\DansoriEQ.Core.Tests\\DansoriEQ.Core.Tests.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\eKeerar\\.nuget\\packages\\microsoft.codecoverage\\17.11.1\\microsoft.codecoverage.17.11.1.nupkg.sha512",
|
||||
"C:\\Users\\eKeerar\\.nuget\\packages\\microsoft.net.test.sdk\\17.11.1\\microsoft.net.test.sdk.17.11.1.nupkg.sha512",
|
||||
|
||||
Reference in New Issue
Block a user