Skip to content

Commit

Permalink
Merge pull request #659 from mpostol/master
Browse files Browse the repository at this point in the history
Update models to harmonize with current UA-ModelCompiler release #655
  • Loading branch information
mpostol committed Apr 8, 2022
2 parents 994dacb + 07a3d42 commit 5aba488
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 deletions CommonResources/T4Definitions/Model.t4
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ string Url = "https://github.com/mpostol/OPC-UA-OOI";
string Email = "[email protected]";
string Phone = "+48 608 619 899";
string Owner = "Mariusz Postol";
string RepositoryVersion = "6.5.3"; //increment on the same position as the group version
string RepositoryVersionPrerelease = "-Mike"; //increment on the same position as the group version
string RepositoryVersion = "6.5.5"; //increment on the same position as the group version
string RepositoryVersionPrerelease = "-November"; //increment on the same position as the group version
string Authors = "Mariusz Postol";
string IconURLTag = "https://github.com/mpostol/OPC-UA-OOI/blob/master/CommonResources/Media/Logo64.PNG?raw=true";

Expand All @@ -27,17 +27,17 @@ string DataDiscoveryPrerelease = "";
string DataDiscoveryProduct = "Object Oriented Internet";

//UAOOI.SemanticData
string SemanticDataVersion = "6.5.3";
string SemanticDataPrerelease = "-Mike";
string SemanticDataVersion = "6.5.5";
string SemanticDataPrerelease = "-November";
string SemanticDataProduct = "Object Oriented Internet";

//UAOOI.SemanticData.UANodeSetValidation
string SemanticDataUANodeSetValidationVersion = "6.5.3";
string SemanticDataUANodeSetValidationVersion = "6.5.5";
string SemanticDataUANodeSetValidationPrerelease = "-https://github.com/mpostol/OPC-UA-OOI.git";

//UAOOI.SemanticData.UAModelDesignExport
string SemanticDataUAModelDesignExportVersion = "6.5.3";
string SemanticDataUAModelDesignExportPrerelease = "-Mike";
string SemanticDataUAModelDesignExportVersion = "6.5.5";
string SemanticDataUAModelDesignExportPrerelease = "-November";

//UAOOI.Configuration
string ConfigurationVersion = "6.4.8";
Expand Down
2 changes: 1 addition & 1 deletion Networking/ReferenceApplication/ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Assembly Product: Object Oriented Internet
Assembly Copyright: Copyright (C) 2022 Mariusz Postol LODZ POLAND
Assembly Trademark: Object Oriented Internet
Assembly Version: 4.0.1
Assembly Date: 06.04.2022
Assembly Date: 08.04.2022

The main changes and new functionalities are listed below:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
[assembly: AssemblyTrademark("Object Oriented Internet")]
[assembly: AssemblyCulture("")]
[assembly: Guid("157926b5-f6a5-4496-84c2-f5f9dae937ae")]
[assembly: AssemblyVersion("6.5.3.*")]
[assembly: AssemblyFileVersion("6.5.3")]
[assembly: AssemblyVersion("6.5.5.*")]
[assembly: AssemblyFileVersion("6.5.5")]
[assembly: InternalsVisibleToAttribute("AddressSpaceComplianceTestToolUnitTests, PublicKey=00240000048000009400000006020000002400005253413100040000010001005b97a0972ff6b1" +
"3a8a9ff9c09503aea0e5e2fe29cb2275a0c0942182f4c3431814b6bc9a556d9fe0d7e7823439c1" +
"ba28521f6318e4c936c4461604ef668e9686c2021571b093e1bfba071b373bc56a07a3afdc120c" +
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UAOOI.SemanticData.BuildingErrorsHandling</id>
<version>6.5.3-Mike
<version>6.5.5-November
</version>
<title>Object Oriented Internet Common Infrastructure</title>
<authors>Mariusz Postol</authors>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("f0e97198-9cea-4cb8-a0b2-61eeca42eeca")]
[assembly: AssemblyVersion("6.5.3.*")]
[assembly: AssemblyFileVersion("6.5.3")]
[assembly: AssemblyVersion("6.5.5.*")]
[assembly: AssemblyFileVersion("6.5.5")]

Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("deea592b-285a-47db-afbc-b1e2efac8ab3")]
[assembly: AssemblyVersion("6.5.3.*")]
[assembly: AssemblyFileVersion("6.5.3")]
[assembly: AssemblyVersion("6.5.5.*")]
[assembly: AssemblyFileVersion("6.5.5")]
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")]

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UAOOI.SemanticData.UAModelDesignExport</id>
<version>6.5.3-Mike</version>
<version>6.5.5-November</version>
<title>Semantic-Data UAModelDesign Export</title>
<authors>Mariusz Postol</authors>
<owners>Mariusz Postol</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>UAOOI.SemanticData.UANodeSetValidation</id>
<version>6.5.3-https://github.com/mpostol/OPC-UA-OOI.git</version>
<version>6.5.5-https://github.com/mpostol/OPC-UA-OOI.git</version>
<title>Semantic-Data UANodeSet Validation</title>
<authors>Mariusz Postol</authors>
<owners>Mariusz Postol</owners>
Expand Down

0 comments on commit 5aba488

Please sign in to comment.