From 79961edda8383c56950f9ecb8518231006f466a4 Mon Sep 17 00:00:00 2001 From: Polianin Nikita Date: Tue, 9 Dec 2025 21:47:03 +0300 Subject: [PATCH] build: update ref --- Backend.sln | 5 ++-- Endpoint/Endpoint.csproj | 34 +++++++++++++------------- README.md | 2 +- Security/Security.csproj | 2 +- SqlData/Application/Application.csproj | 14 +++++------ SqlData/Persistence/Persistence.csproj | 2 +- 6 files changed, 29 insertions(+), 30 deletions(-) diff --git a/Backend.sln b/Backend.sln index 0838fd8..6c60388 100644 --- a/Backend.sln +++ b/Backend.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.8.34330.188 +# Visual Studio Version 18 +VisualStudioVersion = 18.0.11222.15 d18.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Endpoint", "Endpoint\Endpoint.csproj", "{F3A1D12E-F5B2-4339-9966-DBF869E78357}" EndProject @@ -16,7 +16,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Elements of the solution", Dockerfile = Dockerfile LICENSE.txt = LICENSE.txt README.md = README.md - .github\workflows\release-version.yml = .github\workflows\release-version.yml EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ApiDto", "ApiDto\ApiDto.csproj", "{0335FA36-E137-453F-853B-916674C168FE}" diff --git a/Endpoint/Endpoint.csproj b/Endpoint/Endpoint.csproj index 2e64ba9..90e691c 100644 --- a/Endpoint/Endpoint.csproj +++ b/Endpoint/Endpoint.csproj @@ -20,22 +20,22 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -45,25 +45,25 @@ - + - + - - - - - - + + + + + + - - - + + + diff --git a/README.md b/README.md index e5454d9..110bdc2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MIREA schedule by Winsomnia -[![NET Release](https://img.shields.io/badge/v8.0-8?style=flat-square&label=.NET&labelColor=512BD4&color=606060)](https://dotnet.microsoft.com/download/dotnet/8.0) +[![NET Release](https://img.shields.io/badge/v10.0-8?style=flat-square&label=.NET&labelColor=512BD4&color=606060)](https://dotnet.microsoft.com/download/dotnet/10.0) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](https://opensource.org/licenses/MIT) This project is a backend part of an application developed on ASP.NET , which provides an API for getting schedule data. diff --git a/Security/Security.csproj b/Security/Security.csproj index dee6605..eda9970 100644 --- a/Security/Security.csproj +++ b/Security/Security.csproj @@ -8,7 +8,7 @@ - + diff --git a/SqlData/Application/Application.csproj b/SqlData/Application/Application.csproj index 7bee919..54d775e 100644 --- a/SqlData/Application/Application.csproj +++ b/SqlData/Application/Application.csproj @@ -6,13 +6,13 @@ - - - - - - - + + + + + + + diff --git a/SqlData/Persistence/Persistence.csproj b/SqlData/Persistence/Persistence.csproj index 90011ec..370be71 100644 --- a/SqlData/Persistence/Persistence.csproj +++ b/SqlData/Persistence/Persistence.csproj @@ -9,7 +9,7 @@ - +