Skip to content

Commit 5ed8492

Browse files
committed
Prepare MORYX 8 release
1 parent 0c3d7f1 commit 5ed8492

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Directory.Build.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<!-- Package versions for package references across all projects -->
1717
<ItemGroup>
1818
<!--3rd party dependencies-->
19-
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.7.1" />
19+
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.8.0" />
2020
<PackageReference Update="Moq" Version="4.20.69" />
21-
<PackageReference Update="NUnit" Version="3.13.3" />
21+
<PackageReference Update="NUnit" Version="3.14.0" />
2222
<PackageReference Update="NUnit3TestAdapter" Version="4.5.0" />
2323
<PackageReference Update="coverlet.collector" Version="3.2.0" >
2424
<PrivateAssets>all</PrivateAssets>

NOTICE

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

22
MORYX Factory
33
===============
4-
Copyright (c) 2012-2021, Phoenix Contact GmbH & Co. KG
4+
Copyright (c) 2012-2023, Phoenix Contact GmbH & Co. KG
55

66
Contributors:
77
-

0 commit comments

Comments
 (0)