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 c117bc5 commit 76f8851Copy full SHA for 76f8851
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: include readers dependency when we enable trimming support in v2 -->
17
</ItemGroup>
18
19
</Project>
0 commit comments