Skip to content

Commit ec1e6e0

Browse files
build(deps): Bump NuGet.Protocol in /wpf/getting-started/ReactiveDemo (#725)
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Protocol dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6270869 commit ec1e6e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net6.0-windows10.0.17763.0</TargetFramework>
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="NuGet.Protocol" Version="6.5.0" />
11+
<PackageReference Include="NuGet.Protocol" Version="6.5.1" />
1212
<PackageReference Include="ReactiveUI.WPF" Version="18.*" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)