Skip to content

Commit

Permalink
remove generated class library from solution
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidVollmers committed May 6, 2024
1 parent 224b618 commit 2395809
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Doki.sln
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Doki.Output.ClassLibrary",
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Doki.Output.Extensions", "src\Doki.Output.Extensions\Doki.Output.Extensions.csproj", "{A89D22B2-2427-4863-A2D9-9E1BEFF37C61}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Doki.Documentation.Content", "src\Doki.Documentation.Content\Doki.Documentation.Content.csproj", "{B810F145-0631-4240-AE20-EE816DB45B1F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -91,9 +89,5 @@ Global
{A89D22B2-2427-4863-A2D9-9E1BEFF37C61}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A89D22B2-2427-4863-A2D9-9E1BEFF37C61}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A89D22B2-2427-4863-A2D9-9E1BEFF37C61}.Release|Any CPU.Build.0 = Release|Any CPU
{B810F145-0631-4240-AE20-EE816DB45B1F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B810F145-0631-4240-AE20-EE816DB45B1F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B810F145-0631-4240-AE20-EE816DB45B1F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B810F145-0631-4240-AE20-EE816DB45B1F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal

0 comments on commit 2395809

Please sign in to comment.