-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEmik.Analyzers.Matches.sln
executable file
·22 lines (21 loc) · 1.33 KB
/
Emik.Analyzers.Matches.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Emik.Analyzers.Matches", "Emik.Analyzers.Matches.csproj", "{4B1A63A7-3BA4-4723-84B6-A80FC1C7A019}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Emik.Analyzers.Matches.Generated.Tests", "Emik.Analyzers.Matches.Generated.Tests\Emik.Analyzers.Matches.Generated.Tests.csproj", "{5250581E-70B1-4AA6-A5E6-86ECE2343C6F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4B1A63A7-3BA4-4723-84B6-A80FC1C7A019}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B1A63A7-3BA4-4723-84B6-A80FC1C7A019}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B1A63A7-3BA4-4723-84B6-A80FC1C7A019}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4B1A63A7-3BA4-4723-84B6-A80FC1C7A019}.Release|Any CPU.Build.0 = Release|Any CPU
{5250581E-70B1-4AA6-A5E6-86ECE2343C6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5250581E-70B1-4AA6-A5E6-86ECE2343C6F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5250581E-70B1-4AA6-A5E6-86ECE2343C6F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5250581E-70B1-4AA6-A5E6-86ECE2343C6F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal