Skip to content

Commit 9496663

Browse files
committed
Use new solution file format.
1 parent 4ba9742 commit 9496663

File tree

2 files changed

+17
-101
lines changed

2 files changed

+17
-101
lines changed

MySqlConnector.sln

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

MySqlConnector.slnx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<Solution>
2+
<Folder Name="/tools/">
3+
<Project Path="tools/SchemaCollectionGenerator/SchemaCollectionGenerator.csproj" />
4+
</Folder>
5+
<Project Path="src/MySqlConnector.Authentication.Ed25519/MySqlConnector.Authentication.Ed25519.csproj" />
6+
<Project Path="src/MySqlConnector.DependencyInjection/MySqlConnector.DependencyInjection.csproj" />
7+
<Project Path="src/MySqlConnector.Logging.log4net/MySqlConnector.Logging.log4net.csproj" />
8+
<Project Path="src/MySqlConnector.Logging.Microsoft.Extensions.Logging/MySqlConnector.Logging.Microsoft.Extensions.Logging.csproj" />
9+
<Project Path="src/MySqlConnector.Logging.NLog/MySqlConnector.Logging.NLog.csproj" />
10+
<Project Path="src/MySqlConnector.Logging.Serilog/MySqlConnector.Logging.Serilog.csproj" />
11+
<Project Path="src/MySqlConnector/MySqlConnector.csproj" />
12+
<Project Path="tests/Conformance.Tests/Conformance.Tests.csproj" />
13+
<Project Path="tests/IntegrationTests/IntegrationTests.csproj" />
14+
<Project Path="tests/MySqlConnector.DependencyInjection.Tests/MySqlConnector.DependencyInjection.Tests.csproj" />
15+
<Project Path="tests/MySqlConnector.NativeAot.Tests/MySqlConnector.NativeAot.Tests.csproj" />
16+
<Project Path="tests/MySqlConnector.Tests/MySqlConnector.Tests.csproj" />
17+
</Solution>

0 commit comments

Comments
 (0)