Skip to content

Commit

Permalink
Deprecate Wemogy.CQRS.Extensions.Hangfire
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmanuelthiel authored Dec 4, 2023
1 parent cd68317 commit 6905a98
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<IsPackable>true</IsPackable>
</PropertyGroup>

<PropertyGroup>
<PackageId>Wemogy.CQRS.Extensions.Hangfire</PackageId>
<Authors>wemogy GmbH</Authors>
<Company>wemogy GmbH</Company>
<PackageDescription>Hangfire extensions for wemogy.CQRS</PackageDescription>
<PackageDescription>(deprecarted) Hangfire extensions for wemogy.CQRS</PackageDescription>
<PackageTags>wemogy</PackageTags>
<RepositoryUrl>https://github.com/wemogy/libs-cqrs</RepositoryUrl>
</PropertyGroup>
Expand Down

0 comments on commit 6905a98

Please sign in to comment.