Skip to content

Commit 95768ac

Browse files
build(deps): Bump NuGet.Protocol in /wpf/getting-started/ReactiveDemo (#670)
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 6.3.0 to 6.3.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50af4c2 commit 95768ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpf/getting-started/ReactiveDemo/ReactiveDemo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

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

0 commit comments

Comments
 (0)