Skip to content

Conversation

@brettfo
Copy link
Member

@brettfo brettfo commented Oct 6, 2017

Adds a <WriteCodeFragment /> build task similar to what already exists for C#/VB.

The second half of this PR converts usages of [<assembly:InternalsVisibleTo()>] to live in the project file where possible. This is to further bring this repo inline with other MS/dotnet repos as well as provide some form of end-to-end feature testing.

@brettfo brettfo changed the title [WIP] add WriteCodeFragment build task Add WriteCodeFragment build task Oct 17, 2017
@brettfo brettfo requested review from KevinRansom and dsyme October 17, 2017 02:16
Copy link
Contributor

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is nice ...

@KevinRansom KevinRansom merged commit 80b8c9e into dotnet:master Oct 17, 2017
@brettfo brettfo deleted the writecodefragment branch October 17, 2017 18:00
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
* add WriteCodeFragment build task for assembly-level attribute generation

* move InternalsVisibleTo to the project files where possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants