Skip to content

Conversation

@vijayrkn
Copy link
Contributor

Fixes #12529

@vijayrkn vijayrkn force-pushed the vramak/FixSDGlobIssue branch from 52ab45a to aac822b Compare July 19, 2020 17:42
@vijayrkn vijayrkn linked an issue Jul 20, 2020 that may be closed by this pull request
@vijayrkn
Copy link
Contributor Author

PR: #12533
Issue : #12529

Summary:

In preview8, a change was made to update the glob for the tooling files from content to none so that incremental build will not get triggered for tooling artifact changes (perf improvement). Functionally build and publish works correctly with his change but Visual studio started showing non-existent files in the solution explorer (with a deleted icon). The change is to fix this behavior and only show existent files in the solution explorer.

Customer Impact

With Preview 8 installed, customers will start seeing non-existent tooling files listed in the solution explorer (with a deleted icon) even when the files are not present.

Regression?

The issue was introduced in a change available in preview8 (#12461).

Testing

Tested the functionality in Visual Studio and correct files are displayed in the solution explorer.

Risk

Low.

@vijayrkn vijayrkn requested a review from BillHiebert July 20, 2020 15:17
@vijayrkn vijayrkn merged commit 2a3755a into release/5.0.1xx-preview8 Jul 20, 2020
@vijayrkn vijayrkn deleted the vramak/FixSDGlobIssue branch July 21, 2020 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WebSDK] None glob should not include non-existent files

3 participants