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 224fdb2 commit ef2b7a1Copy full SHA for ef2b7a1
rules/Proj0028.md
@@ -17,7 +17,7 @@ is ignored by this rule.
17
18
<PropertyGroup>
19
<TargetFramework>net8.0</TargetFramework>
20
- <GeneratePackageOnBuild Condition="'$(Configuration)'=='Release'">true</GeneratePackageOnBuild>
+ <GeneratePackageOnBuild Condition="'$(Configuration)'=='Release'">true</GeneratePackageOnBuild>
21
</PropertyGroup>
22
23
</Project>
0 commit comments