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 35811cc commit 8267c40Copy full SHA for 8267c40
test/Microsoft.OpenApi.Trimming.Tests/Microsoft.OpenApi.Trimming.Tests.csproj
@@ -13,6 +13,7 @@
13
<ItemGroup>
14
<ProjectReference Include="..\..\src\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />
15
<TrimmerRootAssembly Include="Microsoft.OpenApi" />
16
+ <!-- TODO: Microsoft.OpenApi.Readers has not been configured for native AoT. -->
17
</ItemGroup>
18
19
</Project>
0 commit comments