Skip to content

Commit

Permalink
Update FuncSharp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
VaclavKucera authored Feb 4, 2025
1 parent dcbffcc commit cb2f2cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/FuncSharp/FuncSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageProjectUrl>https://github.com/MewsSystems/FuncSharp</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageReleaseNotes>Updated publishing to use the correct SDK version</PackageReleaseNotes>
<PackageReleaseNotes>Increased MaxArity to create Coproduct21.</PackageReleaseNotes>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/MewsSystems/FuncSharp</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down Expand Up @@ -188,4 +188,4 @@
<DependentUpon>IEnumerableExtensions_Tuples.tt</DependentUpon>
</Compile>
</ItemGroup>
</Project>
</Project>

0 comments on commit cb2f2cd

Please sign in to comment.