From 460668b513f4557d2fd10d3447a52bfa306d6c3e Mon Sep 17 00:00:00 2001 From: Damien Date: Mon, 2 Sep 2024 11:43:23 +0200 Subject: [PATCH] =?UTF-8?q?Publish=20initial=20des=20g=C3=A9n=C3=A9rateurs?= =?UTF-8?q?=20sur=20nuget?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../TopModel.Generator.Csharp.csproj | 11 ++++++++++- .../TopModel.Generator.Javascript.csproj | 11 ++++++++++- TopModel.Generator.Jpa/TopModel.Generator.Jpa.csproj | 11 ++++++++++- TopModel.Generator.Sql/TopModel.Generator.Sql.csproj | 12 ++++++++++-- .../TopModel.Generator.Translation.csproj | 11 ++++++++++- 5 files changed, 50 insertions(+), 6 deletions(-) diff --git a/TopModel.Generator.Csharp/TopModel.Generator.Csharp.csproj b/TopModel.Generator.Csharp/TopModel.Generator.Csharp.csproj index 2495996c..a5684ab2 100644 --- a/TopModel.Generator.Csharp/TopModel.Generator.Csharp.csproj +++ b/TopModel.Generator.Csharp/TopModel.Generator.Csharp.csproj @@ -9,7 +9,16 @@ - false + ../.nupkg + 1.0.0 + false + JabX + Générateurs C# pour TopModel + MIT + true + true + true + snupkg diff --git a/TopModel.Generator.Javascript/TopModel.Generator.Javascript.csproj b/TopModel.Generator.Javascript/TopModel.Generator.Javascript.csproj index 21299bea..cfdaa83b 100644 --- a/TopModel.Generator.Javascript/TopModel.Generator.Javascript.csproj +++ b/TopModel.Generator.Javascript/TopModel.Generator.Javascript.csproj @@ -9,7 +9,16 @@ - false + ../.nupkg + 1.0.0 + false + JabX;gideruette + Générateurs JS/TS pour TopModel + MIT + true + true + true + snupkg diff --git a/TopModel.Generator.Jpa/TopModel.Generator.Jpa.csproj b/TopModel.Generator.Jpa/TopModel.Generator.Jpa.csproj index 783d5b84..4d791c60 100644 --- a/TopModel.Generator.Jpa/TopModel.Generator.Jpa.csproj +++ b/TopModel.Generator.Jpa/TopModel.Generator.Jpa.csproj @@ -9,7 +9,16 @@ - false + ../.nupkg + 1.0.0 + false + gideruette + Générateurs Java/JPA pour TopModel + MIT + true + true + true + snupkg diff --git a/TopModel.Generator.Sql/TopModel.Generator.Sql.csproj b/TopModel.Generator.Sql/TopModel.Generator.Sql.csproj index 0d9b82f0..a0533e31 100644 --- a/TopModel.Generator.Sql/TopModel.Generator.Sql.csproj +++ b/TopModel.Generator.Sql/TopModel.Generator.Sql.csproj @@ -7,9 +7,17 @@ enable true - - false + ../.nupkg + 1.0.0 + false + JabX;gideruette + Générateurs SQL pour TopModel + MIT + true + true + true + snupkg diff --git a/TopModel.Generator.Translation/TopModel.Generator.Translation.csproj b/TopModel.Generator.Translation/TopModel.Generator.Translation.csproj index 47afb673..b9ffec38 100644 --- a/TopModel.Generator.Translation/TopModel.Generator.Translation.csproj +++ b/TopModel.Generator.Translation/TopModel.Generator.Translation.csproj @@ -9,7 +9,16 @@ - false + ../.nupkg + 1.0.0 + false + gideruette + Générateurs de traductions manquantes pour TopModel + MIT + true + true + true + snupkg