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 fc17c15 commit 189552aCopy full SHA for 189552a
src/Basic.CompilerLog.Util/Basic.CompilerLog.Util.csproj
@@ -8,6 +8,9 @@
8
<Packable>true</Packable>
9
<NoWarn>$(NoWarn);RS2008;CS1591</NoWarn>
10
<PackageReadmeFile>README.md</PackageReadmeFile>
11
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
12
+ <PackageProjectUrl>https://github.com/jaredpar/complog</PackageProjectUrl>
13
+ <RepositoryUrl>https://github.com/jaredpar/complog</RepositoryUrl>
14
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
15
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)..\key.snk</AssemblyOriginatorKeyFile>
16
0 commit comments