We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8894b3 commit 722b228Copy full SHA for 722b228
source/Octopus.Tentacle/Octopus.Tentacle.csproj
@@ -106,7 +106,7 @@
106
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="8.0.0" />
107
</ItemGroup>
108
<ItemGroup Condition=" '$(TargetFrameworkIdentifier)' == '.NETFramework' ">
109
- <PackageReference Include="System.Runtime" Version="4.3.0" />
+ <PackageReference Include="System.Runtime" Version="4.3.1" />
110
<Reference Include="System.Security" />
111
<Reference Include="System.DirectoryServices" />
112
<Reference Include="System.IdentityModel" />
0 commit comments