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.
2 parents 5aad487 + eb0a7ca commit b55f1a0Copy full SHA for b55f1a0
Directory.Build.props
@@ -28,7 +28,7 @@
28
<PackageReference Include="Ionide.KeepAChangelog.Tasks" PrivateAssets="All" />
29
</ItemGroup>
30
31
- <PropertyGroup Condition="'$(IsPackable)' == 'true'">
+ <PropertyGroup>
32
<PackageLicenseExpression>MIT</PackageLicenseExpression>
33
<PackageTags>F#;analyzers;compiler;tooling;editor;</PackageTags>
34
</PropertyGroup>
0 commit comments