@ - I’m happy to report that the change worked and I am now able to Debug UWP64 projects. Thank you for the help.
Now. . . what is the best way to make use of the Stats Manager API that you mentioned above?
I cannot access the stats namespace:
using namespace Microsoft::Xbox::Services::Stats::Manager;
Does this go back to the EraAdapter problem?
I can access other namespaces:
using namespace Microsoft::Xbox::Services;
using namespace Microsoft::Xbox::Services::Achievements;
using namespace Microsoft::Xbox::Services::Leaderboard;
using namespace Microsoft::Xbox::Services::Statistics;
using namespace Microsoft::Xbox::Services::Statistics::Manager;
I do see a change for the renaming:
https:///Microsoft/xbox-live-api-csharp/commit/fd6eff37acccf367281eb406656b37ea4d7f0e39