Skip to content

Commit 40bc34a

Browse files
author
Oren Novotny
authored
Merge pull request #176 from dotnet/dependabot/nuget/Microsoft.ApplicationInsights.SnapshotCollector-1.3.6
Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.3.5 to 1.3.6
2 parents a7736c4 + d03067f commit 40bc34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SignService/SignService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<ItemGroup>
6464
<PackageReference Include="AzureSign.Core" Version="2.0.17" />
6565
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.12.0" />
66-
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.3.5" />
66+
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.3.6" />
6767
<PackageReference Include="Microsoft.AspNetCore.ApplicationInsights.HostingStartup" Version="2.2.0" />
6868
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.1.1" />
6969
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="3.1.1" />

0 commit comments

Comments
 (0)