We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc77cb commit a793bd6Copy full SHA for a793bd6
src/ProjectTemplates/Directory.Build.props
@@ -3,6 +3,7 @@
3
4
<PropertyGroup>
5
<!-- The .csproj files in this folder do not actually produce .dll's. They are only present to produce .nupkgs and enable Visual Studio support -->
6
+ <!-- This is a test change -->
7
<IsProjectReferenceProvider>false</IsProjectReferenceProvider>
8
</PropertyGroup>
9
0 commit comments