From 785ab935c660228c87fe0602631a114151b3a4bf Mon Sep 17 00:00:00 2001 From: Polianin Nikita Date: Tue, 5 Aug 2025 16:56:38 +0300 Subject: [PATCH] build: remove code analyze build --- Backend.sln | 1 - 1 file changed, 1 deletion(-) diff --git a/Backend.sln b/Backend.sln index c12e123..0838fd8 100644 --- a/Backend.sln +++ b/Backend.sln @@ -12,7 +12,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Elements of the solution", .env = .env .gitattributes = .gitattributes .gitignore = .gitignore - .github\workflows\code-analyze.yaml = .github\workflows\code-analyze.yaml Directory.Build.props = Directory.Build.props Dockerfile = Dockerfile LICENSE.txt = LICENSE.txt