File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <TargetFrameworks >netstandard2.0;$(LegacyTargetFramework);$(ApplicationTargetFramework)</TargetFrameworks >
66 <Nullable >enable</Nullable >
7- <Version >0.7.5 </Version >
7+ <Version >0.7.6 </Version >
88 <Description >A parser for RFC 8941 Structured Field Values for HTTP.</Description >
99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.Bcl.Memory" Version =" 9.0.6 " Condition =" !$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'netstandard2.1'))" />
12+ <PackageReference Include =" Microsoft.Bcl.Memory" Version =" 9.0.8 " Condition =" !$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'netstandard2.1'))" />
1313 </ItemGroup >
1414
1515 <PropertyGroup Label =" PackageSettings" >
You can’t perform that action at this time.
0 commit comments