Skip to content

Commit

Permalink
Merge pull request #117 from SyndARn/TestingSimpleActor
Browse files Browse the repository at this point in the history
Testing simple actor
  • Loading branch information
SyndARn committed May 3, 2020
2 parents 0cfb5ac + 2dcd449 commit ce592a5
Show file tree
Hide file tree
Showing 8 changed files with 405 additions and 111 deletions.
47 changes: 47 additions & 0 deletions ARnActorSolution/ARnActorSolution.sln
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Actor.Util.NetStandard", "s
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Actor.DbService.Core", "Core\Actor.DbService.Core\Actor.DbService.Core.csproj", "{2C11B358-0FF1-4BE7-84F7-B849042A34C1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{6CC23D88-E8B9-4AE0-8359-16EFAD83875E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core", "Core", "{5C4B2CFA-B2E9-4CD2-89E5-C7A59730E79F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Actor.DbService.CoreTests", "Core\Actor.DbService.CoreTests\Actor.DbService.CoreTests.csproj", "{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
src\shared\Actor.Server.Shared\Actor.Server.Shared.projitems*{03a619af-9e9e-4e7d-a905-878f1452dc75}*SharedItemsImports = 4
Expand Down Expand Up @@ -1557,6 +1563,45 @@ Global
{2C11B358-0FF1-4BE7-84F7-B849042A34C1}.x64|x64.Build.0 = Debug|Any CPU
{2C11B358-0FF1-4BE7-84F7-B849042A34C1}.x64|x86.ActiveCfg = Debug|Any CPU
{2C11B358-0FF1-4BE7-84F7-B849042A34C1}.x64|x86.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.AppVeyor|Any CPU.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.AppVeyor|ARM.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.AppVeyor|ARM.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.AppVeyor|Mixed Platforms.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.AppVeyor|Mixed Platforms.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.AppVeyor|x64.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.AppVeyor|x64.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.AppVeyor|x86.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.AppVeyor|x86.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|ARM.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|ARM.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|x64.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|x64.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|x86.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Debug|x86.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|Any CPU.Build.0 = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|ARM.ActiveCfg = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|ARM.Build.0 = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|x64.ActiveCfg = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|x64.Build.0 = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|x86.ActiveCfg = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.Release|x86.Build.0 = Release|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|Any CPU.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|Any CPU.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|ARM.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|ARM.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|Mixed Platforms.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|Mixed Platforms.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|x64.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|x64.Build.0 = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|x86.ActiveCfg = Debug|Any CPU
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62}.x64|x86.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -1600,6 +1645,8 @@ Global
{FADBC51F-89BF-48FC-A5AB-710F22BB362E} = {56A5BC9C-D8DC-4E44-B64E-1C04AEDAE9FE}
{D2B9E9B9-0918-41EB-9F4E-F6C663D05FB3} = {56A5BC9C-D8DC-4E44-B64E-1C04AEDAE9FE}
{2C11B358-0FF1-4BE7-84F7-B849042A34C1} = {32E81CE6-D994-43C8-AC00-E1B80C79112E}
{5C4B2CFA-B2E9-4CD2-89E5-C7A59730E79F} = {6CC23D88-E8B9-4AE0-8359-16EFAD83875E}
{91CCB7DB-0DBD-4C19-BA73-3264DC976F62} = {5C4B2CFA-B2E9-4CD2-89E5-C7A59730E79F}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C2E4FB2F-E57F-46F5-95CE-129B8F1ED980}
Expand Down

0 comments on commit ce592a5

Please sign in to comment.