-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathMicrosoft.ServiceBroker.slnx
More file actions
43 lines (43 loc) · 2.16 KB
/
Microsoft.ServiceBroker.slnx
File metadata and controls
43 lines (43 loc) · 2.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<Solution>
<Folder Name="/Solution Items/">
<File Path=".config/dotnet-tools.json" />
<File Path=".editorconfig" />
<File Path=".github/renovate.json" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.Analyzers.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="nuget.config" />
<File Path="README.md" />
<File Path="stylecop.json" />
<File Path="version.json" />
</Folder>
<Folder Name="/Solution Items/src/">
<File Path="src/.editorconfig" />
<File Path="src/Directory.Build.props" />
<File Path="src/Directory.Build.targets" />
</Folder>
<Folder Name="/Solution Items/test/">
<File Path="test/.editorconfig" />
<File Path="test/Directory.Build.props" />
<File Path="test/Directory.Build.targets" />
</Folder>
<Folder Name="/src/">
<File Path="src/AnalyzerUser.targets" />
<File Path="src/OptProf.targets" />
<Project Path="src/Microsoft.ServiceHub.Analyzers.CodeFixes/Microsoft.ServiceHub.Analyzers.CodeFixes.csproj" />
<Project Path="src/Microsoft.ServiceHub.Analyzers.CSharp/Microsoft.ServiceHub.Analyzers.CSharp.csproj" />
<Project Path="src/Microsoft.ServiceHub.Analyzers.VisualBasic/Microsoft.ServiceHub.Analyzers.VisualBasic.csproj" />
<Project Path="src/Microsoft.ServiceHub.Analyzers/Microsoft.ServiceHub.Analyzers.csproj" />
<Project Path="src/Microsoft.ServiceHub.Framework.Testing/Microsoft.ServiceHub.Framework.Testing.csproj" />
<Project Path="src/Microsoft.ServiceHub.Framework/Microsoft.ServiceHub.Framework.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/ExternalTestAssembly/ExternalTestAssembly.csproj" />
<Project Path="test/Microsoft.ServiceHub.Analyzers.Tests/Microsoft.ServiceHub.Analyzers.Tests.csproj" />
<Project Path="test/Microsoft.ServiceHub.Framework.Testing.Tests/Microsoft.ServiceHub.Framework.Testing.Tests.csproj" />
<Project Path="test/Microsoft.ServiceHub.Framework.Tests/Microsoft.ServiceHub.Framework.Tests.csproj" />
<Project Path="test/ServiceBrokerTest/ServiceBrokerTest.csproj" />
</Folder>
</Solution>