Skip to content

Commit

Permalink
Bump Mindscape.Raygun4Net from 5.13.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [Mindscape.Raygun4Net](https://github.com/MindscapeHQ/raygun4net) from 5.13.0 to 8.0.0.
- [Release notes](https://github.com/MindscapeHQ/raygun4net/releases)
- [Commits](https://github.com/MindscapeHQ/raygun4net/commits)

---
updated-dependencies:
- dependency-name: Mindscape.Raygun4Net
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 682b124 commit fafee39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ServiceInsight/ServiceInsight.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">

<PropertyGroup>
<TargetFramework>net48</TargetFramework>
Expand Down Expand Up @@ -46,7 +46,7 @@
<PackageReference Include="AvalonEdit" Version="6.3.0.90" />
<PackageReference Include="Gong-wpf-dragdrop" Version="3.2.1" />
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="Mindscape.Raygun4Net" Version="5.13.0" />
<PackageReference Include="Mindscape.Raygun4Net" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Nito.Comparers" Version="6.2.2" />
<PackageReference Include="ObservablePropertyChanged" Version="0.1.3" />
Expand Down

0 comments on commit fafee39

Please sign in to comment.