Skip to content

Commit

Permalink
feat: bump projection-handling
Browse files Browse the repository at this point in the history
BREAKING CHANGE: bump projection-handling
  • Loading branch information
ArneD committed Apr 5, 2024
1 parent ce53a90 commit 1c62df5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ nuget Microsoft.Data.SqlClient 5.2.0
nuget Polly 8.3.1

// BASE REGISTRIES STUFF
nuget Be.Vlaanderen.Basisregisters.Build.Pipeline 7.0.4
nuget Be.Vlaanderen.Basisregisters.Build.Pipeline 7.2.5

nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner 13.0.0
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector 13.0.0
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore 13.0.0
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Autofac 13.0.0
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner 14.0.0
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector 14.0.0
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore 14.0.0
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Autofac 14.0.0

nuget Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore.Autofac 9.0.1

Expand Down
16 changes: 8 additions & 8 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ NUGET
Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore (9.0.1)
SqlStreamStore (>= 1.2)
SqlStreamStore.MsSql (>= 1.2)
Be.Vlaanderen.Basisregisters.Build.Pipeline (7.0.4)
Be.Vlaanderen.Basisregisters.Build.Pipeline (7.2.5)
Be.Vlaanderen.Basisregisters.Converters.TrimString (4.0)
Newtonsoft.Json (>= 13.0.3)
Be.Vlaanderen.Basisregisters.EventHandling (5.0)
Expand All @@ -60,12 +60,12 @@ NUGET
Be.Vlaanderen.Basisregisters.EventHandling.Autofac (5.0)
Autofac.Extensions.DependencyInjection (>= 9.0)
Be.Vlaanderen.Basisregisters.EventHandling (5.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (13.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (14.0)
Microsoft.EntityFrameworkCore (>= 8.0.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (13.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (14.0)
Autofac.Extensions.DependencyInjection (>= 9.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (13.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (13.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (14.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (14.0)
Microsoft.EntityFrameworkCore.InMemory (>= 8.0.2)
Microsoft.EntityFrameworkCore.Relational (>= 8.0.2)
Microsoft.Extensions.Configuration (>= 8.0)
Expand All @@ -74,12 +74,12 @@ NUGET
Microsoft.Extensions.Configuration.FileExtensions (>= 8.0)
Microsoft.Extensions.Configuration.Json (>= 8.0)
SqlStreamStore (>= 1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (13.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (14.0)
Be.Vlaanderen.Basisregisters.EventHandling (>= 5.0)
SqlStreamStore (>= 1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Autofac (13.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Autofac (14.0)
Autofac.Extensions.DependencyInjection (>= 9.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (13.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (14.0)
Be.Vlaanderen.Basisregisters.Utilities.HashCodeCalculator (4.0)
Be.Vlaanderen.Basisregisters.Utilities.HexByteConvertor (4.0)
Be.Vlaanderen.Basisregisters.Utilities.ToStringBuilder (4.0)
Expand Down

0 comments on commit 1c62df5

Please sign in to comment.