Skip to content

Commit 50c98f5

Browse files
Bump Microsoft.ApplicationInsights (#4429)
Bumps [Microsoft.ApplicationInsights](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.13.1 to 2.14.0. - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.13.1...2.14.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afbbf05 commit 50c98f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/csharp/VS_Snippets_CLR_System/system.invalidoperationexception.threading.uwp/cs/UWPCrossThreadSolutionCS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
</ItemGroup>
132132
<ItemGroup>
133133
<PackageReference Include="Microsoft.ApplicationInsights">
134-
<Version>2.13.1</Version>
134+
<Version>2.14.0</Version>
135135
</PackageReference>
136136
<PackageReference Include="Microsoft.ApplicationInsights.PersistenceChannel">
137137
<Version>1.2.3</Version>

0 commit comments

Comments
 (0)