From fa6dae8f90cbebfcb93eb78a8e7ea98f89f9232e Mon Sep 17 00:00:00 2001 From: platyscript <244315239+platyscript@users.noreply.github.com> Date: Mon, 1 Dec 2025 12:25:18 +0530 Subject: [PATCH] Updated version number --- EntityFrameworkCore.Generator | 2 +- .../Platy.AdventureWorks.Repository.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EntityFrameworkCore.Generator b/EntityFrameworkCore.Generator index f93a86a..ecd88d8 160000 --- a/EntityFrameworkCore.Generator +++ b/EntityFrameworkCore.Generator @@ -1 +1 @@ -Subproject commit f93a86a538cfcce23961d624730b73be264ca214 +Subproject commit ecd88d8cae4f3d4ec98187d3c7bdf3f59f278683 diff --git a/src/Platy.AdventureWorks.Repository/Platy.AdventureWorks.Repository.csproj b/src/Platy.AdventureWorks.Repository/Platy.AdventureWorks.Repository.csproj index b3c8cfd..bbac6a7 100644 --- a/src/Platy.AdventureWorks.Repository/Platy.AdventureWorks.Repository.csproj +++ b/src/Platy.AdventureWorks.Repository/Platy.AdventureWorks.Repository.csproj @@ -22,7 +22,7 @@ true https://github.com/platyscript/Platy.AdventureWorks.Repository DDD;Domain-Driven Design;Repository;ValueObject;Value Object;Clean Architecture;Clean Architecture Template; Repository Pattern - 0.1.3 + 0.1.4 * Net9