Azure / Azure/azure-iot-protocol-gateway

build.cmd not working with .NET framework 4.0.30319.42000

Open
#136 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
227
Forks
156
PR merge metrics
No merged PRs in 30d

Description

Hi,
What is the version of .NET framework and Visual studio that it has been tested on?
I'm using .NET framework 4.0.30319.42000] and getting following errors.

PS C:\Users\xyzuser\source\repos\iot-protocol-gateway> .\build.cmd
This folder contains more than one solution file.
Microsoft (R) Build Engine version 4.7.3190.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 3/11/2019 10:50:15 PM.
Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
Building solution configuration "Debug|Any CPU".
Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (1) is building "C:\Users\xyzuser\sour
ce\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Console\ProtocolGateway.Host.Console.csproj" (2) on node 1 (def
ault targets).
Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to res
olve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVers
ion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://g
o.microsoft.com/fwlink/?LinkId=291333.
Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Console\ProtocolGateway.Host.Cons
ole.csproj" (2) is building "C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGatewa
y.Core.csproj" (3) on node 1 (default targets).
Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to res
olve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVers
ion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://g
o.microsoft.com/fwlink/?LinkId=291333.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the i
nput files.
CoreCompile:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /war
n:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\packages\DotNet
ty.Buffers.0.6.0\lib\net45\DotNetty.Buffers.dll /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\package
s\DotNetty.Codecs.0.6.0\lib\net45\DotNetty.Codecs.dll /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\p
ackages\DotNetty.Codecs.Mqtt.0.6.0\lib\net45\DotNetty.Codecs.Mqtt.dll /reference:C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\packages\DotNetty.Common.0.6.0\lib\net45\DotNetty.Common.dll /reference:C:\Users\xyzuser\source\repos\
iot-protocol-gateway\packages\DotNetty.Handlers.0.6.0\lib\net45\DotNetty.Handlers.dll /reference:C:\Users\xyzuser\sou
rce\repos\iot-protocol-gateway\packages\DotNetty.Transport.0.6.0\lib\net45\DotNetty.Transport.dll /reference:"C:\Prog
ram Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Microsoft.CSharp.dll" /reference:C:\Use
rs\xyzuser\source\repos\iot-protocol-gateway\packages\Microsoft.Extensions.DependencyInjection.Abstractions.1.1.0\lib
\netstandard1.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:C:\Users\xyzuser\source\repos\io
t-protocol-gateway\packages\Microsoft.Extensions.Logging.Abstractions.1.1.1\lib\netstandard1.1\Microsoft.Extensions.L
ogging.Abstractions.dll /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\packages\Microsoft.Extensions.L
ogging.1.1.1\lib\netstandard1.1\Microsoft.Extensions.Logging.dll /reference:"C:\Program Files (x86)\Reference Assembl
ies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll" /reference:C:\Users\xyzuser\source\repos\iot-protocol-gate
way\packages\System.Collections.Immutable.1.5.0\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll /r
eference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.ComponentModel.
Composition.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Sys
tem.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5
.1\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\
System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.I
O.Compression.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\S
ystem.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\
System.Numerics.dll" /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\packages\System.Runtime.CompilerSe
rvices.Unsafe.4.5.2\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\
Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Runtime.dll" /reference:C:\Users\xyzuser
\source\repos\iot-protocol-gateway\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.
Runtime.InteropServices.RuntimeInformation.dll /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\packages
\System.Threading.Tasks.Extensions.4.5.1\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll /ref
erence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.dll" /referen
ce:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.Linq.dll" /debug+
/debug:full /filealign:512 /optimize- /out:obj\Debug\Microsoft.Azure.Devices.ProtocolGateway.Core.dll /subsystemvers
ion:6.00 /target:library /utf8output ..\SharedAssemblyInfo.cs IAppConfigReader.cs ConfigManagerReader.cs ErrorCode.cs
Instrumentation\IPerformanceCounter.cs Instrumentation\IPerformanceCounterManager.cs Instrumentation\WindowsPerforma
nceCounterManager.cs Messaging\IMessagingChannel.cs Messaging\IMessage.cs Instrumentation\AveragePerformanceCounter.c
s Instrumentation\CommonEventSource.cs Extensions\TaskExtensions.cs Messaging\IMessagingBridge.cs Messaging\MessageFe
edbackChannel.cs Messaging\MessagingException.cs Messaging\SingleClientMessagingBridge.cs Messaging\MessageWithFeedba
ck.cs Mqtt\AckPendingMessageState.cs Identity\IDeviceIdentity.cs Mqtt\MessagePropertyNames.cs Mqtt\MessageTypes.cs Mq
tt\MessageAsyncProcessorBase.cs Mqtt\ChannelMessageProcessingException.cs Mqtt\MessageAsyncProcessor.cs Mqtt\Completi
onPendingMessageState.cs Messaging\IMessagingServiceClient.cs Mqtt\ISupportRetransmission.cs Mqtt\MessagingBridgeFact
oryFunc.cs Mqtt\Persistence\ISubscription.cs Mqtt\Persistence\TransientSessionState.cs Mqtt\Persistence\TransientSess
ionStatePersistenceProvider.cs Mqtt\Persistence\IQos2StatePersistenceProvider.cs Mqtt\IPacketReference.cs Mqtt\Persis
tence\IQos2MessageDeliveryState.cs Mqtt\RequestAckPairProcessor.cs Instrumentation\PerformanceCounterCategoryInfo.cs
Instrumentation\PerformanceCounters.cs Mqtt\TemplateParameters.cs Mqtt\Persistence\TransientSubscription.cs ProtocolG
atewayException.cs AppConfigSettingsProvider.cs Properties\Friends.cs ISettingsProvider.cs Identity\UnauthenticatedDe
viceIdentity.cs Mqtt\MqttAdapter.cs Identity\IDeviceIdentityProvider.cs Mqtt\Persistence\ISessionState.cs Mqtt\Persis
tence\ISessionStatePersistenceProvider.cs Mqtt\Settings.cs Mqtt\Util.cs Properties\AssemblyInfo.cs Instrumentation\Sa
fePerformanceCounter.cs UriPathTemplate.cs "C:\Users\xyzuser\AppData\Local\Temp\.NETFramework,Version=v4.5.1.Assembly
Attributes.cs"
Instrumentation\CommonEventSource.cs(25,38): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(25,46): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(25,74): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(25,94): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(27,35): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(27,43): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(27,77): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(27,97): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(29,38): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(29,46): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(29,74): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(29,94): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(31,36): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(31,44): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(31,70): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(31,90): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,58): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,66): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,81): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,87): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,95): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,101): error CS1519: Invalid token ')' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,72): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,80): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,105): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,114): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,120): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,127): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,69): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,77): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,99): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,108): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,114): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,121): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,59): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,67): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,82): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,90): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,96): error CS1519: Invalid token ',' in class, struct, or interface member decl
aration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,103): error CS1519: Invalid token ')' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,80): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,88): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,103): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,115): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,116): error CS1520: Method must have a return type [C:\Users\xyzuser\source\rep
os\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,127): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,136): error CS1519: Invalid token '.' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,142): error CS1519: Invalid token ',' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,149): error CS1519: Invalid token ')' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,77): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,85): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,110): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,119): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,130): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,137): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,78): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,86): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,99): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-proto
col-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,111): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,112): error CS1520: Method must have a return type [C:\Users\xyzuser\source\rep
os\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,123): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,132): error CS1519: Invalid token '.' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,138): error CS1519: Invalid token ',' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,145): error CS1519: Invalid token ')' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,75): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,83): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,106): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,115): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,126): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,133): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(19,36): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatewa
y\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(19,63): error CS1519: Invalid token '(' in class, struct, or interface member decla
ration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(19,78): error CS1519: Invalid token ')' in class, struct, or interface member decla
ration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(21,37): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatewa
y\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(21,65): error CS1519: Invalid token '(' in class, struct, or interface member decla
ration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(21,80): error CS1519: Invalid token ')' in class, struct, or interface member decla
ration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(23,35): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatewa
y\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(23,61): error CS1519: Invalid token '(' in class, struct, or interface member decla
ration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(23,76): error CS1519: Invalid token ')' in class, struct, or interface member decla
ration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(46,44): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\
iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(52,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\
iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,46): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-g
ateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,77): error CS1519: Invalid token '(' in class, struct, or interface member
declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,82): error CS1520: Method must have a return type [C:\Users\xyzuser\source\
repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,109): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-
protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,111): error CS1031: Type expected [C:\Users\xyzuser\source\repos\iot-protoc
ol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,115): error CS1520: Method must have a return type [C:\Users\xyzuser\source
\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,148): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-
protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,154): error CS1031: Type expected [C:\Users\xyzuser\source\repos\iot-protoc
ol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,170): error CS1519: Invalid token ')' in class, struct, or interface member
declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(64,44): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-g
ateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(64,74): error CS1519: Invalid token '(' in class, struct, or interface member
declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(64,80): error CS1519: Invalid token ')' in class, struct, or interface member
declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\AckPendingMessageState.cs(39,53): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protoc
ol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\AckPendingMessageState.cs(40,21): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protoc
ol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessorBase.cs(27,32): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\
src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessorBase.cs(27,61): error CS1519: Invalid token ';' in class, struct, or interface member declara
tion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessorBase.cs(29,32): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\
src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessorBase.cs(29,58): error CS1519: Invalid token ';' in class, struct, or interface member declara
tion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessor.cs(20,102): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src
\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessor.cs(20,110): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repos\iot-
protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessor.cs(20,129): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-protocol-ga
teway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessor.cs(20,137): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-protocol-ga
teway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSessionState.cs(22,59): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-
gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSessionState.cs(22,80): error CS1519: Invalid token ';' in class, struct, or interface member
declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(142,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(149,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(40,49): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\sr
c\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(40,80): error CS1519: Invalid token '==' in class, struct, or interface member declarat
ion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(40,104): error CS1519: Invalid token ')' in class, struct, or interface member declarat
ion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(40,133): error CS1519: Invalid token '(' in class, struct, or interface member declarat
ion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(42,43): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\sr
c\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(42,67): error CS1519: Invalid token '.' in class, struct, or interface member declarati
on [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(42,74): error CS1519: Invalid token '??' in class, struct, or interface member declarat
ion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(46,42): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\sr
c\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(46,66): error CS1519: Invalid token '??' in class, struct, or interface member declarat
ion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(46,91): error CS1519: Invalid token '=' in class, struct, or interface member declarati
on [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(46,113): error CS1519: Invalid token '(' in class, struct, or interface member declarat
ion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(48,28): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\sr
c\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(48,47): error CS1519: Invalid token '>' in class, struct, or interface member declarati
on [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(48,62): error CS1519: Invalid token ';' in class, struct, or interface member declarati
on [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSubscription.cs(31,66): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-
gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSubscription.cs(31,95): error CS1031: Type expected [C:\Users\xyzuser\source\repos\iot-protoc
ol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSubscription.cs(31,112): error CS1519: Invalid token ',' in class, struct, or interface membe
r declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSubscription.cs(31,130): error CS1519: Invalid token ',' in class, struct, or interface membe
r declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSubscription.cs(31,135): error CS1519: Invalid token ')' in class, struct, or interface membe
r declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Identity\UnauthenticatedDeviceIdentity.cs(10,57): error CS1519: Invalid token '=' in class, struct, or interface member
declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Identity\UnauthenticatedDeviceIdentity.cs(16,37): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-
gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(135,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway
\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(155,116): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatewa
y\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(175,29): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway
\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(212,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway
\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(250,118): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatewa
y\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(279,87): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway
\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(429,107): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatewa
y\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(819,74): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway
\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(926,51): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway
\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1155,49): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatewa
y\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(62,26): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGa
teway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(62,69): error CS1519: Invalid token '(' in class, struct, or interface member declaration [C:\Users
\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(92,33): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGa
teway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(92,57): error CS1519: Invalid token '!=' in class, struct, or interface member declaration [C:\User
s\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(94,25): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGa
teway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(94,44): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Users
\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(96,32): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGa
teway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(98,13): error CS1519: Invalid token '+' in class, struct, or interface member declaration [C:\Users
\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(99,13): error CS1519: Invalid token '+' in class, struct, or interface member declaration [C:\Users
\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(99,54): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Users
\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(511,44): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolG
ateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(511,52): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repos\iot-protocol-g
ateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(511,80): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\
ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1160,54): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\Protocol
Gateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1160,74): error CS1519: Invalid token '&' in class, struct, or interface member declaration [C:\Use
rs\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1160,93): error CS1519: Invalid token ')' in class, struct, or interface member declaration [C:\Use
rs\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1160,115): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Us
ers\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(93,49): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGatew
ay.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(93,81): error CS1519: Invalid token '??' in class, struct, or interface member declaration [C:\Users\j
ejosep\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(93,101): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Users\j
ejosep\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(95,48): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGatew
ay.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(95,88): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Users\je
josep\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(97,55): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGatew
ay.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(97,94): error CS1519: Invalid token '>' in class, struct, or interface member declaration [C:\Users\je
josep\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(97,133): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Users\j
ejosep\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Util.cs(91,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\Pro
tocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Util.cs(104,51): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\Pr
otocolGateway.Core\ProtocolGateway.Core.csproj]
Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core
.csproj" (default targets) -- FAILED.

Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Console\ProtocolGateway.Host.Cons
ole.csproj" (2) is building "C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Providers.CloudStor
age\ProtocolGateway.Providers.CloudStorage.csproj" (4) on node 1 (default targets).
Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to res
olve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVers
ion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://g
o.microsoft.com/fwlink/?LinkId=291333.
Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Providers.CloudStorage\Pr
otocolGateway.Providers.CloudStorage.csproj" (default targets) -- FAILED.

Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Console\ProtocolGateway.Host.Cons
ole.csproj" (2) is building "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Common\Protoc
olGateway.Host.Common.csproj" (5) on node 1 (default targets).
Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to res
olve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVers
ion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://g
o.microsoft.com/fwlink/?LinkId=291333.
Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Common\ProtocolGateway.Host.Commo
n.csproj" (5) is building "C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.IotHubClient\Protocol
Gateway.IotHubClient.csproj" (6) on node 1 (default targets).
Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to res
olve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVers
ion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://g
o.microsoft.com/fwlink/?LinkId=291333.
Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.IotHubClient\ProtocolGate
way.IotHubClient.csproj" (default targets) -- FAILED.

Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Common\ProtocolGate
way.Host.Common.csproj" (default targets) -- FAILED.

Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Console\ProtocolGat
eway.Host.Console.csproj" (default targets) -- FAILED.

Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (1) is building "C:\Users\xyzuser\sour
ce\repos\iot-protocol-gateway\test\ProtocolGateway.Tests\ProtocolGateway.Tests.csproj" (7) on node 1 (default targets).
Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to res
olve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVers
ion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://g
o.microsoft.com/fwlink/?LinkId=291333.
Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\test\ProtocolGateway.Tests\ProtocolGateway.Te
sts.csproj" (default targets) -- FAILED.

Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (1) is building "C:\Users\xyzuser\sour
ce\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Cloud\ProtocolGateway.Host.Cloud.ccproj" (8) on node 1 (default
targets).
C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Cloud\ProtocolGateway.Host.Cloud.ccproj(62
,3): error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\Windows Azure Too
ls\2.9\Microsoft.WindowsAzure.targets" was not found. Confirm that the path in the declaration is correct, and
that the file exists on disk.
Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Cloud\ProtocolGatew
ay.Host.Cloud.ccproj" (default targets) -- FAILED.

Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (1) is building "C:\Users\xyzuser\sour
ce\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Cloud.Service\ProtocolGateway.Host.Cloud.Service.csproj" (10) o
n node 1 (default targets).
Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to res
olve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVers
ion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://g
o.microsoft.com/fwlink/?LinkId=291333.
Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Cloud.Service\Proto
colGateway.Host.Cloud.Service.csproj" (default targets) -- FAILED.

Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (1) is building "C:\Users\xyzuser\sour
ce\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Configuration\ProtocolGateway.
Host.Fabric.FabricShared.Configuration.csproj" (13) on node 1 (default targets).
Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.
Configuration\ProtocolGateway.Host.Fabric.FabricShared.Configuration.csproj" (13) is building "C:\Users\xyzuser\source\
repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\ProtocolGateway.Host.Fabr
ic.FabricShared.Logging.csproj" (14) on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the i
nput files.
CoreCompile:
C:\windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /unsafe+ /nowarn:1701,1702 /nostdlib+ /platform:x64 /
errorreport:prompt /define:DEBUG;TRACE /highentropyva+ /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\
packages\Microsoft.ServiceFabric.6.3.162\lib\net451\Microsoft.ServiceFabric.Internal.dll /reference:C:\Users\xyzuser\
source\repos\iot-protocol-gateway\packages\Microsoft.ServiceFabric.6.3.162\lib\net451\Microsoft.ServiceFabric.Interna
l.Strings.dll /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\packages\Microsoft.ServiceFabric.6.3.162\
lib\net451\Microsoft.ServiceFabric.Preview.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fram
ework\.NETFramework\v4.5.1\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\
.NETFramework\v4.5.1\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NE
TFramework\v4.5.1\System.dll" /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\packages\Microsoft.Servic
eFabric.6.3.162\lib\net451\System.Fabric.dll /reference:C:\Users\xyzuser\source\repos\iot-protocol-gateway\packages\M
icrosoft.ServiceFabric.6.3.162\lib\net451\System.Fabric.Management.ServiceModel.dll /reference:C:\Users\xyzuser\sourc
e\repos\iot-protocol-gateway\packages\Microsoft.ServiceFabric.6.3.162\lib\net451\System.Fabric.Strings.dll /debug+ /d
ebug:full /filealign:512 /out:obj\x64\Debug\ProtocolGateway.Host.Fabric.FabricShared.Logging.dll /subsystemversion:6.
00 /target:library /utf8output ExceptionExtensions.cs ILogger.cs IServiceLogger.cs LoggerBase.cs Properties\AssemblyI
nfo.cs ServiceLoggerBase.cs "C:\Users\xyzuser\AppData\Local\Temp\.NETFramework,Version=v4.5.1.AssemblyAttributes.cs"
ServiceLoggerBase.cs(884,248): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\ProtocolGateway.Host.Fabric.FabricShared.Logging.
csproj]
ServiceLoggerBase.cs(903,248): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\ProtocolGateway.Host.Fabric.FabricShared.Logging.
csproj]
ServiceLoggerBase.cs(922,254): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\ProtocolGateway.Host.Fabric.FabricShared.Logging.
csproj]
ServiceLoggerBase.cs(1026,249): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\ProtocolGateway.Host.Fabric.FabricShared.Logging
.csproj]
Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric
.FabricShared.Logging\ProtocolGateway.Host.Fabric.FabricShared.Logging.csproj" (default targets) -- FAILED.

Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.
Configuration\ProtocolGateway.Host.Fabric.FabricShared.Configuration.csproj" (13) is building "C:\Users\xyzuser\source\
repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Security\ProtocolGateway.Host.Fab
ric.FabricShared.Security.csproj" (15) on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the i
nput files.
CoreCompile:
C:\windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:x64 /errorrepo
rt:prompt /define:DEBUG;TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Frame
work\.NETFramework\v4.5.1\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.
NETFramework\v4.5.1\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NET
Framework\v4.5.1\System.dll" /debug+ /debug:full /filealign:512 /out:obj\x64\Debug\ProtocolGateway.Host.Fabric.Fabric
Shared.Security.dll /subsystemversion:6.00 /target:library /utf8output CertificateUtilities.cs Properties\AssemblyInf
o.cs SecureStringExtensions.cs "C:\Users\xyzuser\AppData\Local\Temp\.NETFramework,Version=v4.5.1.AssemblyAttributes.c
s"
CertificateUtilities.cs(37,23): error CS1525: Invalid expression term '.' [C:\Users\xyzuser\source\repos\iot-protocol-g
ateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Security\ProtocolGateway.Host.Fabric.FabricShared.Sec
urity.csproj]
CertificateUtilities.cs(37,24): error CS1003: Syntax error, ':' expected [C:\Users\xyzuser\source\repos\iot-protocol-ga
teway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Security\ProtocolGateway.Host.Fabric.FabricShared.Secu
rity.csproj]
Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric
.FabricShared.Security\ProtocolGateway.Host.Fabric.FabricShared.Security.csproj" (default targets) -- FAILED.

Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric
.FabricShared.Configuration\ProtocolGateway.Host.Fabric.FabricShared.Configuration.csproj" (default targets) -- FAILED.

Done Building Project "C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (default targets) -- FAI
LED.

Build FAILED.

"C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (default target) (1) ->
"C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Console\ProtocolGateway.Host.Console.cspr
oj" (default target) (2) ->
"C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj" (default targ
et) (3) ->
(CoreCompile target) ->
Instrumentation\CommonEventSource.cs(25,38): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(25,46): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(25,74): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(25,94): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(27,35): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(27,43): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(27,77): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(27,97): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(29,38): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(29,46): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(29,74): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(29,94): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(31,36): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(31,44): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(31,70): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(31,90): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,58): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,66): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,81): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,87): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,95): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(34,101): error CS1519: Invalid token ')' in class, struct, or interface member d
eclaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,72): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,80): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,105): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,114): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,120): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(37,127): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,69): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,77): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,99): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,108): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,114): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(40,121): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,59): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,67): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,82): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,90): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,96): error CS1519: Invalid token ',' in class, struct, or interface member de
claration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(43,103): error CS1519: Invalid token ')' in class, struct, or interface member d
eclaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,80): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,88): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,103): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,115): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,116): error CS1520: Method must have a return type [C:\Users\xyzuser\source\r
epos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,127): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-ga
teway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,136): error CS1519: Invalid token '.' in class, struct, or interface member d
eclaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,142): error CS1519: Invalid token ',' in class, struct, or interface member d
eclaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(46,149): error CS1519: Invalid token ')' in class, struct, or interface member d
eclaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,77): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,85): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,110): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,119): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,130): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(49,137): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,78): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,86): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,99): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pro
tocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,111): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,112): error CS1520: Method must have a return type [C:\Users\xyzuser\source\r
epos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,123): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-ga
teway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,132): error CS1519: Invalid token '.' in class, struct, or interface member d
eclaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,138): error CS1519: Invalid token ',' in class, struct, or interface member d
eclaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(52,145): error CS1519: Invalid token ')' in class, struct, or interface member d
eclaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,75): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,83): error CS1520: Method must have a return type [C:\Users\xyzuser\source\re
pos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,106): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,115): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,126): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Instrumentation\CommonEventSource.cs(55,133): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(19,36): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(19,63): error CS1519: Invalid token '(' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(19,78): error CS1519: Invalid token ')' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(21,37): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(21,65): error CS1519: Invalid token '(' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(21,80): error CS1519: Invalid token ')' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(23,35): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(23,61): error CS1519: Invalid token '(' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\MessageFeedbackChannel.cs(23,76): error CS1519: Invalid token ')' in class, struct, or interface member dec
laration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(46,44): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(52,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repo
s\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,46): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol
-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,77): error CS1519: Invalid token '(' in class, struct, or interface membe
r declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,82): error CS1520: Method must have a return type [C:\Users\xyzuser\sourc
e\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,109): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\io
t-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,111): error CS1031: Type expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,115): error CS1520: Method must have a return type [C:\Users\xyzuser\sour
ce\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,148): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\io
t-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,154): error CS1031: Type expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(62,170): error CS1519: Invalid token ')' in class, struct, or interface memb
er declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj
]
Messaging\SingleClientMessagingBridge.cs(64,44): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol
-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(64,74): error CS1519: Invalid token '(' in class, struct, or interface membe
r declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Messaging\SingleClientMessagingBridge.cs(64,80): error CS1519: Invalid token ')' in class, struct, or interface membe
r declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\AckPendingMessageState.cs(39,53): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\AckPendingMessageState.cs(40,21): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessorBase.cs(27,32): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatewa
y\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessorBase.cs(27,61): error CS1519: Invalid token ';' in class, struct, or interface member decla
ration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessorBase.cs(29,32): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gatewa
y\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessorBase.cs(29,58): error CS1519: Invalid token ';' in class, struct, or interface member decla
ration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessor.cs(20,102): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\s
rc\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessor.cs(20,110): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repos\io
t-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessor.cs(20,129): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-protocol-
gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MessageAsyncProcessor.cs(20,137): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-protocol-
gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSessionState.cs(22,59): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protoco
l-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSessionState.cs(22,80): error CS1519: Invalid token ';' in class, struct, or interface memb
er declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj
]
Mqtt\RequestAckPairProcessor.cs(142,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(149,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-pr
otocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(40,49): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\
src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(40,80): error CS1519: Invalid token '==' in class, struct, or interface member declar
ation [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(40,104): error CS1519: Invalid token ')' in class, struct, or interface member declar
ation [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(40,133): error CS1519: Invalid token '(' in class, struct, or interface member declar
ation [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(42,43): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\
src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(42,67): error CS1519: Invalid token '.' in class, struct, or interface member declara
tion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(42,74): error CS1519: Invalid token '??' in class, struct, or interface member declar
ation [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(46,42): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\
src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(46,66): error CS1519: Invalid token '??' in class, struct, or interface member declar
ation [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(46,91): error CS1519: Invalid token '=' in class, struct, or interface member declara
tion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(46,113): error CS1519: Invalid token '(' in class, struct, or interface member declar
ation [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(48,28): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\
src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(48,47): error CS1519: Invalid token '>' in class, struct, or interface member declara
tion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\RequestAckPairProcessor.cs(48,62): error CS1519: Invalid token ';' in class, struct, or interface member declara
tion [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSubscription.cs(31,66): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protoco
l-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSubscription.cs(31,95): error CS1031: Type expected [C:\Users\xyzuser\source\repos\iot-prot
ocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Persistence\TransientSubscription.cs(31,112): error CS1519: Invalid token ',' in class, struct, or interface mem
ber declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.cspro
j]
Mqtt\Persistence\TransientSubscription.cs(31,130): error CS1519: Invalid token ',' in class, struct, or interface mem
ber declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.cspro
j]
Mqtt\Persistence\TransientSubscription.cs(31,135): error CS1519: Invalid token ')' in class, struct, or interface mem
ber declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.cspro
j]
Identity\UnauthenticatedDeviceIdentity.cs(10,57): error CS1519: Invalid token '=' in class, struct, or interface memb
er declaration [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj
]
Identity\UnauthenticatedDeviceIdentity.cs(16,37): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protoco
l-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(135,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(155,116): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(175,29): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(212,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(250,118): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(279,87): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(429,107): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(819,74): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(926,51): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gatew
ay\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1155,49): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gate
way\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(62,26): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\Protocol
Gateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(62,69): error CS1519: Invalid token '(' in class, struct, or interface member declaration [C:\Use
rs\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(92,33): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\Protocol
Gateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(92,57): error CS1519: Invalid token '!=' in class, struct, or interface member declaration [C:\Us
ers\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(94,25): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\Protocol
Gateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(94,44): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Use
rs\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(96,32): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\Protocol
Gateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(98,13): error CS1519: Invalid token '+' in class, struct, or interface member declaration [C:\Use
rs\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(99,13): error CS1519: Invalid token '+' in class, struct, or interface member declaration [C:\Use
rs\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(99,54): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Use
rs\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(511,44): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\Protoco
lGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(511,52): error CS1520: Method must have a return type [C:\Users\xyzuser\source\repos\iot-protocol
-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(511,80): error CS1001: Identifier expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\sr
c\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1160,54): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\Protoc
olGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1160,74): error CS1519: Invalid token '&' in class, struct, or interface member declaration [C:\U
sers\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1160,93): error CS1519: Invalid token ')' in class, struct, or interface member declaration [C:\U
sers\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\MqttAdapter.cs(1160,115): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\
Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(93,49): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGat
eway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(93,81): error CS1519: Invalid token '??' in class, struct, or interface member declaration [C:\Users
\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(93,101): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Users
\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(95,48): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGat
eway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(95,88): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Users\
xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(97,55): error CS1002: ; expected [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGat
eway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(97,94): error CS1519: Invalid token '>' in class, struct, or interface member declaration [C:\Users\
xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Settings.cs(97,133): error CS1519: Invalid token ';' in class, struct, or interface member declaration [C:\Users
\xyzuser\source\repos\iot-protocol-gateway\src\ProtocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Util.cs(91,47): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\P
rotocolGateway.Core\ProtocolGateway.Core.csproj]
Mqtt\Util.cs(104,51): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gateway\src\
ProtocolGateway.Core\ProtocolGateway.Core.csproj]

"C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (default target) (1) ->
"C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Cloud\ProtocolGateway.Host.Cloud.ccproj"
(default target) (8) ->
C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\ProtocolGateway.Host.Cloud\ProtocolGateway.Host.Cloud.ccproj(
62,3): error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\Windows Azure T
ools\2.9\Microsoft.WindowsAzure.targets" was not found. Confirm that the path in the declaration is correct, a
nd that the file exists on disk.

"C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (default target) (1) ->
"C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Configur
ation\ProtocolGateway.Host.Fabric.FabricShared.Configuration.csproj" (default target) (13) ->
"C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\
ProtocolGateway.Host.Fabric.FabricShared.Logging.csproj" (default target) (14) ->
(CoreCompile target) ->
ServiceLoggerBase.cs(884,248): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\ProtocolGateway.Host.Fabric.FabricShared.Loggin
g.csproj]
ServiceLoggerBase.cs(903,248): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\ProtocolGateway.Host.Fabric.FabricShared.Loggin
g.csproj]
ServiceLoggerBase.cs(922,254): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-gat
eway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\ProtocolGateway.Host.Fabric.FabricShared.Loggin
g.csproj]
ServiceLoggerBase.cs(1026,249): error CS1056: Unexpected character '$' [C:\Users\xyzuser\source\repos\iot-protocol-ga
teway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Logging\ProtocolGateway.Host.Fabric.FabricShared.Loggi
ng.csproj]

"C:\Users\xyzuser\source\repos\iot-protocol-gateway\ProtocolGateway.sln" (default target) (1) ->
"C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Configur
ation\ProtocolGateway.Host.Fabric.FabricShared.Configuration.csproj" (default target) (13) ->
"C:\Users\xyzuser\source\repos\iot-protocol-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Security
\ProtocolGateway.Host.Fabric.FabricShared.Security.csproj" (default target) (15) ->
CertificateUtilities.cs(37,23): error CS1525: Invalid expression term '.' [C:\Users\xyzuser\source\repos\iot-protocol
-gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Security\ProtocolGateway.Host.Fabric.FabricShared.S
ecurity.csproj]
CertificateUtilities.cs(37,24): error CS1003: Syntax error, ':' expected [C:\Users\xyzuser\source\repos\iot-protocol-
gateway\host\fabricshared\ProtocolGateway.Host.Fabric.FabricShared.Security\ProtocolGateway.Host.Fabric.FabricShared.Se
curity.csproj]

0 Warning(s)
172 Error(s)

Time Elapsed 00:00:02.90
PS C:\Users\xyzuser\source\repos\iot-protocol-gateway>

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing build.cmd and the reported errors in src/ProtocolGateway.Core/Instrumentation/CommonEventSource.cs, especially lines 25-34. Run .\build.cmd with the reported .NET Framework and MSBuild versions, then compare the project’s stated toolset and framework references; done means the supported setup is documented or the build completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.