File tree Expand file tree Collapse file tree 7 files changed +484
-133
lines changed Expand file tree Collapse file tree 7 files changed +484
-133
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 9.0.100 " ,
3+ "version" : " 9.0.200 " ,
44 "rollForward" : " latestFeature"
55 }
66}
Original file line number Diff line number Diff line change 66 <ManagePackageVersionsCentrally >false</ManagePackageVersionsCentrally >
77 </PropertyGroup >
88 <ItemGroup >
9- <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.10 " />
10- <PackageReference Include =" MySqlConnector" Version =" 2.3.1 " />
11- <PackageReference Include =" MySql.Data" Version =" 8 .2.0" />
9+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.14.0 " />
10+ <PackageReference Include =" MySqlConnector" Version =" 2.4.0 " />
11+ <PackageReference Include =" MySql.Data" Version =" 9 .2.0" />
1212 </ItemGroup >
1313
1414<!-- <ItemGroup>-->
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <Solution >
2+ <Project Path =" ../../src/MySqlConnector/MySqlConnector.csproj" />
3+ <Project Path =" Benchmark.csproj" />
4+ </Solution >
You can’t perform that action at this time.
0 commit comments