File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
winforms/demo/ReactiveDemo
wpf/getting-started/ReactiveDemo Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net6.0-windows10.0.17763.0</TargetFramework >
9
9
10
10
<ItemGroup >
11
11
<PackageReference Include =" nuget.client" Version =" 4.2.0" />
12
- <PackageReference Include =" nuget.protocol" Version =" 6.5.0 " />
12
+ <PackageReference Include =" nuget.protocol" Version =" 6.6.1 " />
13
13
<PackageReference Include =" ReactiveUI.WinForms" Version =" 18.*" />
14
14
</ItemGroup >
15
15
</Project >
Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" NuGet.Protocol" Version =" 6.5 .1" />
11
+ <PackageReference Include =" NuGet.Protocol" Version =" 6.6 .1" />
12
12
<PackageReference Include =" ReactiveUI.WPF" Version =" 18.*" />
13
13
</ItemGroup >
14
14
</Project >
You can’t perform that action at this time.
0 commit comments