Complete OPC UA Part 11 Historical Access - #4390
Merged
marcschier merged 36 commits intoSep 8, 2026
Merged
Annotations
10 warnings
|
Build UA.slnx for .NET Framework target frameworks
ProjectReference 'D:\a\UA-.NETStandard\UA-.NETStandard\src\Opc.Ua.Configuration\Opc.Ua.Configuration.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
|
Build UA.slnx for .NET Framework target frameworks
ProjectReference 'D:\a\UA-.NETStandard\UA-.NETStandard\src\Opc.Ua.Client\Opc.Ua.Client.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
|
Build UA.slnx for .NET Framework target frameworks
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>
|
|
Build UA.slnx for .NET Framework target frameworks
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
|
Build UA.slnx for .NET Framework target frameworks
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>
|
|
Build UA.slnx for .NET Framework target frameworks
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
|
Build UA.slnx for .NET Framework target frameworks
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>
|
|
Build UA.slnx for .NET Framework target frameworks
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
|
Build UA.slnx for .NET Framework target frameworks
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsAotCompatible>
|
|
Build UA.slnx for .NET Framework target frameworks
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
background
wait
wait-all
cancel
parallel
Loading