Skip to content

Commit

Permalink
Update missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesFarris committed Oct 28, 2023
1 parent 35f3e58 commit 0012c5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0"/>
<PackageReference Include="SleepingBearSystems.Tools.Common" Version="2.0.2-alpha"/>
<PackageReference Include="SleepingBearSystems.Tools.Persistence" Version="2.0.2-alpha"/>
<PackageReference Include="SleepingBearSystems.Tools.Persistence.Postgres" Version="2.0.1-alpha"/>
<PackageReference Include="SleepingBearSystems.Tools.Persistence.Postgres" Version="2.0.2-alpha" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2"/>
</ItemGroup>

Expand Down

0 comments on commit 0012c5e

Please sign in to comment.