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.
2 parents 02c3274 + e0e5c52 commit c3006a9Copy full SHA for c3006a9
src/ApiCodeGenerator.MSBuild/build/ApiCodeGenerator.MSBuild.props
@@ -39,11 +39,11 @@
39
</_Temporary1>
40
<_Temporary1 Include="@(_Temporary)">
41
<OpenApiPath>%(DocumentDir)%(FileName).yml</OpenApiPath>
42
- <Options>%(FullPath)</Options>
+ <Options>%(Identity)</Options>
43
44
45
<OpenApiPath>%(DocumentDir)%(FileName).yaml</OpenApiPath>
46
47
48
49
<_OpenApiReference Include="@(_Temporary1 -> '%(OpenApiPath)')"
0 commit comments