Skip to content

Commit

Permalink
first attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
btruncali1 committed Feb 3, 2025
1 parent 17c69eb commit b7b389d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Recurly/Recurly.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netstandard2.0;netcoreapp2.1;netcoreapp2.2</TargetFrameworks>
<TargetFrameworks>netstandard2.0;netcoreapp2.1;netcoreapp2.2;net5.0</TargetFrameworks>
<PackageId>Recurly</PackageId>
<Version>4.61.0</Version>
<Authors>[email protected]</Authors>
Expand Down

0 comments on commit b7b389d

Please sign in to comment.