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 c3b1f93 commit 8a39faeCopy full SHA for 8a39fae
src/Cuture.CodeAnalysis.LoggingCodeFixes/Cuture.CodeAnalysis.LoggingCodeFixes.csproj
@@ -3,7 +3,8 @@
3
<PropertyGroup>
4
<TargetFrameworks>netstandard2.0</TargetFrameworks>
5
<IsPackable>false</IsPackable>
6
- <AssemblyName>Cuture.CodeAnalysis.LoggingCodeFixes_</AssemblyName>
+ <AssemblyName>Cuture.CodeAnalysis.LoggingCodeFixes</AssemblyName>
7
+ <PackageId>Cuture.CodeAnalysis.LoggingCodeFixes_</PackageId>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments