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 2a4b361 commit 4cce479Copy full SHA for 4cce479
AutomaticInterface/AutomaticInterface/AutomaticInterface.csproj
@@ -28,7 +28,6 @@
28
<PackageReadmeFile>README.md</PackageReadmeFile>
29
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
30
<NoWarn>1701;1702;NU5128</NoWarn>
31
- <PackageReleaseNotes>mproves inheritdoc so that developer documentation is properly referenced on the autogenerated interfaces</PackageReleaseNotes>
32
</PropertyGroup>
33
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugGenerator|AnyCPU'">
34
<DefineConstants>TRACE;DEBUGGENERATOR</DefineConstants>
0 commit comments