Skip to content

Commit b9a7624

Browse files
committed
migrate to slnx
1 parent abc7d70 commit b9a7624

File tree

2 files changed

+28
-111
lines changed

2 files changed

+28
-111
lines changed

Elastic.Abstractions.sln

Lines changed: 0 additions & 111 deletions
This file was deleted.

Elastic.Abstractions.slnx

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<Solution>
2+
<Folder Name="/build/">
3+
<File Path=".github/workflows/ci.yml" />
4+
<File Path="build.bat" />
5+
<File Path="build.sh" />
6+
<File Path="Directory.Build.props" />
7+
<File Path="dotnet-tools.json" />
8+
<File Path="global.json" />
9+
<File Path="License.txt" />
10+
<File Path="nuget-icon.png" />
11+
<File Path="README.md" />
12+
<Project Path="build/scripts/scripts.fsproj" />
13+
</Folder>
14+
<Folder Name="/examples/">
15+
<Project Path="examples/Elastic.Ephemeral.Example/Elastic.Ephemeral.Example.csproj" />
16+
<Project Path="examples/Elastic.Managed.Example/Elastic.Managed.Example.csproj" />
17+
<Project Path="examples/Elastic.Xunit.ExampleComplex/Elastic.Xunit.ExampleComplex.csproj" />
18+
<Project Path="examples/Elastic.Xunit.ExampleMinimal/Elastic.Xunit.ExampleMinimal.csproj" />
19+
<Project Path="examples/ScratchPad/ScratchPad.csproj" />
20+
</Folder>
21+
<Folder Name="/src/">
22+
<File Path="src/Directory.Build.props" />
23+
<Project Path="src/Elastic.Elasticsearch.Ephemeral/Elastic.Elasticsearch.Ephemeral.csproj" />
24+
<Project Path="src/Elastic.Elasticsearch.Managed/Elastic.Elasticsearch.Managed.csproj" />
25+
<Project Path="src/Elastic.Elasticsearch.Xunit/Elastic.Elasticsearch.Xunit.csproj" />
26+
<Project Path="src/Elastic.Stack.ArtifactsApi/Elastic.Stack.ArtifactsApi.csproj" />
27+
</Folder>
28+
</Solution>

0 commit comments

Comments
 (0)