Skip to content

Commit

Permalink
....
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Clase committed Dec 31, 2023
1 parent aaad37f commit 6eeeb0a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup Condition=" '$(OS)' != 'Windows_NT' ">
<TargetFramework>netstandard2.0</TargetFramework>
<UseRidGraph>true</UseRidGraph>
</PropertyGroup>
<PropertyGroup Condition=" '$(OS)' == 'Windows_NT' ">
<TargetFrameworks>netstandard2.0;net48</TargetFrameworks>
Expand All @@ -22,7 +21,6 @@
<Description>An Alternative SQLite Storage for Hangfire</Description>
<PackageReleaseNotes>
0.4.0
-
</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 6eeeb0a

Please sign in to comment.