@@ -2,18 +2,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
2
2
# Visual Studio 15
3
3
VisualStudioVersion = 15.0.27004.2002
4
4
MinimumVisualStudioVersion = 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}"
6
6
EndProject
7
7
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "SolutionItems" , "SolutionItems" , "{1D2F0A0B-7B98-49D6-BD83-E750A2DD7FD0}"
8
8
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
14
14
EndProject Section
15
15
EndProject
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}"
17
17
EndProject
18
18
Global
19
19
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
0 commit comments