@@ -2,18 +2,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22# Visual Studio 15
33VisualStudioVersion = 15.0.27004.2002
44MinimumVisualStudioVersion = 10.0.40219.1
5- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FluentAssertions.Analyzers.Tests" , "FluentAssertions.Analyzers.Tests\FluentAssertions.Analyzers.Tests.csproj" , "{979824BD-5936-4969-B43B-BF613B3C0C5F}"
5+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FluentAssertions.Analyzers.Tests" , "src\ FluentAssertions.Analyzers.Tests\FluentAssertions.Analyzers.Tests.csproj" , "{979824BD-5936-4969-B43B-BF613B3C0C5F}"
66EndProject
77Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "SolutionItems" , "SolutionItems" , "{1D2F0A0B-7B98-49D6-BD83-E750A2DD7FD0}"
88 Project Section (SolutionItems ) = preProject
9- ..\. gitattributes = ..\ .gitattributes
10- ..\. gitignore = ..\ .gitignore
11- ..\. github \workflows \ci .yml = ..\ .github \workflows \ci .yml
12- ..\ LICENSE = ..\ LICENSE
13- ..\ README .md = ..\ README .md
9+ .gitattributes = .gitattributes
10+ .gitignore = .gitignore
11+ .github \workflows \ci .yml = .github \workflows \ci .yml
12+ LICENSE = LICENSE
13+ README .md = README .md
1414 EndProject Section
1515EndProject
16- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FluentAssertions.Analyzers" , "FluentAssertions.Analyzers\FluentAssertions.Analyzers.csproj" , "{3BA672F7-00D8-4E77-89A0-D46DD99D35AA}"
16+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FluentAssertions.Analyzers" , "src\ FluentAssertions.Analyzers\FluentAssertions.Analyzers.csproj" , "{3BA672F7-00D8-4E77-89A0-D46DD99D35AA}"
1717EndProject
1818Global
1919 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
0 commit comments