This commit is contained in:
Yevgeniy Ulyantsev
2025-07-17 17:23:35 +03:00
parent a339ae3e5a
commit 2f489a504b
26 changed files with 3269 additions and 95 deletions

View File

@@ -0,0 +1,11 @@
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\Controllers\WeatherForecastController.cs
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\Program.cs
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\WeatherForecast.cs
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\obj\Debug\net8.0\WebApplication1.GlobalUsings.g.cs
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\obj\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\obj\Debug\net8.0\WebApplication1.AssemblyInfo.cs
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\obj\Debug\net8.0\WebApplication1.MvcApplicationPartsAssemblyInfo.cs
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\appsettings.Development.json
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\appsettings.json
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\WebApplication1.http
C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\Properties\launchSettings.json

View File

@@ -0,0 +1 @@
C:\Users\Evgeny\source\repos\Lottery.Tickets\.sonarqube\out\0

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>C:\Users\Evgeny\source\repos\Lottery.Tickets\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>C:\Users\Evgeny\source\repos\Lottery.Tickets\WebApplication1\WebApplication1.csproj</ProjectPath>
<FilesToAnalyzePath>C:\Users\Evgeny\source\repos\Lottery.Tickets\.sonarqube\conf\0\FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>C:\Users\Evgeny\source\repos\Lottery.Tickets\.sonarqube\out\0</OutPath>
<ProjectType>Product</ProjectType>
<TargetFramework>net8.0</TargetFramework>
</SonarProjectConfig>