Skip to content

Commit

Permalink
Updated target frameworks version
Browse files Browse the repository at this point in the history
Included dotnet 9.0  frameworks version.
  • Loading branch information
sajanv88 authored Dec 2, 2024
1 parent c31614b commit 17ac617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tailwindcss-dotnet/tailwindcss-dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Description>
A dotnet tool for installing and invoking Tailwind CSS.
</Description>
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
<TargetFrameworks>net6.0;net8.0;net9.0</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 17ac617

Please sign in to comment.