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 75c6a16 commit 3318da2Copy full SHA for 3318da2
System.IO.Abstractions.Analyzers/System.IO.Abstractions.Analyzers.csproj
@@ -8,6 +8,8 @@
8
</PropertyGroup>
9
<PropertyGroup>
10
<PackageId>Roslyn.System.IO.Abstractions.Analyzers</PackageId>
11
+ <Title>$(PackageId)</Title>
12
+ <DevelopmentDependency>True</DevelopmentDependency>
13
<PackageVersion>4.0.1</PackageVersion>
14
<Authors>inyutin_maxim</Authors>
15
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments