Skip to content

Commit

Permalink
docker please i want to sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
SquirrelKiev committed Jun 6, 2024
1 parent 09cb5cd commit 0416e50
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 85 deletions.
14 changes: 0 additions & 14 deletions DibariBot.Analyzers/DibariBot.Analyzers.csproj

This file was deleted.

61 changes: 0 additions & 61 deletions DibariBot.Analyzers/SlashCommandSummaryAnalyzer.cs

This file was deleted.

6 changes: 0 additions & 6 deletions DibariBot.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ VisualStudioVersion = 17.7.34018.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DibariBot", "DibariBot\DibariBot.csproj", "{F5686273-6D1A-4ACF-BB74-6B16FC4163B6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DibariBot.Analyzers", "DibariBot.Analyzers\DibariBot.Analyzers.csproj", "{86E4C583-5D07-4D2A-A47D-0A3C8C7A9D0A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -17,10 +15,6 @@ Global
{F5686273-6D1A-4ACF-BB74-6B16FC4163B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5686273-6D1A-4ACF-BB74-6B16FC4163B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5686273-6D1A-4ACF-BB74-6B16FC4163B6}.Release|Any CPU.Build.0 = Release|Any CPU
{86E4C583-5D07-4D2A-A47D-0A3C8C7A9D0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{86E4C583-5D07-4D2A-A47D-0A3C8C7A9D0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{86E4C583-5D07-4D2A-A47D-0A3C8C7A9D0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{86E4C583-5D07-4D2A-A47D-0A3C8C7A9D0A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
4 changes: 0 additions & 4 deletions DibariBot/DibariBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\DibariBot.Analyzers\DibariBot.Analyzers.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
</ItemGroup>

<ItemGroup>
<Folder Include="Migrations\" />
</ItemGroup>
Expand Down

0 comments on commit 0416e50

Please sign in to comment.