Skip to content

Commit 73695e9

Browse files
Update dependency Microsoft.ApplicationInsights to 3.1.0 (#2250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea55aa8 commit 73695e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TEdit/TEdit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="ReactiveUI.WPF" Version="23.2.1" />
2222
<PackageReference Include="ReactiveUI.SourceGenerators" Version="2.6.1" PrivateAssets="all" />
23-
<PackageReference Include="Microsoft.ApplicationInsights" Version="3.0.0" />
23+
<PackageReference Include="Microsoft.ApplicationInsights" Version="3.1.0" />
2424
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.5" />
2525
<PackageReference Include="Microsoft.Extensions.Logging" Version="10.0.5" />
2626
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.5" />

0 commit comments

Comments
 (0)