Skip to content

Commit dcc8c9f

Browse files
Updated IronPython to 3.4.2 to address issue #100
1 parent a3f65eb commit dcc8c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent/Processors/MTConnect.NET-AgentProcessor-Python/MTConnect.NET-AgentProcessor-Python.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</PropertyGroup>
5151

5252
<ItemGroup>
53-
<PackageReference Include="IronPython" Version="3.4.1" />
53+
<PackageReference Include="IronPython" Version="3.4.2" />
5454
<PackageReference Include="NLog" Version="5.2.7" />
5555
</ItemGroup>
5656

0 commit comments

Comments
 (0)