diff --git a/dotnet/authenticate/AssemblyInfo.cs b/dotnet/authenticate/AssemblyInfo.cs index c77a4a9c..f5d02ba2 100644 --- a/dotnet/authenticate/AssemblyInfo.cs +++ b/dotnet/authenticate/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("authenticate")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/authenticate/authenticate.csproj b/dotnet/authenticate/authenticate.csproj index 4483ff96..d40bbd64 100644 --- a/dotnet/authenticate/authenticate.csproj +++ b/dotnet/authenticate/authenticate.csproj @@ -1,50 +1,23 @@ - - + - Debug - AnyCPU - {0BECEC77-2315-4B95-AFF9-E6007E644BBF} + net8.0 Exe - authenticate - authenticate - v4.8 - + authenticate + mzillgit + false + 1.0.%2a - true - full - false bin\Debug DEBUG; - prompt - 4 true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/client_example_async/Properties/AssemblyInfo.cs b/dotnet/client_example_async/Properties/AssemblyInfo.cs index e909bebd..8fa2f5c1 100644 --- a/dotnet/client_example_async/Properties/AssemblyInfo.cs +++ b/dotnet/client_example_async/Properties/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("client_example_async")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/client_example_async/client_example_async.csproj b/dotnet/client_example_async/client_example_async.csproj index 5b0f9e5c..4931f33d 100644 --- a/dotnet/client_example_async/client_example_async.csproj +++ b/dotnet/client_example_async/client_example_async.csproj @@ -1,50 +1,22 @@ - - + - Debug - AnyCPU - {71902641-776A-47D8-9C0E-9ACBBEAC1370} + net8.0 Exe - client_example_async - client_example_async - v4.8 - + client_example_async + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false - full - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/client_example_setting_groups/Properties/AssemblyInfo.cs b/dotnet/client_example_setting_groups/Properties/AssemblyInfo.cs index 7fc4366c..8fa2f5c1 100644 --- a/dotnet/client_example_setting_groups/Properties/AssemblyInfo.cs +++ b/dotnet/client_example_setting_groups/Properties/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("client-example-setting-group")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/client_example_setting_groups/client_example_setting_groups.csproj b/dotnet/client_example_setting_groups/client_example_setting_groups.csproj index c35fc669..65698f2f 100644 --- a/dotnet/client_example_setting_groups/client_example_setting_groups.csproj +++ b/dotnet/client_example_setting_groups/client_example_setting_groups.csproj @@ -1,48 +1,24 @@ - - + - Debug - AnyCPU - {0DA95476-B149-450B-AC36-01CEECFC1A43} + net8.0 Exe clientexamplesettinggroup client-example-setting-group - v4.8 - + client-example-setting-group + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - full - true bin\Release - prompt - 4 true - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/control/AssemblyInfo.cs b/dotnet/control/AssemblyInfo.cs index 21a7f0d6..f5d02ba2 100644 --- a/dotnet/control/AssemblyInfo.cs +++ b/dotnet/control/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("control")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/control/control.csproj b/dotnet/control/control.csproj index baf5062a..082cfe3b 100644 --- a/dotnet/control/control.csproj +++ b/dotnet/control/control.csproj @@ -1,50 +1,23 @@ - - + - Debug - AnyCPU - {C351CFA4-E54E-49A1-86CE-69643535541A} + net8.0 Exe - control - control - v4.8 - + control + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/datasets/AssemblyInfo.cs b/dotnet/datasets/AssemblyInfo.cs index 4ebf096e..f5d02ba2 100644 --- a/dotnet/datasets/AssemblyInfo.cs +++ b/dotnet/datasets/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("datasets")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/datasets/datasets.csproj b/dotnet/datasets/datasets.csproj index 94e90ba5..e83b3c97 100644 --- a/dotnet/datasets/datasets.csproj +++ b/dotnet/datasets/datasets.csproj @@ -1,50 +1,23 @@ - - + - Debug - AnyCPU - {D5C7DD38-032A-49B6-B74F-FFD9724A8AE4} + net8.0 Exe - datasets - datasets - v4.8 - + datasets + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/example1/AssemblyInfo.cs b/dotnet/example1/AssemblyInfo.cs index a1fbaff5..f5d02ba2 100644 --- a/dotnet/example1/AssemblyInfo.cs +++ b/dotnet/example1/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("example1")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/example1/example1.csproj b/dotnet/example1/example1.csproj index da7f380a..4f3d17d0 100644 --- a/dotnet/example1/example1.csproj +++ b/dotnet/example1/example1.csproj @@ -1,50 +1,23 @@ - - + - Debug - AnyCPU - {C616A6DF-831E-443C-9310-3F343A6E3D1A} + net8.0 Exe - example1 - example1 - v4.8 - + example1 + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/example2/AssemblyInfo.cs b/dotnet/example2/AssemblyInfo.cs index 7ad8e131..f5d02ba2 100644 --- a/dotnet/example2/AssemblyInfo.cs +++ b/dotnet/example2/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("example2")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/example2/example2.csproj b/dotnet/example2/example2.csproj index 99d490e2..569bd27d 100644 --- a/dotnet/example2/example2.csproj +++ b/dotnet/example2/example2.csproj @@ -1,50 +1,23 @@ - - + - Debug - AnyCPU - {2A226B6D-1D1F-4BFE-B8CC-158116F71270} + net8.0 Exe - example2 - example2 - v4.8 - + example2 + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/example3/AssemblyInfo.cs b/dotnet/example3/AssemblyInfo.cs index 8fa9151c..f5d02ba2 100644 --- a/dotnet/example3/AssemblyInfo.cs +++ b/dotnet/example3/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("example3")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/example3/example3.csproj b/dotnet/example3/example3.csproj index 189e432e..dc903c52 100644 --- a/dotnet/example3/example3.csproj +++ b/dotnet/example3/example3.csproj @@ -1,50 +1,23 @@ - - + - Debug - AnyCPU - {5E5D0FE0-DF44-48D8-A10E-1FB07D34DEA2} + net8.0 Exe - example3 - example3 - v4.8 - + example3 + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/files/AssemblyInfo.cs b/dotnet/files/AssemblyInfo.cs index 1133bf62..f5d02ba2 100644 --- a/dotnet/files/AssemblyInfo.cs +++ b/dotnet/files/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("files")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/files/files.csproj b/dotnet/files/files.csproj index 6b943901..4ea48cb0 100644 --- a/dotnet/files/files.csproj +++ b/dotnet/files/files.csproj @@ -1,50 +1,23 @@ - - + - Debug - AnyCPU - {77127456-19B9-4D1A-AEF9-40F8D1C5695E} + net8.0 Exe - files - files - v4.8 - + files + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/goose_subscriber/Properties/AssemblyInfo.cs b/dotnet/goose_subscriber/Properties/AssemblyInfo.cs index d42b17b9..7e3616ef 100644 --- a/dotnet/goose_subscriber/Properties/AssemblyInfo.cs +++ b/dotnet/goose_subscriber/Properties/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("goose_subscriber")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("mzillgit")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/goose_subscriber/goose_subscriber.csproj b/dotnet/goose_subscriber/goose_subscriber.csproj index 90b21bdb..2b892e06 100644 --- a/dotnet/goose_subscriber/goose_subscriber.csproj +++ b/dotnet/goose_subscriber/goose_subscriber.csproj @@ -1,48 +1,22 @@ - - + - Debug - AnyCPU - {1285372C-2E62-494A-A661-8D5D3873318C} + net8.0 Exe - goose_subscriber - goose_subscriber - v4.8 - + goose_subscriber + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - full - true bin\Release - prompt - 4 true - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/log_client/Properties/AssemblyInfo.cs b/dotnet/log_client/Properties/AssemblyInfo.cs index 8ed67c8c..7e3616ef 100644 --- a/dotnet/log_client/Properties/AssemblyInfo.cs +++ b/dotnet/log_client/Properties/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("log_client")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("mzillgit")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/log_client/log_client.csproj b/dotnet/log_client/log_client.csproj index 8dc5eb5d..74f7a52d 100644 --- a/dotnet/log_client/log_client.csproj +++ b/dotnet/log_client/log_client.csproj @@ -1,50 +1,22 @@ - - + - Debug - AnyCPU - {14C71267-2F38-460D-AA55-6803EE80AFB4} + net8.0 Exe - log_client - log_client - v4.8 - + log_client + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false - full - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/log_server/Properties/AssemblyInfo.cs b/dotnet/log_server/Properties/AssemblyInfo.cs index c553a20a..bc5c1547 100644 --- a/dotnet/log_server/Properties/AssemblyInfo.cs +++ b/dotnet/log_server/Properties/AssemblyInfo.cs @@ -1,16 +1,6 @@ using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("log_server")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("log_server")] -[assembly: AssemblyCopyright("Copyright © 2024")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -21,16 +11,3 @@ using System.Runtime.InteropServices; // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("96124f40-d38e-499b-9968-674e0d32f933")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/dotnet/log_server/log_server.csproj b/dotnet/log_server/log_server.csproj index 784db49d..84d5d915 100644 --- a/dotnet/log_server/log_server.csproj +++ b/dotnet/log_server/log_server.csproj @@ -1,17 +1,7 @@ - - - + - Debug - AnyCPU - {96124F40-D38E-499B-9968-674E0D32F933} + net8.0 Exe - log_server - log_server - v4.8 - 512 - true - true publish\ true Disk @@ -27,53 +17,22 @@ false false true - + log_server + log_server + Copyright © 2024 + 1.0.0.0 + 1.0.0.0 + false - - AnyCPU - true - full - false - bin\Debug\ - DEBUG - prompt - 4 - false - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - + PreserveNewest + + - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - + @@ -87,5 +46,4 @@ false - \ No newline at end of file diff --git a/dotnet/model_browsing/AssemblyInfo.cs b/dotnet/model_browsing/AssemblyInfo.cs index bf82bd41..f5d02ba2 100644 --- a/dotnet/model_browsing/AssemblyInfo.cs +++ b/dotnet/model_browsing/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("model_browsing")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/model_browsing/model_browsing.csproj b/dotnet/model_browsing/model_browsing.csproj index de4fc963..31a94ef3 100644 --- a/dotnet/model_browsing/model_browsing.csproj +++ b/dotnet/model_browsing/model_browsing.csproj @@ -1,50 +1,23 @@ - - + - Debug - AnyCPU - {59B85486-F48D-4978-BD35-8F5C3A8288D4} + net8.0 Exe - model_browsing - model_browsing - v4.8 - + model_browsing + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/report_new_dataset/AssemblyInfo.cs b/dotnet/report_new_dataset/AssemblyInfo.cs index 1d974f12..f5d02ba2 100644 --- a/dotnet/report_new_dataset/AssemblyInfo.cs +++ b/dotnet/report_new_dataset/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("report_new_dataset")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/report_new_dataset/report_new_dataset.csproj b/dotnet/report_new_dataset/report_new_dataset.csproj index fb520387..a6851d0c 100644 --- a/dotnet/report_new_dataset/report_new_dataset.csproj +++ b/dotnet/report_new_dataset/report_new_dataset.csproj @@ -1,50 +1,23 @@ - - + - Debug - AnyCPU - {71485F99-2976-45E6-B73D-4946E594C15C} + net8.0 Exe - report_new_dataset - report_new_dataset - v4.8 - + report_new_dataset + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/reporting/AssemblyInfo.cs b/dotnet/reporting/AssemblyInfo.cs index a58c9ab5..f5d02ba2 100644 --- a/dotnet/reporting/AssemblyInfo.cs +++ b/dotnet/reporting/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle("reporting")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("mzillgit")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/reporting/Settings.cs b/dotnet/reporting/Settings.cs deleted file mode 100644 index 99fcfeb5..00000000 --- a/dotnet/reporting/Settings.cs +++ /dev/null @@ -1,28 +0,0 @@ -namespace reporting.Properties { - - - // This class allows you to handle specific events on the settings class: - // The SettingChanging event is raised before a setting's value is changed. - // The PropertyChanged event is raised after a setting's value is changed. - // The SettingsLoaded event is raised after the setting values are loaded. - // The SettingsSaving event is raised before the setting values are saved. - internal sealed partial class Settings { - - public Settings() { - // // To add event handlers for saving and changing settings, uncomment the lines below: - // - // this.SettingChanging += this.SettingChangingEventHandler; - // - // this.SettingsSaving += this.SettingsSavingEventHandler; - // - } - - private void SettingChangingEventHandler(object sender, System.Configuration.SettingChangingEventArgs e) { - // Add code to handle the SettingChangingEvent event here. - } - - private void SettingsSavingEventHandler(object sender, System.ComponentModel.CancelEventArgs e) { - // Add code to handle the SettingsSaving event here. - } - } -} diff --git a/dotnet/reporting/reporting.csproj b/dotnet/reporting/reporting.csproj index bed208a4..0bd1161c 100644 --- a/dotnet/reporting/reporting.csproj +++ b/dotnet/reporting/reporting.csproj @@ -1,12 +1,7 @@ - - + - Debug - AnyCPU - {9E29B4CE-EE5F-4CA6-85F6-5D1FF8B27BF8} + net8.0 Exe - reporting - reporting publish\ true Disk @@ -22,43 +17,24 @@ false false true - v4.8 - + reporting + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true true - false none - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - + @@ -82,7 +58,4 @@ true - - - \ No newline at end of file diff --git a/dotnet/server1/Properties/AssemblyInfo.cs b/dotnet/server1/Properties/AssemblyInfo.cs index bee540ce..7e3616ef 100644 --- a/dotnet/server1/Properties/AssemblyInfo.cs +++ b/dotnet/server1/Properties/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("server1")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("mzillgit")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/server1/server1.csproj b/dotnet/server1/server1.csproj index c0cd3eb3..9da10f35 100644 --- a/dotnet/server1/server1.csproj +++ b/dotnet/server1/server1.csproj @@ -1,52 +1,26 @@ - - + - Debug - AnyCPU - {9286D2AB-96ED-4631-AB3C-ED20FF5D6E6C} + net8.0 Exe - server1 - server1 - v4.8 - + server1 + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false - full - true bin\Release - prompt - 4 true - false - + - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - - + PreserveNewest diff --git a/dotnet/server_goose_publisher/Properties/AssemblyInfo.cs b/dotnet/server_goose_publisher/Properties/AssemblyInfo.cs index 181aecad..13a01df4 100644 --- a/dotnet/server_goose_publisher/Properties/AssemblyInfo.cs +++ b/dotnet/server_goose_publisher/Properties/AssemblyInfo.cs @@ -1,16 +1,6 @@ using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("server_goose_publisher")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("server_goose_publisher")] -[assembly: AssemblyCopyright("Copyright © 2021")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -21,16 +11,3 @@ using System.Runtime.InteropServices; // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("c14bb883-86b8-401c-b3d6-b655f55f3298")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/dotnet/server_goose_publisher/server_goose_publisher.csproj b/dotnet/server_goose_publisher/server_goose_publisher.csproj index 5cf3a856..d81d7f4d 100644 --- a/dotnet/server_goose_publisher/server_goose_publisher.csproj +++ b/dotnet/server_goose_publisher/server_goose_publisher.csproj @@ -1,63 +1,22 @@ - - - + - Debug - AnyCPU - {C14BB883-86B8-401C-B3D6-B655F55F3298} + net8.0 Exe - server_goose_publisher - server_goose_publisher - v4.6.1 - 512 - true - true + server_goose_publisher + server_goose_publisher + Copyright © 2021 + 1.0.0.0 + 1.0.0.0 + false - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - false - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - + Always + + - - {c35d624e-5506-4560-8074-1728f1fa1a4d} - IEC61850.NET - + - \ No newline at end of file diff --git a/dotnet/sv_subscriber/Properties/AssemblyInfo.cs b/dotnet/sv_subscriber/Properties/AssemblyInfo.cs index ae4b1a2a..7e3616ef 100644 --- a/dotnet/sv_subscriber/Properties/AssemblyInfo.cs +++ b/dotnet/sv_subscriber/Properties/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("sv_subscriber")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("mzillgit")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/sv_subscriber/sv_subscriber.csproj b/dotnet/sv_subscriber/sv_subscriber.csproj index 400ab39a..b75f1ac6 100644 --- a/dotnet/sv_subscriber/sv_subscriber.csproj +++ b/dotnet/sv_subscriber/sv_subscriber.csproj @@ -1,50 +1,22 @@ - - + - Debug - AnyCPU - {44651D2D-3252-4FD5-8B8B-5552DBE1B499} + net8.0 Exe - sv_subscriber - sv_subscriber - v4.8 - + sv_subscriber + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - false - full - true bin\Release - prompt - 4 true - false - - - - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - + \ No newline at end of file diff --git a/dotnet/tls_client_example/Properties/AssemblyInfo.cs b/dotnet/tls_client_example/Properties/AssemblyInfo.cs index 00fcb3e8..7e3616ef 100644 --- a/dotnet/tls_client_example/Properties/AssemblyInfo.cs +++ b/dotnet/tls_client_example/Properties/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("tls_client_example")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("mzillgit")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/tls_client_example/tls_client_example.csproj b/dotnet/tls_client_example/tls_client_example.csproj index 44e6086e..1c087c44 100644 --- a/dotnet/tls_client_example/tls_client_example.csproj +++ b/dotnet/tls_client_example/tls_client_example.csproj @@ -1,56 +1,32 @@ - - + - Debug - AnyCPU - {6734BF52-2D0D-476B-8EA2-C9C2D1D69B03} + net8.0 Exe - tls_client_example - tls_client_example - v4.8 - + tls_client_example + mzillgit + 1.0.%2a + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - full - true bin\Release - prompt - 4 true - + - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - - + PreserveNewest - + PreserveNewest - + PreserveNewest diff --git a/dotnet/tls_server_example/Properties/AssemblyInfo.cs b/dotnet/tls_server_example/Properties/AssemblyInfo.cs index 638df635..7e3616ef 100644 --- a/dotnet/tls_server_example/Properties/AssemblyInfo.cs +++ b/dotnet/tls_server_example/Properties/AssemblyInfo.cs @@ -1,24 +1,8 @@ using System.Reflection; using System.Runtime.CompilerServices; - -// Information about this assembly is defined by the following attributes. -// Change them to the values specific to your project. - -[assembly: AssemblyTitle ("tls_server_example")] -[assembly: AssemblyDescription ("")] -[assembly: AssemblyConfiguration ("")] -[assembly: AssemblyCompany ("")] -[assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("mzillgit")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". -// The form "{Major}.{Minor}.*" will automatically update the build and revision, -// and "{Major}.{Minor}.{Build}.*" will update just the revision. - -[assembly: AssemblyVersion ("1.0.*")] - // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/dotnet/tls_server_example/tls_server_example.csproj b/dotnet/tls_server_example/tls_server_example.csproj index 2015bd55..17f163e8 100644 --- a/dotnet/tls_server_example/tls_server_example.csproj +++ b/dotnet/tls_server_example/tls_server_example.csproj @@ -1,59 +1,36 @@ - - + - Debug - AnyCPU - {B63F7A81-1D3A-4F2F-A7C2-D6F77E5BD307} + net8.0 Exe - tls_server_example - tls_server_example - v4.8 - + tls_server_example + mzillgit + 1.0.%2a + false + false - true - full - false bin\Debug DEBUG; - prompt - 4 true - full - true bin\Release - prompt - 4 true - + - - - - - - - {C35D624E-5506-4560-8074-1728F1FA1A4D} - IEC61850.NET - - - - - + PreserveNewest - + PreserveNewest - + PreserveNewest - + PreserveNewest