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 31d225d + c3006a9 commit f2820f0Copy full SHA for f2820f0
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