Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Add AllowUnsafeBlocks to all projects #42

Closed
AArnott opened this issue Nov 5, 2015 · 0 comments
Closed

Add AllowUnsafeBlocks to all projects #42

AArnott opened this issue Nov 5, 2015 · 0 comments
Assignees

Comments

@AArnott
Copy link
Collaborator

AArnott commented Nov 5, 2015

As an increasing number of PInvoke assemblies need to allow unsafe blocks, and we're p/invoking into native code, after all, it makes sense to just allow it for all projects.

Let's add it to EnlistmentInfo.props, and remove the explicit property definition from the individual projects that already have them added.

<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@AArnott AArnott self-assigned this Nov 12, 2015
AArnott added a commit that referenced this issue Oct 30, 2022
Use agent jobname for for symbols folder
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant