-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add msbuild-specific exports to artifacts, as requested by Olga. (#672)
* Add msbuild-specific exports to artifacts, as requested by Olga. * Fix recent-ish regression that broke reading files without options blocks. * Change $(ROOT) to $root$ and remove trailing slash. * Delete labels, and don't emit things other than 'msbuildproperties' for now. * Fix test name :) Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * 😅 Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Add XML special chars test. * Use curly replacements rather than hard coding $root$ as requested by Robert. * Add more tests demonstrating that the code is correct. * Fix nuget comment Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Make mismatched {}s illegal. Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
- Loading branch information
1 parent
a9fce49
commit dfb8280
Showing
10 changed files
with
290 additions
and
250 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.