File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 88 </Description >
99 <Authors >gusty; wallymathieu</Authors >
1010 <Copyright >2012-2022 Gustavo M. Wild - Oskar Gewalli (and contributors https://github.com/fsprojects/FSharpPlus/graphs/contributors)</Copyright >
11- <PackageLicenseUrl >http://opensource.org/licenses/ Apache-2.0</PackageLicenseUrl >
11+ <PackageLicenseExpression > Apache-2.0</PackageLicenseExpression >
1212 <PackageProjectUrl >https://github.com/fsprojects/FSharpPlus</PackageProjectUrl >
13- <PackageIconUrl >https://raw.github.com/fsprojects/FSharpPlus/master/docsrc/files/img/logo.png</PackageIconUrl >
13+ <PackageIcon >logo.png</PackageIcon >
14+ <PackageReadmeFile >README.md</PackageReadmeFile >
1415 <PackageTags >f# FSharp Applicative Monad MonadTransformer Arrow Overloading</PackageTags >
1516 <VersionPrefix >1.2.0</VersionPrefix >
1617 <VersionSuffix ></VersionSuffix >
2122 <FsDocsReleaseNotesLink >https://github.com/fsprojects/FSharpPlus/blob/master/RELEASE_NOTES.md</FsDocsReleaseNotesLink >
2223 <FsDocsLicenseLink >https://github.com/fsprojects/FSharpPlus/blob/master/LICENSE.md</FsDocsLicenseLink >
2324 </PropertyGroup >
25+ <ItemGroup >
26+ <None Include =" $(MSBuildThisFileDirectory)/docsrc/content/img/logo.png" Pack =" true" PackagePath =" \" />
27+ <None Include =" $(MSBuildThisFileDirectory)/README.md" Pack =" true" PackagePath =" \" />
28+ </ItemGroup >
2429
2530 <PropertyGroup >
2631 <RepoRootDir >$([System.IO.Path]::GetFullPath("$(MSBuildThisFileDirectory)"))</RepoRootDir >
You can’t perform that action at this time.
0 commit comments