Skip to content

Commit 425f9cf

Browse files
committed
Remove unnecessary VersionOverride for System.Security.Cryptography.Pkcs
The NuGet.Protocol project gets this dependency transitively through NuGet.Packaging, and the central version in Directory.Packages.props already specifies the correct version.
1 parent 44e1bc5 commit 425f9cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nuget/helpers/lib/NuGetUpdater/NuGetProjects/NuGet.Protocol/NuGet.Protocol.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="System.Security.Cryptography.Pkcs" VersionOverride="10.0.3" />
1918
<EmbeddedResource Include="$(NuGetSourceLocation)\src\NuGet.Core\NuGet.Protocol\**\*.resx" />
2019
</ItemGroup>
2120

0 commit comments

Comments
 (0)