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 0a05bb9 commit c81caedCopy full SHA for c81caed
1 file changed
src/SafeParallelAsync/SafeParallelAsync.csproj
@@ -12,7 +12,7 @@
12
<PackageProjectUrl>https://github.com/NewOrbit/SafeParallelAsync</PackageProjectUrl>
13
<RepositoryUrl>https://github.com/NewOrbit/SafeParallelAsync</RepositoryUrl>
14
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
15
-
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
16
<VersionPrefix>0.1.0</VersionPrefix>
17
<VersionSuffix></VersionSuffix>
18
<Nullable>enable</Nullable>
0 commit comments