Skip to content

Commit

Permalink
Prepare MORYX 8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
1nf0rmagician committed Nov 20, 2023
1 parent 0c3d7f1 commit 5ed8492
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<!-- Package versions for package references across all projects -->
<ItemGroup>
<!--3rd party dependencies-->
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Update="Moq" Version="4.20.69" />
<PackageReference Update="NUnit" Version="3.13.3" />
<PackageReference Update="NUnit" Version="3.14.0" />
<PackageReference Update="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Update="coverlet.collector" Version="3.2.0" >
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

MORYX Factory
===============
Copyright (c) 2012-2021, Phoenix Contact GmbH & Co. KG
Copyright (c) 2012-2023, Phoenix Contact GmbH & Co. KG

Contributors:
-

0 comments on commit 5ed8492

Please sign in to comment.