Commit 46b723b
authored
Add SourceBuildManagedOnly to SourceBuild.props (#6507)
Fixes dotnet/source-build#2068
Context
This was something I discovered while trying to consume the Source-Build intermediate package produced by the first ArPow changes made in #6387
Changes Made
Set the SourceBuildManagedOnly property correctly.
How Tested
Verified the resulting Microsoft.SourceBuild.Intermediate.msbuild package is not named rid specific.1 parent 813f854 commit 46b723b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments