diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 00000000..c9e51707 --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,5 @@ + + + 7.6.3 + + diff --git a/src/L5Sharp.Catalog/L5Sharp.Catalog.csproj b/src/L5Sharp.Catalog/L5Sharp.Catalog.csproj index 4f214056..143e757f 100644 --- a/src/L5Sharp.Catalog/L5Sharp.Catalog.csproj +++ b/src/L5Sharp.Catalog/L5Sharp.Catalog.csproj @@ -10,7 +10,6 @@ L5Sharp.Catalog . Timothy Nunnink - 7.6.3 https://github.com/tnunnink/L5Sharp git L5Sharp.Catalog diff --git a/src/L5Sharp.Core/L5Sharp.Core.csproj b/src/L5Sharp.Core/L5Sharp.Core.csproj index 55ba26dc..a76ca674 100644 --- a/src/L5Sharp.Core/L5Sharp.Core.csproj +++ b/src/L5Sharp.Core/L5Sharp.Core.csproj @@ -11,7 +11,6 @@ L5Sharp A library for intuitively interacting with Rockwell's L5X import/export files. Timothy Nunnink - 7.6.3 https://github.com/tnunnink/L5Sharp git csharp allen-bradely l5x logix plc-programming rockwell-automation logix5000 diff --git a/src/L5Sharp.Gateway/L5Sharp.Gateway.csproj b/src/L5Sharp.Gateway/L5Sharp.Gateway.csproj index 60c6c56e..132b967d 100644 --- a/src/L5Sharp.Gateway/L5Sharp.Gateway.csproj +++ b/src/L5Sharp.Gateway/L5Sharp.Gateway.csproj @@ -15,7 +15,6 @@ A gateway library for reading and writing Allen-Bradley Logix controller data using L5Sharp and libplctag Timothy Nunnink Copyright (c) Timothy Nunnink 2026 - 7.6.3 https://github.com/tnunnink/L5Sharp git csharp allen-bradely l5x logix plc-programming rockwell-automation logix5000 diff --git a/src/L5Sharp.Generators.Data/L5Sharp.Generators.Data.csproj b/src/L5Sharp.Generators.Data/L5Sharp.Generators.Data.csproj index 1d1297d1..c772a954 100644 --- a/src/L5Sharp.Generators.Data/L5Sharp.Generators.Data.csproj +++ b/src/L5Sharp.Generators.Data/L5Sharp.Generators.Data.csproj @@ -12,7 +12,6 @@ true L5Sharp.Generators.Data Timothy Nunnink - 7.6.3 Includes source generators for automatically generating user defined data types from L5X projects. MIT README.md diff --git a/src/L5Sharp.Generators/L5Sharp.Generators.csproj b/src/L5Sharp.Generators/L5Sharp.Generators.csproj index 695a2483..eb1c476b 100644 --- a/src/L5Sharp.Generators/L5Sharp.Generators.csproj +++ b/src/L5Sharp.Generators/L5Sharp.Generators.csproj @@ -13,7 +13,6 @@ true L5Sharp.Generators Timothy Nunnink - 7.6.3 Includes source generators for registration of logix elements. MIT README.md