Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit452f21a

Browse files
brettfoKevinRansom
authored andcommitted
don't display contents of <InternalsVisibleTo> nodes in the solution explorer (dotnet#3772)
1 parente5762fd commit452f21a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎src/FSharpSource.targets‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,12 @@
402402
<GeneratedFSharpInternalsVisibleToFile>$(IntermediateOutputPath)$(MSBuildProjectName).InternalsVisibleTo$(DefaultLanguageSourceExtension)</GeneratedFSharpInternalsVisibleToFile>
403403
</PropertyGroup>
404404

405+
<ItemDefinitionGroup>
406+
<InternalsVisibleTo>
407+
<Visible>false</Visible>
408+
</InternalsVisibleTo>
409+
</ItemDefinitionGroup>
410+
405411
<TargetName="PrepareFSharpGenerateInternalsVisibleToFile"
406412
Condition="'$(Configuration)' != 'Proto' and '@(InternalsVisibleTo)' != ''">
407413
<PropertyGroup>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp