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 21325aa commit a0bf1fdCopy full SHA for a0bf1fd
test/Microsoft.OpenApi.Hidi.Tests/Microsoft.OpenApi.Hidi.Tests.csproj
@@ -25,7 +25,7 @@
25
</ItemGroup>
26
27
<ItemGroup>
28
- <None Update="UtilityFiles\*.(json|yml|xml)">
+ <None Update="UtilityFiles\*.json;UtilityFiles\*.yml;UtilityFiles\*.xml">
29
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
30
</None>
31
<Compile Update="UtilityFiles\OpenApiDocumentMock.cs">
0 commit comments