Skip to content

Commit

Permalink
Correct nuspec files
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmus committed Dec 9, 2019
1 parent 8e95686 commit e02193b
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Source/EventFlow.AspNetCore/EventFlow.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.AspNetCore</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>AspNetCore support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing AspNetCore</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion Source/EventFlow.Autofac/EventFlow.Autofac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.Autofac</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>Autofac support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing Autofac</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.DependencyInjection</Title>
<Authors>Frank Ebersoll</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>Microsoft.Extensions.DependencyInjection support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing Microsoft.Extensions.DependencyInjection ServiceProvider ServiceCollection</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.Elasticsearch</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>Elasticsearch support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing Elasticsearch</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.EntityFramework</Title>
<Authors>Frank Ebersoll</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>Entity Framework Core support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing EF Entity Framework Core</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.EventStores.EventStore</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>Event Store event store for EventFlow. Download it from https://geteventstore.com/</Description>
<PackageTags>CQRS ES event sourcing EventStore</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion Source/EventFlow.Hangfire/EventFlow.Hangfire.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.Hangfire</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>Hangfire job scheduling support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing Hangfire</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
5 changes: 3 additions & 2 deletions Source/EventFlow.MongoDB/EventFlow.MongoDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<Title>EventFlow.MongoDB</Title>
<Authors>Jan Feyen, Warren Pieterse</Authors>
<Owners>Jan Feyen, Warren Pieterse</Owners>
<Copyright>Copyright (c) Jan Feyen/Warren Pieterse 2015 - 2017</Copyright>
<Owners>Rasmus Mikkelsen</Owners>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>MongoDB ReadStore and Snapshot Persistence for EventFlow</Description>
<PackageTags>CQRS ES event sourcing MongoDB</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion Source/EventFlow.MsSql/EventFlow.MsSql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.MsSql</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>MSSQL support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing MSSQL</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion Source/EventFlow.Owin/EventFlow.Owin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.Owin</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>OWIN support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing OWIN</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
4 changes: 2 additions & 2 deletions Source/EventFlow.PostgreSql/EventFlow.PostgreSql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<Title>EventFlow.PostgreSql</Title>
<Authors>Rida Messaoudene</Authors>
<Company>Rida Messaoudene</Company>
<Copyright>Copyright (c) Rida Messaoudene 2015 - 2018</Copyright>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>POSTGRESQL support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing POSTGRESQL</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion Source/EventFlow.RabbitMQ/EventFlow.RabbitMQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.RabbitMQ</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>RabbitMQ integration for EventFlow</Description>
<PackageTags>CQRS ES event sourcing RabbitMQ</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion Source/EventFlow.SQLite/EventFlow.SQLite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.SQLite</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>SQLite event store for EventFlow</Description>
<PackageTags>CQRS ES event sourcing SQLite</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion Source/EventFlow.Sql/EventFlow.Sql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.Sql</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>Generic SQL support for EventFlow</Description>
<PackageTags>CQRS ES event sourcing SQL</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down
2 changes: 1 addition & 1 deletion Source/EventFlow.TestHelpers/EventFlow.TestHelpers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Title>EventFlow.TestHelpers</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>
A collection of test helpers used to help develop event and read model stores for EventFlow. Please
note that this is an alpha initial release of the test helpers package and content is subject
Expand Down
4 changes: 2 additions & 2 deletions Source/EventFlow/EventFlow.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<Title>EventFlow</Title>
<Authors>Rasmus Mikkelsen</Authors>
<Company>Rasmus Mikkelsen</Company>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2018</Copyright>
<Description>Async/await first CQRS+ES and DDD framework for .NET - https://geteventflow.net/</Description>
<Copyright>Copyright (c) Rasmus Mikkelsen 2015 - 2019</Copyright>
<Description>Async/await first CQRS+ES and DDD framework for .NET - https://docs.geteventflow.net/</Description>
<PackageTags>CQRS ES event sourcing</PackageTags>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/eventflow/EventFlow</RepositoryUrl>
Expand Down

0 comments on commit e02193b

Please sign in to comment.