Missing MissionPlanner.String.dll file

Hello

I’m trying to get visual studio to compiled Mission Planner and am getting the following errors.

Severity Code Description Project File Line Suppression State
Error CS0006 Metadata file ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Strings\bin\Debug\netstandard2.0\MissionPlanner.Strings.dll’ could not be found MissionPlanner.ArduPilot(netstandard2.0) C:\MissionPanner-Dev\MissionPlanner\ExtLibs\ArduPilot\CSC 1 Active
Severity Code Description Project File Line Suppression State
Error CS0006 Metadata file ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Strings\bin\Debug\netstandard2.0\MissionPlanner.Strings.dll’ could not be found ExtGuided C:\MissionPanner-Dev\MissionPlanner\ExtLibs\ExtGuided\CSC 1 Active

I have looked for this file but cannot find it anywhere…any clues as to what i may be doing wrong…

I had issues with other dll files but copied them to the relevant folders.

Thanks in advance and i await your reply.

Regards
Anthony

Mp will only compile on windows 10 at this point in time.

i also have this as my output from build

1>------ Rebuild All started: Project: Core, Configuration: Debug Any CPU ------
2>------ Rebuild All started: Project: SvgNet, Configuration: Debug Any CPU ------
3>------ Rebuild All started: Project: SharpKml, Configuration: Debug Any CPU ------
4>------ Rebuild All started: Project: ICSharpCode.SharpZipLib, Configuration: Debug Any CPU ------
1>Core -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Core\bin\Debug\netstandard2.0\Core.dll
2>SvgNet -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\SvgNet\bin\Debug\netstandard2.0\SvgNet.dll
5>------ Rebuild All started: Project: Zeroconf, Configuration: Debug Any CPU ------
6>------ Rebuild All started: Project: MetaDataExtractor, Configuration: Debug Any CPU ------
4>Zip\ZipInputStream.cs(195,18,195,64): warning CS0618: ‘ZipConstants.ConvertToStringExt(int, byte[])’ is obsolete: ‘Use ZipStrings.ConvertToStringExt instead’
4>Zip\ZipInputStream.cs(452,44,452,81): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipHelperStream.cs(209,18,209,70): warning CS0618: ‘ZipConstants.ConvertToArray(int, string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(335,38,335,72): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(1092,25,1092,78): warning CS0618: ‘ZipConstants.ConvertToStringExt(int, byte[])’ is obsolete: ‘Use ZipStrings.ConvertToStringExt instead’
4>Zip\ZipFile.cs(1354,76,1354,113): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(1825,18,1825,70): warning CS0618: ‘ZipConstants.ConvertToArray(int, string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(1910,18,1910,70): warning CS0618: ‘ZipConstants.ConvertToArray(int, string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(2578,74,2578,111): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(2931,16,2931,53): warning CS0618: ‘ZipConstants.ConvertToString(byte[])’ is obsolete: ‘Use ZipStrings.ConvertToString instead’
4>Zip\ZipFile.cs(3023,19,3023,77): warning CS0618: ‘ZipConstants.ConvertToStringExt(int, byte[], int)’ is obsolete: ‘Use ZipStrings.ConvertToStringExt instead’
4>Zip\ZipFile.cs(3051,22,3051,83): warning CS0618: ‘ZipConstants.ConvertToStringExt(int, byte[], int)’ is obsolete: ‘Use ZipStrings.ConvertToStringExt instead’
4>Zip\ZipFile.cs(3270,17,3270,58): warning CS0618: ‘ZipConstants.ConvertToString(byte[])’ is obsolete: ‘Use ZipStrings.ConvertToString instead’
4>Zip\ZipFile.cs(3277,20,3277,57): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\Compression\Streams\DeflaterOutputStream.cs(196,43,196,80): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Tar\TarExtendedHeaderReader.cs(8,15,8,38): warning CS1591: Missing XML comment for publicly visible type or member ‘TarExtendedHeaderReader’
4>Tar\TarExtendedHeaderReader.cs(30,10,30,33): warning CS1591: Missing XML comment for publicly visible type or member ‘TarExtendedHeaderReader.TarExtendedHeaderReader()’
4>Tar\TarExtendedHeaderReader.cs(35,15,35,19): warning CS1591: Missing XML comment for publicly visible type or member ‘TarExtendedHeaderReader.Read(byte[], int)’
4>Tar\TarExtendedHeaderReader.cs(79,37,79,44): warning CS1591: Missing XML comment for publicly visible type or member ‘TarExtendedHeaderReader.Headers’
4>Zip\Compression\Streams\StreamManipulator.cs(63,28,63,34): warning CS1734: XML comment on ‘StreamManipulator.TryGetBits(int, ref byte[], int)’ has a paramref tag for ‘output’, but there is no parameter by that name
4>Zip\Compression\Streams\StreamManipulator.cs(63,75,63,87): warning CS1734: XML comment on ‘StreamManipulator.TryGetBits(int, ref byte[], int)’ has a paramref tag for ‘outputOffset’, but there is no parameter by that name
4>ICSharpCode.SharpZipLib -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\ICSharpCode.SharpZipLib\bin\Debug\net45\ICSharpCode.SharpZipLib.dll
4>Done building project “ICSharpCode.SharpZipLib.csproj”.
3>SharpKml -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\SharpKml\bin\Debug\netstandard2.0\SharpKml.dll
7>------ Rebuild All started: Project: MAVLink, Configuration: Debug Any CPU ------
4>Zip\ZipInputStream.cs(195,18,195,64): warning CS0618: ‘ZipConstants.ConvertToStringExt(int, byte[])’ is obsolete: ‘Use ZipStrings.ConvertToStringExt instead’
4>Zip\ZipInputStream.cs(452,44,452,81): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\Compression\Streams\DeflaterOutputStream.cs(196,43,196,80): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipHelperStream.cs(209,18,209,70): warning CS0618: ‘ZipConstants.ConvertToArray(int, string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(335,38,335,72): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(1092,25,1092,78): warning CS0618: ‘ZipConstants.ConvertToStringExt(int, byte[])’ is obsolete: ‘Use ZipStrings.ConvertToStringExt instead’
4>Zip\ZipFile.cs(1354,76,1354,113): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(1825,18,1825,70): warning CS0618: ‘ZipConstants.ConvertToArray(int, string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(1910,18,1910,70): warning CS0618: ‘ZipConstants.ConvertToArray(int, string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(2578,74,2578,111): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Zip\ZipFile.cs(2931,16,2931,53): warning CS0618: ‘ZipConstants.ConvertToString(byte[])’ is obsolete: ‘Use ZipStrings.ConvertToString instead’
4>Zip\ZipFile.cs(3023,19,3023,77): warning CS0618: ‘ZipConstants.ConvertToStringExt(int, byte[], int)’ is obsolete: ‘Use ZipStrings.ConvertToStringExt instead’
4>Zip\ZipFile.cs(3051,22,3051,83): warning CS0618: ‘ZipConstants.ConvertToStringExt(int, byte[], int)’ is obsolete: ‘Use ZipStrings.ConvertToStringExt instead’
4>Zip\ZipFile.cs(3270,17,3270,58): warning CS0618: ‘ZipConstants.ConvertToString(byte[])’ is obsolete: ‘Use ZipStrings.ConvertToString instead’
4>Zip\ZipFile.cs(3277,20,3277,57): warning CS0618: ‘ZipConstants.ConvertToArray(string)’ is obsolete: ‘Use ZipStrings.ConvertToArray instead’
4>Tar\TarExtendedHeaderReader.cs(8,15,8,38): warning CS1591: Missing XML comment for publicly visible type or member ‘TarExtendedHeaderReader’
4>Tar\TarExtendedHeaderReader.cs(30,10,30,33): warning CS1591: Missing XML comment for publicly visible type or member ‘TarExtendedHeaderReader.TarExtendedHeaderReader()’
4>Tar\TarExtendedHeaderReader.cs(35,15,35,19): warning CS1591: Missing XML comment for publicly visible type or member ‘TarExtendedHeaderReader.Read(byte[], int)’
4>Tar\TarExtendedHeaderReader.cs(79,37,79,44): warning CS1591: Missing XML comment for publicly visible type or member ‘TarExtendedHeaderReader.Headers’
4>Zip\Compression\Streams\StreamManipulator.cs(63,28,63,34): warning CS1734: XML comment on ‘StreamManipulator.TryGetBits(int, ref byte[], int)’ has a paramref tag for ‘output’, but there is no parameter by that name
4>Zip\Compression\Streams\StreamManipulator.cs(63,75,63,87): warning CS1734: XML comment on ‘StreamManipulator.TryGetBits(int, ref byte[], int)’ has a paramref tag for ‘outputOffset’, but there is no parameter by that name
4>ICSharpCode.SharpZipLib -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\ICSharpCode.SharpZipLib\bin\Debug\netstandard2\ICSharpCode.SharpZipLib.dll
4>Done building project “ICSharpCode.SharpZipLib.csproj”.
6>MetaDataExtractor -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\MetaDataExtractorCSharp240d\bin\Debug\netstandard2.0\MetaDataExtractor.dll
4>Successfully created package ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\ICSharpCode.SharpZipLib\bin\Debug\SharpZipLib.1.0.0.nupkg’.
8>------ Rebuild All started: Project: ProjNET, Configuration: Debug Any CPU ------
5>Zeroconf -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Zeroconf\Zeroconf\bin\Debug\netstandard2.0\Zeroconf.dll
9>------ Rebuild All started: Project: MissionPlanner.Comms, Configuration: Debug Any CPU ------
9>CommsSerialPipe.cs(430,25,430,33): warning CS0649: Field ‘CommsSerialPipe.COMSTAT.cbOutQue’ is never assigned to, and will always have its default value 0
9>CommsSerialPipe.cs(429,25,429,32): warning CS0649: Field ‘CommsSerialPipe.COMSTAT.cbInQue’ is never assigned to, and will always have its default value 0
9>CommsSerialPipe.cs(431,25,431,30): warning CS0649: Field ‘CommsSerialPipe.COMSTAT.Flags’ is never assigned to, and will always have its default value 0
8>ProjNET -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\ProjNet\bin\Debug\netstandard2.0\ProjNET.dll
10>------ Rebuild All started: Project: GeoUtility, Configuration: Debug Any CPU ------
10>GeoUtility -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\GeoUtility\bin\Debug\netstandard2.0\GeoUtility.dll
11>------ Rebuild All started: Project: GMap.NET.Core, Configuration: Debug Any CPU ------
9>MissionPlanner.Comms -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Comms\bin\Debug\netstandard2.0\MissionPlanner.Comms.dll
7>MAVLink -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Mavlink\bin\Debug\netstandard2.0\MAVLink.dll
9>Done building project “MissionPlanner.Comms.csproj”.
12>------ Rebuild All started: Project: LibVLC.NET, Configuration: Debug Any CPU ------
13>------ Rebuild All started: Project: KMLib, Configuration: Debug Any CPU ------
13>Support\Wrappers.cs(42,25,42,30): warning CS0169: The field ‘KmlDouble.value’ is never used
13>Abstract\AFeature.cs(172,22,172,36): warning CS0414: The field ‘AFeature.StyleSpecified’ is assigned but its value is never used
13>Style.cs(168,22,168,35): warning CS0414: The field ‘IconStyle.IconSpecified’ is assigned but its value is never used
13>Style.cs(229,22,229,36): warning CS0414: The field ‘LabelStyle.scaleSpecified’ is assigned but its value is never used
13>Abstract\AFeature.cs(147,22,147,39): warning CS0414: The field ‘AFeature.TimeSpanSpecified’ is assigned but its value is never used
13>Style.cs(54,22,54,36): warning CS0414: The field ‘Style.StyleSpecified’ is assigned but its value is never used
13>Style.cs(185,22,185,36): warning CS0414: The field ‘IconStyle.scaleSpecified’ is assigned but its value is never used
13>Style.cs(97,22,97,40): warning CS0414: The field ‘ColorStyle.colorModeSpecified’ is assigned but its value is never used
13>Abstract\AFeature.cs(130,22,130,40): warning CS0414: The field ‘AFeature.TimeStampSpecified’ is assigned but its value is never used
13>KMLib -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\KMLib\bin\Debug\netstandard2.0\KMLib.dll
13>Done building project “KMLib.csproj”.
14>------ Rebuild All started: Project: alglibnet, Configuration: Debug Any CPU ------
12>LibVLC.NET -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\LibVLC.NET\bin\Debug\netstandard2.0\LibVLC.NET.dll
15>------ Rebuild All started: Project: netDxf, Configuration: Debug Any CPU ------
11>GMap.NET.Internals\SocksProxySocket\ProxySocket.cs(130,21,130,28): warning CS0108: ‘ProxySocket.Connect(string, int)’ hides inherited member ‘Socket.Connect(string, int)’. Use the new keyword if hiding was intended.
11>GMap.NET.Internals\SocksProxySocket\ProxySocket.cs(195,29,195,41): warning CS0108: ‘ProxySocket.BeginConnect(string, int, AsyncCallback, object)’ hides inherited member ‘Socket.BeginConnect(string, int, AsyncCallback, object)’. Use the new keyword if hiding was intended.
11>GMap.NET.WindowsForms\ToolTips\GMapBaloonToolTip.cs(20,34,20,47): warning CS0108: ‘GMapBaloonToolTip.DefaultStroke’ hides inherited member ‘GMapToolTip.DefaultStroke’. Use the new keyword if hiding was intended.
11>GMap.NET.Internals\Cache.cs(140,17,140,23): warning CS0162: Unreachable code detected
15>netDxf -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\netDxf\bin\Debug\netstandard2.0\netDxf.dll
11>GMap.NET.Core -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\GMap.NET.Core\bin\Debug\netstandard2.0\GMap.NET.Core.dll
11>Done building project “GMap.NET.Core.csproj”.
16>------ Rebuild All started: Project: BSE.Windows.Forms, Configuration: Debug Any CPU ------
15>Successfully created package ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\netDxf\bin\Debug\netDxf.1.0.0.nupkg’.
7>Successfully created package ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Mavlink\bin\Debug\MAVLink.1.0.0.nupkg’.
14>alglibnet -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\alglibnet\bin\Debug\netstandard2.0\alglibnet.dll
14>Successfully created package ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\alglibnet\bin\Debug\alglibnet.1.0.0.nupkg’.
17>------ Rebuild All started: Project: MissionPlanner.Strings, Configuration: Debug Any CPU ------
18>------ Rebuild All started: Project: GMap.NET.WindowsForms, Configuration: Debug Any CPU ------
19>------ Rebuild All started: Project: MissionPlanner.Utilities, Configuration: Debug Any CPU ------
17>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(3049,5): error MSB3577: Two output file names resolved to the same output path: “obj\Debug\netstandard2.0\MissionPlanner.Strings.resources”
17>Done building project “MissionPlanner.Strings.csproj” – FAILED.
20>------ Rebuild All started: Project: BouncyCastle, Configuration: Debug Any CPU ------
16>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2110,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly “Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL”. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
16> BSE.Windows.Forms -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\BSE.Windows.Forms\bin\Debug\BSE.Windows.Forms.dll
21>------ Rebuild All started: Project: Updater, Configuration: Debug Any CPU ------
21>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(3214,5): warning MSB3327: Unable to find code signing certificate in the current user’s Windows certificate store. To correct this, either disable signing of the ClickOnce manifest or install the certificate into the certificate store.
21> Updater -> C:\MissionPanner-Dev\MissionPlanner\Updater\bin\Debug\Updater.exe
22>------ Rebuild All started: Project: Arduino, Configuration: Debug Any CPU ------
20>src\crypto\generators\Pkcs12ParametersGenerator.cs(166,43,166,68): warning CS0672: Member ‘Pkcs12ParametersGenerator.GenerateDerivedParameters(int)’ overrides obsolete member ‘PbeParametersGenerator.GenerateDerivedParameters(int)’. Add the Obsolete attribute to ‘Pkcs12ParametersGenerator.GenerateDerivedParameters(int)’.
20>src\crypto\generators\Pkcs12ParametersGenerator.cs(196,43,196,68): warning CS0672: Member ‘Pkcs12ParametersGenerator.GenerateDerivedParameters(int, int)’ overrides obsolete member ‘PbeParametersGenerator.GenerateDerivedParameters(int, int)’. Add the Obsolete attribute to ‘Pkcs12ParametersGenerator.GenerateDerivedParameters(int, int)’.
20>src\crypto\generators\Pkcs5S1ParametersGenerator.cs(65,37,65,62): warning CS0672: Member ‘Pkcs5S1ParametersGenerator.GenerateDerivedParameters(int)’ overrides obsolete member ‘PbeParametersGenerator.GenerateDerivedParameters(int)’. Add the Obsolete attribute to ‘Pkcs5S1ParametersGenerator.GenerateDerivedParameters(int)’.
20>src\crypto\generators\Pkcs5S1ParametersGenerator.cs(98,37,98,62): warning CS0672: Member ‘Pkcs5S1ParametersGenerator.GenerateDerivedParameters(int, int)’ overrides obsolete member ‘PbeParametersGenerator.GenerateDerivedParameters(int, int)’. Add the Obsolete attribute to ‘Pkcs5S1ParametersGenerator.GenerateDerivedParameters(int, int)’.
20>src\crypto\generators\Pkcs5S2ParametersGenerator.cs(109,43,109,68): warning CS0672: Member ‘Pkcs5S2ParametersGenerator.GenerateDerivedParameters(int)’ overrides obsolete member ‘PbeParametersGenerator.GenerateDerivedParameters(int)’. Add the Obsolete attribute to ‘Pkcs5S2ParametersGenerator.GenerateDerivedParameters(int)’.
20>src\crypto\generators\Pkcs5S2ParametersGenerator.cs(135,43,135,68): warning CS0672: Member ‘Pkcs5S2ParametersGenerator.GenerateDerivedParameters(int, int)’ overrides obsolete member ‘PbeParametersGenerator.GenerateDerivedParameters(int, int)’. Add the Obsolete attribute to ‘Pkcs5S2ParametersGenerator.GenerateDerivedParameters(int, int)’.
20>src\math\ec\rfc7748\X448Field.cs(9,27,9,36): warning CS3021: ‘X448Field’ does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
20>src\util\Arrays.cs(101,28,101,36): warning CS3021: ‘Arrays.AreEqual(uint[], uint[])’ does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
20>src\util\Arrays.cs(279,27,279,38): warning CS3021: ‘Arrays.GetHashCode(uint[])’ does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
20>src\util\Arrays.cs(297,27,297,38): warning CS3021: ‘Arrays.GetHashCode(uint[], int, int)’ does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
20>src\util\Arrays.cs(315,27,315,38): warning CS3021: ‘Arrays.GetHashCode(ulong[])’ does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
20>src\util\Arrays.cs(336,27,336,38): warning CS3021: ‘Arrays.GetHashCode(ulong[], int, int)’ does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
20>src\util\Arrays.cs(395,31,395,36): warning CS3021: ‘Arrays.Clone(ulong[])’ does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
20>src\util\Arrays.cs(402,31,402,36): warning CS3021: ‘Arrays.Clone(ulong[], ulong[])’ does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
20>src\asn1\x509\UserNotice.cs(100,20,100,65): warning CS0618: ‘UserNotice.UserNotice(Asn1Sequence)’ is obsolete: ‘Use GetInstance() instead’
20>src\crypto\tls\TlsUtilities.cs(2341,32,2341,33): warning CS0168: The variable ‘e’ is declared but never used
20>src\pkix\PkixCertPathValidatorUtilities.cs(154,30,154,31): warning CS0168: The variable ‘e’ is declared but never used
20>src\crypto\tls\TlsEccUtilities.cs(29,24,29,53): warning CS0618: ‘ExtensionType.elliptic_curves’ is obsolete: ‘Use ‘supported_groups’ instead’
20>src\crypto\tls\TlsEccUtilities.cs(39,78,39,107): warning CS0618: ‘ExtensionType.elliptic_curves’ is obsolete: ‘Use ‘supported_groups’ instead’
20>src\asn1\sec\ECPrivateKeyStructure.cs(23,20,23,76): warning CS0618: ‘ECPrivateKeyStructure.ECPrivateKeyStructure(Asn1Sequence)’ is obsolete: ‘Use ‘GetInstance’ instead’
20>src\asn1\pkcs\RSAPrivateKeyStructure.cs(32,20,32,77): warning CS0618: ‘RsaPrivateKeyStructure.RsaPrivateKeyStructure(Asn1Sequence)’ is obsolete: ‘Use ‘GetInstance’ method(s) instead’
20>src\asn1\pkcs\PBES2Parameters.cs(18,20,18,70): warning CS0618: ‘PbeS2Parameters.PbeS2Parameters(Asn1Sequence)’ is obsolete: ‘Use GetInstance() instead’
20>src\pkcs\Pkcs10CertificationRequest.cs(189,4,189,60): warning CS0618: ‘CertificationRequest.CertificationRequest(Asn1Sequence)’ is obsolete: ‘Use ‘GetInstance’ instead’
20>src\pkcs\Pkcs10CertificationRequest.cs(195,4,195,15): warning CS0618: ‘CertificationRequest.CertificationRequest(Asn1Sequence)’ is obsolete: ‘Use ‘GetInstance’ instead’
20>src\pkcs\Pkcs10CertificationRequest.cs(201,4,201,55): warning CS0618: ‘CertificationRequest.CertificationRequest(Asn1Sequence)’ is obsolete: ‘Use ‘GetInstance’ instead’
20>src\asn1\pkcs\CertificationRequest.cs(31,12,31,55): warning CS0618: ‘CertificationRequest.CertificationRequest(Asn1Sequence)’ is obsolete: ‘Use ‘GetInstance’ instead’
20>src\crypto\tls\DtlsReliableHandshake.cs(117,36,117,37): warning CS0168: The variable ‘e’ is declared but never used
20>src\crypto\tls\AbstractTlsClient.cs(37,18,37,47): warning CS0618: ‘ExtensionType.elliptic_curves’ is obsolete: ‘Use ‘supported_groups’ instead’
20>src\crypto\tls\AbstractTlsClient.cs(201,69,201,98): warning CS0618: ‘ExtensionType.elliptic_curves’ is obsolete: ‘Use ‘supported_groups’ instead’
20>src\crypto\signers\SM2Signer.cs(101,32,101,33): warning CS0168: The variable ‘e’ is declared but never used
20>src\asn1\cms\SignerInfo.cs(27,24,27,58): warning CS0618: ‘SignerInfo.SignerInfo(Asn1Sequence)’ is obsolete: ‘Use ‘GetInstance’ instead’
20>src\asn1\DerGeneralizedTime.cs(177,32,177,40): warning CS0618: ‘TimeZone’ is obsolete: ‘System.TimeZone has been deprecated. Please investigate the use of System.TimeZoneInfo instead.’
20>src\asn1\cms\OtherRecipientInfo.cs(57,20,57,73): warning CS0618: ‘OtherRecipientInfo.OtherRecipientInfo(Asn1Sequence)’ is obsolete: ‘Use GetInstance() instead’
20>src\asn1\cms\OriginatorPublicKey.cs(59,24,59,78): warning CS0618: ‘OriginatorPublicKey.OriginatorPublicKey(Asn1Sequence)’ is obsolete: ‘Use ‘GetInstance’ instead’
20>src\math\ec\ECCurve.cs(130,20,130,44): warning CS0618: ‘ECCurve.CreatePoint(BigInteger, BigInteger, bool)’ is obsolete: ‘Per-point compression property will be removed’
20>src\math\ec\ECCurve.cs(234,20,234,97): warning CS0618: ‘ECCurve.CreatePoint(BigInteger, BigInteger, bool)’ is obsolete: ‘Per-point compression property will be removed’
20>src\asn1\cms\IssuerAndSerialNumber.cs(22,20,22,76): warning CS0618: ‘IssuerAndSerialNumber.IssuerAndSerialNumber(Asn1Sequence)’ is obsolete: ‘Use GetInstance() instead’
20>src\asn1\cms\EnvelopedData.cs(97,20,97,68): warning CS0618: ‘EnvelopedData.EnvelopedData(Asn1Sequence)’ is obsolete: ‘Use ‘GetInstance’ instead’
20>src\math\ec\ECCurve.cs(625,31,625,67): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECCurve.cs(645,31,645,67): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECCurve.cs(695,20,695,60): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECCurve.cs(1095,31,1095,68): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECCurve.cs(1129,31,1129,68): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECCurve.cs(1170,20,1170,77): warning CS0618: ‘F2mFieldElement.F2mFieldElement(int, int, int, int, BigInteger)’ is obsolete: ‘Use ECCurve.FromBigInteger to construct field elements’
20>src\math\ec\ECCurve.cs(1175,20,1175,61): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(668,20,668,72): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(719,28,719,68): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1650,20,1650,73): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(926,28,926,68): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1086,28,1086,68): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1135,28,1135,68): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1753,28,1753,69): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1858,36,1858,89): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1875,36,1875,89): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1217,24,1217,96): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1274,20,1274,83): warning CS0618: ‘FpPoint.FpPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1932,28,1932,69): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(1967,32,1967,84): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(2068,32,2068,84): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(2101,28,2101,74): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>src\math\ec\ECPoint.cs(2111,28,2111,76): warning CS0618: ‘F2mPoint.F2mPoint(ECCurve, ECFieldElement, ECFieldElement, bool)’ is obsolete: ‘Per-point compression property will be removed, see GetEncoded(bool)’
20>BouncyCastle -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\BouncyCastle\bin\Debug\netstandard2.0\BouncyCastle.dll
20>Done building project “BouncyCastle.csproj”.
22>Arduino -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Arduino\bin\Debug\netstandard2.0\Arduino.dll
20>Successfully created package ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\BouncyCastle\bin\Debug\BouncyCastle.1.0.0.nupkg’.
23>------ Rebuild All started: Project: GDAL.NET, Configuration: Debug Any CPU ------
24>------ Rebuild All started: Project: solo, Configuration: Debug Any CPU ------
18> GMap.NET.WindowsForms -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\GMap.NET.WindowsForms\bin\Debug\GMap.NET.WindowsForms.dll
25>------ Rebuild All started: Project: AltitudeAngelWings, Configuration: Debug Any CPU ------
24>solo -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\solo\bin\Debug\netstandard2.0\solo.dll
26>------ Rebuild All started: Project: AviFile, Configuration: Debug Any CPU ------
26>AviFile -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\AviFile\bin\Debug\netstandard2.0\AviFile.dll
27>------ Rebuild All started: Project: SharpAdbClient, Configuration: Debug Any CPU ------
27>SharpAdbClient -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\SharpAdbClient\bin\Debug\netstandard2.0\SharpAdbClient.dll
27>C:\MissionPanner-Dev\MissionPlanner\ExtLibs\SharpAdbClient\SharpAdbClient.csproj : warning NU1701: Package ‘Mono.Posix 4.0.0’ was restored using ‘.NETFramework,Version=v4.6.1’ instead of the project target framework ‘.NETStandard,Version=v2.0’. This package may not be fully compatible with your project.
27>Done building project “SharpAdbClient.csproj”.
27>Successfully created package ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\SharpAdbClient\bin\Debug\SharpAdbClient.1.0.0.nupkg’.
28>------ Rebuild All started: Project: ZedGraph, Configuration: Debug Any CPU ------
28> ZedGraph -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\ZedGraph\bin\Debug\ZedGraph.dll
29>------ Rebuild All started: Project: ManagedNativeWifi.Simple, Configuration: Debug Any CPU ------
29>ManagedNativeWifi.Simple -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\ManagedNativeWifi.Simple\bin\Debug\netstandard2.0\ManagedNativeWifi.Simple.dll
30>------ Rebuild All started: Project: px4uploader, Configuration: Debug Any CPU ------
30>px4uploader -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\px4uploader\bin\Debug\netstandard2.0\px4uploader.dll
31>------ Rebuild All started: Project: WebCamService, Configuration: Debug Any CPU ------
31>WebCamService -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\WebCamService\bin\Debug\netstandard2.0\WebCamService.dll
32>------ Rebuild All started: Project: Transitions, Configuration: Debug Any CPU ------
32>Utility.cs(74,34,74,36): warning CS0168: The variable ‘ex’ is declared but never used
32>Transition.cs(144,30,144,32): warning CS0168: The variable ‘ex’ is declared but never used
32>Transitions -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Transitions\bin\Debug\netstandard2.0\Transitions.dll
32>Done building project “Transitions.csproj”.
33>------ Rebuild All started: Project: Installer, Configuration: Debug Any CPU ------
25> Restoring NuGet packages…
25> To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck ‘Allow NuGet to download missing packages’.
25> Feeds used:
25> C:\Users\Works Station.nuget\packages
25> https://api.nuget.org/v3/index.json
25> C:\Program Files (x86)\Microsoft SDKs\NuGetPackages
25>
25> All packages listed in C:\MissionPanner-Dev\MissionPlanner\ExtLibs\AltitudeAngelWings\packages.config are already installed.
25> AltitudeAngelWings -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\AltitudeAngelWings\bin\Debug\AltitudeAngelWings.dll
34>------ Rebuild All started: Project: SikRadio, Configuration: Debug Any CPU ------
33>Installer -> C:\MissionPanner-Dev\MissionPlanner\bin\Debug\net461\Installer.exe
35>------ Rebuild All started: Project: BaseClasses, Configuration: Debug Any CPU ------
23>GDAL.NET -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\GDAL\bin\Debug\netstandard2.0\GDAL.NET.dll
35> BaseClasses -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\BaseClasses\bin\Debug\BaseClassesNET.dll
36>------ Rebuild All started: Project: md5sum, Configuration: Debug Any CPU ------
36> md5sum -> C:\MissionPanner-Dev\MissionPlanner\bin\Debug\md5sum.exe
37>------ Rebuild All started: Project: wix, Configuration: Debug Any CPU ------
19>rtcm3.cs(2486,27,2486,37): warning CS0660: ‘rtcm3.type1019.gps_time_t’ defines operator == or operator != but does not override Object.Equals(object o)
19>rtcm3.cs(2486,27,2486,37): warning CS0661: ‘rtcm3.type1019.gps_time_t’ defines operator == or operator != but does not override Object.GetHashCode()
19>Settings.cs(346,30,346,32): warning CS0168: The variable ‘ex’ is declared but never used
19>Privacy.cs(92,34,92,39): warning CS0219: The variable ‘valid’ is assigned but its value is never used
19>rtcm3.cs(1142,21,1142,25): warning CS0219: The variable ‘lam2’ is assigned but its value is never used
19>srtm.cs(525,20,525,31): warning CS0219: The variable ‘baseurl1sec’ is assigned but its value is never used
37> wix -> C:\MissionPanner-Dev\MissionPlanner\Msi\wix.exe
34>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(3049,5): error MSB3821: Couldn’t process file Config.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.
34>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(3049,5): error MSB3821: Couldn’t process file Config.zh-Hans.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.
34>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(3049,5): error MSB3821: Couldn’t process file Config.zh-Hant.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.
34>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(3049,5): error MSB3821: Couldn’t process file Config.zh-TW.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.
23>C:\MissionPanner-Dev\MissionPlanner\ExtLibs\GDAL\GDAL.NET.csproj : warning NU1701: Package ‘GDAL 1.11.1’ was restored using ‘.NETFramework,Version=v4.6.1’ instead of the project target framework ‘.NETStandard,Version=v2.0’. This package may not be fully compatible with your project.
23>Done building project “GDAL.NET.csproj”.
23>Successfully created package ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\GDAL\bin\Debug\GDAL.NET.1.0.0.nupkg’.
19>MissionPlanner.Utilities -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Utilities\bin\Debug\netstandard2.0\MissionPlanner.Utilities.dll
19>Done building project “MissionPlanner.Utilities.csproj”.
38>------ Rebuild All started: Project: MissionPlanner.Maps, Configuration: Debug Any CPU ------
39>------ Rebuild All started: Project: MissionPlanner.Controls, Configuration: Debug Any CPU ------
38>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(3049,5): error MSB3821: Couldn’t process file Resources.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.
38>Done building project “MissionPlanner.Maps.csproj” – FAILED.
40>------ Rebuild All started: Project: tlogThumbnailHandler, Configuration: Debug Any CPU ------
41>------ Rebuild All started: Project: MissionPlanner.ArduPilot, Configuration: Debug Any CPU ------
41>CSC : error CS0006: Metadata file ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Strings\bin\Debug\netstandard2.0\MissionPlanner.Strings.dll’ could not be found
41>Done building project “MissionPlanner.ArduPilot.csproj” – FAILED.
40>tlogThumbnailHandler -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\tlogThumbnailHandler\bin\Debug\netstandard2.0\tlogThumbnailHandler.dll
39> MissionPlanner.Controls -> C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Controls\bin\Debug\MissionPlanner.Controls.dll
42>------ Rebuild All started: Project: MissionPlanner, Configuration: Debug Any CPU ------
42>C:\MissionPanner-Dev\MissionPlanner\bin\Debug\net461
42>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2110,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly “BitMiracle.LibTiff.NetStandard”. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
42>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(3049,5): error MSB3577: Two output file names resolved to the same output path: “obj\Debug\net461\MissionPlanner.ConnectionOptions.resources”
42>Done building project “MissionPlanner.csproj” – FAILED.
43>------ Rebuild All started: Project: ExtGuided, Configuration: Debug Any CPU ------
44>------ Rebuild All started: Project: MissionPlanner.SimpleGrid, Configuration: Debug Any CPU ------
45>------ Rebuild All started: Project: MissionPlanner.Gridv2, Configuration: Debug Any CPU ------
46>------ Rebuild All started: Project: TrackerHomeGPS, Configuration: Debug Any CPU ------
45>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(3049,5): error MSB3821: Couldn’t process file GridUIv2.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.
45>Done building project “MissionPlanner.Gridv2.csproj” – FAILED.
47>------ Rebuild All started: Project: MissionPlanner.Stats, Configuration: Debug Any CPU ------
46>CSC : error CS0006: Metadata file ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Strings\bin\Debug\netstandard2.0\MissionPlanner.Strings.dll’ could not be found
46>Done building project “TrackerHomeGPS.csproj” – FAILED.
43>CSC : error CS0006: Metadata file ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Strings\bin\Debug\netstandard2.0\MissionPlanner.Strings.dll’ could not be found
43>Done building project “ExtGuided.csproj” – FAILED.
44>CSC : error CS0006: Metadata file ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Strings\bin\Debug\netstandard2.0\MissionPlanner.Strings.dll’ could not be found
44>Done building project “MissionPlanner.SimpleGrid.csproj” – FAILED.
47>CSC : error CS0006: Metadata file ‘C:\MissionPanner-Dev\MissionPlanner\ExtLibs\Strings\bin\Debug\netstandard2.0\MissionPlanner.Strings.dll’ could not be found
47>Done building project “MissionPlanner.Stats.csproj” – FAILED.
========== Rebuild All: 37 succeeded, 10 failed, 0 skipped ==========

OK thanks, that solves it.

regards