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.
1 parent a86c07e commit 4476f72Copy full SHA for 4476f72
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