Skip to content

Commit d0f963a

Browse files
Bump System.Reflection.TypeExtensions from 4.6.0 to 4.7.0 (#147)
1 parent a06a764 commit d0f963a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hyperion/Hyperion.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.6' ">
13-
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.6.0" />
13+
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.7.0" />
1414
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)