diff --git a/Svrnty.CQRS.Abstractions/Svrnty.CQRS.Abstractions.csproj b/Svrnty.CQRS.Abstractions/Svrnty.CQRS.Abstractions.csproj index 1976f38..cddb899 100644 --- a/Svrnty.CQRS.Abstractions/Svrnty.CQRS.Abstractions.csproj +++ b/Svrnty.CQRS.Abstractions/Svrnty.CQRS.Abstractions.csproj @@ -2,10 +2,11 @@ net10.0 true - David Lebee, Mathias Beaulieu-Duncan 14 enable + Svrnty + David Lebee, Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs diff --git a/Svrnty.CQRS.DynamicQuery.Abstractions/Svrnty.CQRS.DynamicQuery.Abstractions.csproj b/Svrnty.CQRS.DynamicQuery.Abstractions/Svrnty.CQRS.DynamicQuery.Abstractions.csproj index 301479e..b9b77b4 100644 --- a/Svrnty.CQRS.DynamicQuery.Abstractions/Svrnty.CQRS.DynamicQuery.Abstractions.csproj +++ b/Svrnty.CQRS.DynamicQuery.Abstractions/Svrnty.CQRS.DynamicQuery.Abstractions.csproj @@ -4,7 +4,9 @@ true enable 14 + Svrnty + David Lebee, Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs diff --git a/Svrnty.CQRS.DynamicQuery.MinimalApi/Svrnty.CQRS.DynamicQuery.MinimalApi.csproj b/Svrnty.CQRS.DynamicQuery.MinimalApi/Svrnty.CQRS.DynamicQuery.MinimalApi.csproj index 07121f2..4bbd568 100644 --- a/Svrnty.CQRS.DynamicQuery.MinimalApi/Svrnty.CQRS.DynamicQuery.MinimalApi.csproj +++ b/Svrnty.CQRS.DynamicQuery.MinimalApi/Svrnty.CQRS.DynamicQuery.MinimalApi.csproj @@ -4,8 +4,9 @@ false 14 enable + Svrnty - David Lebee, Mathias Beaulieu-Duncan + Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs diff --git a/Svrnty.CQRS.DynamicQuery/Svrnty.CQRS.DynamicQuery.csproj b/Svrnty.CQRS.DynamicQuery/Svrnty.CQRS.DynamicQuery.csproj index a51de0f..395256a 100644 --- a/Svrnty.CQRS.DynamicQuery/Svrnty.CQRS.DynamicQuery.csproj +++ b/Svrnty.CQRS.DynamicQuery/Svrnty.CQRS.DynamicQuery.csproj @@ -4,7 +4,9 @@ true 14 enable + Svrnty + David Lebee, Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs diff --git a/Svrnty.CQRS.FluentValidation/Svrnty.CQRS.FluentValidation.csproj b/Svrnty.CQRS.FluentValidation/Svrnty.CQRS.FluentValidation.csproj index 33f6996..a335d76 100644 --- a/Svrnty.CQRS.FluentValidation/Svrnty.CQRS.FluentValidation.csproj +++ b/Svrnty.CQRS.FluentValidation/Svrnty.CQRS.FluentValidation.csproj @@ -4,7 +4,9 @@ true 14 enable + Svrnty + David Lebee, Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs diff --git a/Svrnty.CQRS.Grpc.Abstractions/Svrnty.CQRS.Grpc.Abstractions.csproj b/Svrnty.CQRS.Grpc.Abstractions/Svrnty.CQRS.Grpc.Abstractions.csproj index 858a3c7..885fd27 100644 --- a/Svrnty.CQRS.Grpc.Abstractions/Svrnty.CQRS.Grpc.Abstractions.csproj +++ b/Svrnty.CQRS.Grpc.Abstractions/Svrnty.CQRS.Grpc.Abstractions.csproj @@ -2,10 +2,11 @@ net10.0 true - David Lebee, Mathias Beaulieu-Duncan 14 - Svrnty enable + + Svrnty + Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs diff --git a/Svrnty.CQRS.Grpc.Generators/Svrnty.CQRS.Grpc.Generators.csproj b/Svrnty.CQRS.Grpc.Generators/Svrnty.CQRS.Grpc.Generators.csproj index 6e298e7..6889fd4 100644 --- a/Svrnty.CQRS.Grpc.Generators/Svrnty.CQRS.Grpc.Generators.csproj +++ b/Svrnty.CQRS.Grpc.Generators/Svrnty.CQRS.Grpc.Generators.csproj @@ -1,7 +1,7 @@ netstandard2.0 - latest + 14 enable true true @@ -9,11 +9,9 @@ true false true - - - David Lebee, Mathias Beaulieu-Duncan Svrnty + Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs @@ -21,11 +19,17 @@ true MIT Source Generator for Svrnty.CQRS.Grpc - generates .proto files and gRPC service implementations from commands and queries + + portable + true + true + true + snupkg - - + + diff --git a/Svrnty.CQRS.Grpc/Svrnty.CQRS.Grpc.csproj b/Svrnty.CQRS.Grpc/Svrnty.CQRS.Grpc.csproj index 11829d6..671a621 100644 --- a/Svrnty.CQRS.Grpc/Svrnty.CQRS.Grpc.csproj +++ b/Svrnty.CQRS.Grpc/Svrnty.CQRS.Grpc.csproj @@ -3,9 +3,10 @@ net10.0 false 14 - David Lebee, Mathias Beaulieu-Duncan enable + Svrnty + Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs diff --git a/Svrnty.CQRS.MinimalApi/Svrnty.CQRS.MinimalApi.csproj b/Svrnty.CQRS.MinimalApi/Svrnty.CQRS.MinimalApi.csproj index a9ac1a3..abbe73a 100644 --- a/Svrnty.CQRS.MinimalApi/Svrnty.CQRS.MinimalApi.csproj +++ b/Svrnty.CQRS.MinimalApi/Svrnty.CQRS.MinimalApi.csproj @@ -4,8 +4,9 @@ false 14 enable - David Lebee, Mathias Beaulieu-Duncan + Svrnty + Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs diff --git a/Svrnty.CQRS/Svrnty.CQRS.csproj b/Svrnty.CQRS/Svrnty.CQRS.csproj index 4a27d36..7dd8010 100644 --- a/Svrnty.CQRS/Svrnty.CQRS.csproj +++ b/Svrnty.CQRS/Svrnty.CQRS.csproj @@ -2,10 +2,11 @@ net10.0 true - David Lebee, Mathias Beaulieu-Duncan 14 enable + Svrnty + David Lebee, Mathias Beaulieu-Duncan icon.png README.md https://git.openharbor.io/svrnty/dotnet-cqrs diff --git a/icon.png b/icon.png index a8f02f0..bdcec10 100644 Binary files a/icon.png and b/icon.png differ