Skip to content

Commit bda3f13

Browse files
committed
Updating to TypeExtensions package v4.4
1 parent e836f82 commit bda3f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadableExpressions/ReadableExpressions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.0' ">
3737
<PackageReference Include="System.Dynamic.Runtime" Version="4.3.0" />
38-
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.3.0" />
38+
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.4.0" />
3939
</ItemGroup>
4040

4141
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard1.0' ">

0 commit comments

Comments
 (0)