Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit dc60a2d

Browse files
chore(deps): update dependency microsoft.net.sdk.functions to v4
1 parent bb4cdb8 commit dc60a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Promitor.DataGeneration.CustomMetrics/Promitor.DataGeneration.CustomMetrics.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Arcus.Observability.Telemetry.AzureFunctions" Version="2.5.0" />
88
<PackageReference Include="Arcus.Observability.Telemetry.Serilog.Sinks.Applicationinsights" Version="2.5.0" />
99
<PackageReference Include="Arcus.Security.AzureFunctions" Version="1.7.0" />
10-
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.13" />
10+
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.3" />
1111
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
1212
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)