We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a86c07e + 4476f72 commit c29087cCopy full SHA for c29087c
tests/MySqlConnector.NativeAot.Tests/MySqlConnector.NativeAot.Tests.csproj
@@ -13,6 +13,8 @@
13
</PropertyGroup>
14
15
<ItemGroup>
16
+ <TrimmerRootAssembly Include="MySqlConnector" />
17
+ <TrimmerRootAssembly Include="MySqlConnector.DependencyInjection" />
18
<ProjectReference Include="..\..\src\MySqlConnector\MySqlConnector.csproj" />
19
<ProjectReference Include="..\..\src\MySqlConnector.DependencyInjection\MySqlConnector.DependencyInjection.csproj" />
20
</ItemGroup>
0 commit comments