Skip to content

Commit 9ca85fe

Browse files
author
Sébastien Geiser
committed
Update Microsoft.CSharp nuget to 4.7.0
1 parent 875b1df commit 9ca85fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodingSeb.ExpressionEvaluator/CodingSeb.ExpressionEvaluator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<DefineConstants>DEBUG;TRACE</DefineConstants>
3535
</PropertyGroup>
3636
<ItemGroup>
37-
<PackageReference Include="Microsoft.CSharp" Version="4.5.0" />
37+
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
3838
<PackageReference Include="System.Dynamic.Runtime" Version="4.3.0" />
3939
</ItemGroup>
4040
<ItemGroup>

0 commit comments

Comments
 (0)