Skip to content

Commit

Permalink
Remove left-overs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corniel committed Aug 7, 2024
1 parent cbc0d51 commit 5706e5a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions Qowaiv.Analyzers.sln
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
.github\workflows\build-test.yaml = .github\workflows\build-test.yaml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CodeAnalysis.TestTools", "..\roslyn-test-tools\src\CodeAnalysis.TestTools\CodeAnalysis.TestTools.csproj", "{7E716F0B-A464-4B97-BF83-14E45655BD2D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -67,10 +65,6 @@ Global
{D9C004D3-B8F6-47DD-AFF3-60C579868F97}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D9C004D3-B8F6-47DD-AFF3-60C579868F97}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D9C004D3-B8F6-47DD-AFF3-60C579868F97}.Release|Any CPU.Build.0 = Release|Any CPU
{7E716F0B-A464-4B97-BF83-14E45655BD2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E716F0B-A464-4B97-BF83-14E45655BD2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E716F0B-A464-4B97-BF83-14E45655BD2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E716F0B-A464-4B97-BF83-14E45655BD2D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@

<ItemGroup>
<ProjectReference Include="../../src/Qowaiv.CodeAnalysis.CSharp/Qowaiv.CodeAnalysis.CSharp.csproj" />
<ProjectReference Include="..\..\..\roslyn-test-tools\src\CodeAnalysis.TestTools\CodeAnalysis.TestTools.csproj" />
</ItemGroup>

</Project>

0 comments on commit 5706e5a

Please sign in to comment.