From e8450400c7fbd90833595bf05f5dd2a432d5ac17 Mon Sep 17 00:00:00 2001 From: Polianin Nikita Date: Sat, 7 Sep 2024 04:56:41 +0300 Subject: [PATCH] build: update ref --- ApiDto/ApiDto.csproj | 6 +++--- Endpoint/Endpoint.csproj | 10 +++++----- Security/Security.csproj | 6 +++--- SqlData/Application/Application.csproj | 6 +++--- SqlData/Persistence/Persistence.csproj | 6 +++--- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/ApiDto/ApiDto.csproj b/ApiDto/ApiDto.csproj index ffeb91a..70b9ee2 100644 --- a/ApiDto/ApiDto.csproj +++ b/ApiDto/ApiDto.csproj @@ -5,9 +5,9 @@ disable enable Winsomnia - 1.0.0-a0 - 1.0.0.0 - 1.0.0.0 + 1.0.0 + 1.0.3.0 + 1.0.3.0 Mirea.Api.Dto $(AssemblyName) True diff --git a/Endpoint/Endpoint.csproj b/Endpoint/Endpoint.csproj index e9ea786..946a6fa 100644 --- a/Endpoint/Endpoint.csproj +++ b/Endpoint/Endpoint.csproj @@ -5,9 +5,9 @@ disable enable Winsomnia - 1.0.0-b3 - 1.0.1.3 - 1.0.1.3 + 1.0.0-rc0 + 1.0.2.0 + 1.0.2.0 Mirea.Api.Endpoint $(AssemblyName) Exe @@ -34,8 +34,8 @@ - - + + diff --git a/Security/Security.csproj b/Security/Security.csproj index 1727334..5287b7a 100644 --- a/Security/Security.csproj +++ b/Security/Security.csproj @@ -5,9 +5,9 @@ disable enable Winsomnia - 1.0.0-rc0 - 1.0.2.0 - 1.0.2.0 + 1.0.0 + 1.0.3.0 + 1.0.3.0 Mirea.Api.Security $(AssemblyName) diff --git a/SqlData/Application/Application.csproj b/SqlData/Application/Application.csproj index b72be72..9c7f6dd 100644 --- a/SqlData/Application/Application.csproj +++ b/SqlData/Application/Application.csproj @@ -5,9 +5,9 @@ disable enable Winsomnia - 1.0.0-rc0 - 1.0.2.0 - 1.0.2.0 + 1.0.0 + 1.0.3.0 + 1.0.3.0 Mirea.Api.DataAccess.Application $(AssemblyName) diff --git a/SqlData/Persistence/Persistence.csproj b/SqlData/Persistence/Persistence.csproj index 7af3aa8..661c648 100644 --- a/SqlData/Persistence/Persistence.csproj +++ b/SqlData/Persistence/Persistence.csproj @@ -5,9 +5,9 @@ disable enable Winsomnia - 1.0.0-rc0 - 1.0.2.0 - 1.0.2.0 + 1.0.0 + 1.0.3.0 + 1.0.3.0 Mirea.Api.DataAccess.Persistence $(AssemblyName)