File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,6 +65,6 @@ Control.Describe now includes CPU architecture and family identifier if know</Pa
6565 <PrivateAssets >all</PrivateAssets >
6666 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
6767 </PackageReference >
68- <PackageReference Include =" System.ValueTuple" Version =" 4.4 .0" Condition =" '$(TargetFramework)' == 'net461'" />
68+ <PackageReference Include =" System.ValueTuple" Version =" 4.5 .0" Condition =" '$(TargetFramework)' == 'net461'" />
6969 </ItemGroup >
7070</Project >
Original file line number Diff line number Diff line change @@ -49,6 +49,6 @@ Control.Describe now includes CPU architecture and family identifier if know</Pa
4949 <PrivateAssets >all</PrivateAssets >
5050 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5151 </PackageReference >
52- <PackageReference Include =" System.ValueTuple" Version =" 4.4 .0" Condition =" '$(TargetFramework)' == 'net461'" />
52+ <PackageReference Include =" System.ValueTuple" Version =" 4.5 .0" Condition =" '$(TargetFramework)' == 'net461'" />
5353 </ItemGroup >
5454</Project >
You can’t perform that action at this time.
0 commit comments