Skip to content

Commit

Permalink
Update Arcus.WebApi.Tests.Runtimes.AzureFunction.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnmoreels authored Sep 8, 2023
1 parent 3005e3e commit 3c2a2aa
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.13" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Arcus.WebApi.Logging.AzureFunctions\Arcus.WebApi.Logging.AzureFunctions.csproj" />
Expand All @@ -21,4 +22,4 @@
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</None>
</ItemGroup>
</Project>
</Project>

0 comments on commit 3c2a2aa

Please sign in to comment.