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 70ee12e commit 0a6fe95Copy full SHA for 0a6fe95
src/Http/Http.Extensions/ref/Directory.Build.props
@@ -0,0 +1,7 @@
1
+<Project>
2
+ <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory)..\, Directory.Build.props))\Directory.Build.props" />
3
+
4
+ <PropertyGroup>
5
+ <Nullable>annotations</Nullable>
6
+ </PropertyGroup>
7
+</Project>
0 commit comments