@@ -117,12 +117,18 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dapr.E2E.Test.Actors.Genera
117
117
EndProject
118
118
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Cryptography" , "examples\Client\Cryptography\Cryptography.csproj" , "{C74FBA78-13E8-407F-A173-4555AEE41FF3}"
119
119
EndProject
120
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "DemoActor.UnitTest" , "examples\Actor\DemoActor.UnitTest\DemoActor.UnitTest.csproj" , "{67EB5D79-B31D-4CDB-8AA2-BC50AB82828A}"
121
+ EndProject
120
122
Global
121
123
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
122
124
Debug| Any CPU = Debug| Any CPU
123
125
Release| Any CPU = Release| Any CPU
124
126
EndGlobalSection
125
127
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
128
+ {67EB5D79-B31D-4CDB-8AA2-BC50AB82828A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
129
+ {67EB5D79-B31D-4CDB-8AA2-BC50AB82828A} .Debug| Any CPU .Build .0 = Debug| Any CPU
130
+ {67EB5D79-B31D-4CDB-8AA2-BC50AB82828A} .Release| Any CPU .ActiveCfg = Release| Any CPU
131
+ {67EB5D79-B31D-4CDB-8AA2-BC50AB82828A} .Release| Any CPU .Build .0 = Release| Any CPU
126
132
{C2DB4B64-B7C3-4FED-8753-C040F677C69A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
127
133
{C2DB4B64-B7C3-4FED-8753-C040F677C69A} .Debug| Any CPU .Build .0 = Debug| Any CPU
128
134
{C2DB4B64-B7C3-4FED-8753-C040F677C69A} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -294,6 +300,7 @@ Global
294
300
HideSolutionNode = FALSE
295
301
EndGlobalSection
296
302
GlobalSection (NestedProjects ) = preSolution
303
+ {67EB5D79-B31D-4CDB-8AA2-BC50AB82828A} = {02374BD0-BF0B-40F8-A04A-C4C4D61D4992}
297
304
{C2DB4B64-B7C3-4FED-8753-C040F677C69A} = {27C5D71D-0721-4221-9286-B94AB07B58CF}
298
305
{41BF4392-54BD-4FE7-A3EB-CD045F88CA9A} = {DD020B34-460F-455F-8D17-CF4A949F100B}
299
306
{B9C12532-0969-4DAC-A2F8-CA9208D7A901} = {27C5D71D-0721-4221-9286-B94AB07B58CF}
@@ -347,16 +354,3 @@ Global
347
354
SolutionGuid = {65220BF2-EAE1-4CB2-AA58-EBE80768CB40}
348
355
EndGlobalSection
349
356
EndGlobal
350
- 8 -446 B -AECD -DCC 2 CC 871 F 73 }
351
- EndGlobalSection
352
- GlobalSection (ExtensibilityGlobals ) = postSolution
353
- SolutionGuid = {65220BF2-EAE1-4CB2-AA58-EBE80768CB40}
354
- EndGlobalSection
355
- EndGlobal
356
- C 991940 } = {DD020B34-460F-455F-8D17-CF4A949F100B}
357
- {C74FBA78-13E8-407F-A173-4555AEE41FF3} = {A7F41094-8648-446B-AECD-DCC2CC871F73}
358
- EndGlobalSection
359
- GlobalSection (ExtensibilityGlobals ) = postSolution
360
- SolutionGuid = {65220BF2-EAE1-4CB2-AA58-EBE80768CB40}
361
- EndGlobalSection
362
- EndGlobal
0 commit comments