-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Description
Which sample are you reporting a bug in?
Samples/BluetoothAdvertisement
Describe the bug
The following files seem to be missing, causing the following errors in VS. There is no "shared" directory in either the individual or the overall zip file.
The parent file, 'Scenario1_Watcher.xaml', for file 'Scenario1_Watcher.xaml.cs' cannot be found in the project file.
The parent file, 'Scenario3_BackgroundWatcher.xaml', for file 'Scenario3_BackgroundWatcher.xaml.cs' cannot be found in the project file.
The parent file, 'Scenario2_Publisher.xaml', for file 'Scenario2_Publisher.xaml.cs' cannot be found in the project file.
The parent file, 'Scenario4_BackgroundPublisher.xaml', for file 'Scenario4_BackgroundPublisher.xaml.cs' cannot be found in the project file.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Configuration
- Language/architecture/flavor: (example: C++/WinRT x64 Debug)
- Windows platform and build number: (example: Desktop build 18362.)
- Visual Studio version: (example: 16.6.5; get this value from Help.About.)
Additional context
Add any other context about the problem here.