Skip to content

Commit

Permalink
Update .csproj for OpenApi.Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Aug 3, 2020
1 parent db8b5e4 commit 8c8a022
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</None>
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Debug'">
<ItemGroup>
<Compile Include="..\..\templates\OpenApiEndpints\IOpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTriggerContext.cs" />
<Compile Include="..\..\templates\OpenApiEndpints\OpenApiHttpTrigger.cs" />
Expand Down

0 comments on commit 8c8a022

Please sign in to comment.