command
This commit is contained in:
@@ -119,6 +119,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ObervableCollectionSample",
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataTemplateSample", "DataTemplateSample\DataTemplateSample.csproj", "{D6507C41-143B-45D2-9A45-F822A9E22B7E}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommandSample", "CommandSample\CommandSample.csproj", "{AFB4006F-917A-4358-898F-8C4DC0A1E6C8}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -357,6 +359,10 @@ Global
|
||||
{D6507C41-143B-45D2-9A45-F822A9E22B7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D6507C41-143B-45D2-9A45-F822A9E22B7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D6507C41-143B-45D2-9A45-F822A9E22B7E}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{AFB4006F-917A-4358-898F-8C4DC0A1E6C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{AFB4006F-917A-4358-898F-8C4DC0A1E6C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{AFB4006F-917A-4358-898F-8C4DC0A1E6C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{AFB4006F-917A-4358-898F-8C4DC0A1E6C8}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Reference in New Issue
Block a user