Skip to content

Commit

Permalink
chore(deps): bump PortingAssistant.Client.Telemetry
Browse files Browse the repository at this point in the history
Bumps [PortingAssistant.Client.Telemetry](https://github.com/aws/porting-assistant-dotnet-client) from 2.14.9-alpha-gda76b80968 to 3.0.19.
- [Release notes](https://github.com/aws/porting-assistant-dotnet-client/releases)
- [Commits](https://github.com/aws/porting-assistant-dotnet-client/commits)

---
updated-dependencies:
- dependency-name: PortingAssistant.Client.Telemetry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 936ec6c commit 01dc678
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -12,7 +12,7 @@
<NoWarn>NU1701</NoWarn>
</PackageReference>
<PackageReference Include="PortingAssistant.Client.Client" Version="2.14.9-alpha-gda76b80968" />
<PackageReference Include="PortingAssistant.Client.Telemetry" Version="2.14.9-alpha-gda76b80968" />
<PackageReference Include="PortingAssistant.Client.Telemetry" Version="3.0.19" />
</ItemGroup>

</Project>

0 comments on commit 01dc678

Please sign in to comment.