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 d116057 commit 6a218d6Copy full SHA for 6a218d6
Directory.Build.props
@@ -5,4 +5,8 @@
5
<RepositoryBranch>$(BUILD_SOURCEBRANCH)</RepositoryBranch>
6
<RepositoryCommit>$(BUILD_SOURCEVERSION)</RepositoryCommit>
7
</PropertyGroup>
8
+
9
+ <PropertyGroup>
10
+ <_EnableInterfaceMembers>True</_EnableInterfaceMembers>
11
+ </PropertyGroup>
12
</Project>
0 commit comments