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 697cc05 commit 0353793Copy full SHA for 0353793
test/Microsoft.OpenApi.Hidi.Tests/Microsoft.OpenApi.Hidi.Tests.csproj
@@ -28,6 +28,9 @@
28
<None Update="UtilityFiles\*.*">
29
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
30
</None>
31
+ <Compile Update="UtilityFiles\OpenApiDocumentMock.cs">
32
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
33
+ </Compile>
34
</ItemGroup>
35
36
</Project>
0 commit comments