Skip to content

Commit

Permalink
add version element to csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-drewery committed Dec 18, 2023
1 parent 2ff760a commit 5f45c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Blazor.PayPal/Blazor.PayPal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 5f45c9f

Please sign in to comment.