File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
1010 <ItemGroup >
1111 <PackageReference Include =" Microsoft.PowerShell.5.1.ReferenceAssemblies" Version =" 1.0.0" PrivateAssets =" All" />
12- <PackageReference Include =" System.Security.Cryptography.ProtectedData" Version =" 6 .0.0" PrivateAssets =" All" />
12+ <PackageReference Include =" System.Security.Cryptography.ProtectedData" Version =" 7 .0.0" PrivateAssets =" All" />
1313 </ItemGroup >
1414
1515 <ItemGroup >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.2 " />
12+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.0 " />
1313 <PackageReference Include =" Microsoft.PowerShell.5.1.ReferenceAssemblies" Version =" 1.0.0" />
14- <PackageReference Include =" System.Security.Cryptography.ProtectedData" Version =" 6 .0.0" />
14+ <PackageReference Include =" System.Security.Cryptography.ProtectedData" Version =" 7 .0.0" />
1515 <PackageReference Include =" xunit" Version =" 2.4.2" />
1616 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments