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 6609577 commit 65e236dCopy full SHA for 65e236d
source/Octopus.Tentacle/Octopus.Tentacle.csproj
@@ -107,7 +107,7 @@
107
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="8.0.0" />
108
</ItemGroup>
109
<ItemGroup Condition=" '$(TargetFrameworkIdentifier)' == '.NETFramework' ">
110
- <PackageReference Include="System.Runtime" Version="4.3.0" />
+ <PackageReference Include="System.Runtime" Version="4.3.1" />
111
<Reference Include="System.Security" />
112
<Reference Include="System.DirectoryServices" />
113
<Reference Include="System.IdentityModel" />
0 commit comments