Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/update-active
Browse files Browse the repository at this point in the history
  • Loading branch information
fredpetersen authored Mar 5, 2024
2 parents 92ad6b3 + 429c060 commit a36069a
Show file tree
Hide file tree
Showing 20 changed files with 836 additions and 47 deletions.
3 changes: 1 addition & 2 deletions coffeecard/CoffeeCard.Library/CoffeeCard.Library.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<LangVersion>default</LangVersion>
Expand All @@ -9,7 +9,6 @@
<PackageReference Include="MimeKit" Version="3.4.2" />
<PackageReference Include="NetEscapades.Configuration.Validation" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.10" />
<PackageReference Include="RestSharp" Version="108.0.2" />
<PackageReference Include="Serilog.AspNetCore" Version="6.0.1" />
<PackageReference Include="Serilog.Enrichers.CorrelationId" Version="3.0.1" />
Expand Down
Loading

0 comments on commit a36069a

Please sign in to comment.