File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
A complete and extensible base library for F#.
8
8
</Description >
9
9
<Authors >gusty; wallymathieu</Authors >
10
- <Copyright >2012-2023 Gustavo M. Wild - Oskar Gewalli (and contributors https://github.com/fsprojects/FSharpPlus/graphs/contributors)</Copyright >
10
+ <Copyright >2012-2024 Gustavo M. Wild - Oskar Gewalli (and contributors https://github.com/fsprojects/FSharpPlus/graphs/contributors)</Copyright >
11
11
<PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
12
12
<PackageProjectUrl >https://github.com/fsprojects/FSharpPlus</PackageProjectUrl >
13
13
<PackageIcon >logo.png</PackageIcon >
14
14
<PackageReadmeFile >README.md</PackageReadmeFile >
15
15
<PackageTags >f# FSharp Applicative Monad MonadTransformer Arrow Overloading</PackageTags >
16
16
<VersionPrefix >1.6.0</VersionPrefix >
17
- <VersionSuffix >RC2 </VersionSuffix >
17
+ <VersionSuffix ></VersionSuffix >
18
18
<Version Condition =" '$(VersionSuffix)' != '' " >$(VersionPrefix)-$(VersionSuffix)</Version >
19
19
<Version Condition =" '$(VersionSuffix)' == '' " >$(VersionPrefix)</Version >
20
20
You can’t perform that action at this time.
0 commit comments