Closed TatianaKapos closed 2 months ago
we should either update it or figure out if it needs to be deprecated!
This sample won't be needed as we transition to Fabric, so as we struggle to keep it running on older versions it seems time to retire it. If the fix is easy, great we'll take it and keep it running. But our time is best spent translating this scenario to Fabric in the appropriate modern native way.
@TatianaKapos can you make a PR to deprecate the sample and remove from CI?
Sample
AppServiceDemo
Problem Description
AppServiceDemo hasn't been updated since 0.71 and no longer runs out-of-the-box. I have turned off the tests for PR so it stops blocking PRs but we should either update it or figure out if it needs to be deprecated!
Error Message:
error C4996: 'stdext::checked_array_iterator<T*>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead.
Steps To Reproduce
Expected Results
It runs fine
CLI version
10.2.0
Environment
Target Platform Version
10.0.22621
Target Device(s)
Desktop
Visual Studio Version
Visual Studio 2022
Build Configuration
Debug