.NET Compilation..NET Compilation.
Gonçalo,
I'm getting below compile error:
..\ConsoleApplication1\ConsoleApplication1.csproj : Solution file warning MSB4122: Scanning project dependencies for project "..\ConsoleApplication1\ConsoleApplication1.csproj" failed. The project file "Z:\Extensions\XmlRecords 1.0.2\XmlRecords\Source\NET\..\ConsoleApplication1\ConsoleApplication1.csproj" was not found.
Z:\Extensions\XmlRecords 1.0.2\XmlRecords\Source\NET\XmlRecords.sln : error MSB3202: The project file "..\ConsoleApplication1\ConsoleApplication1.csproj" was not found.
XmlRecords.cs(20,121): warning CS1573: Parameter 'ssDefaultConfig' has no matching param tag in the XML comment for 'OutSystems.NssXmlRecords.CssXmlRecords.MssRecordListToXml(object, OutSystems.NssXmlRecords.RLRecordXmlConfigRecordList, OutSystems.NssXmlRecords.RCDefaultXmlConfigRecord, out string)' (but other parameters do)
XmlRecords.cs(53,113): warning CS1573: Parameter 'ssDefaultConfig' has no matching param tag in the XML comment for 'OutSystems.NssXmlRecords.CssXmlRecords.MssRecordToXml(object, OutSystems.NssXmlRecords.RLRecordXmlConfigRecordList, OutSystems.NssXmlRecords.RCDefaultXmlConfigRecord, out string)' (but other parameters do)
XmlRecords.cs(72,97): warning CS1573: Parameter 'ssXmlConfig' has no matching param tag in the XML comment for 'OutSystems.NssXmlRecords.CssXmlRecords.MssXmlToRecordList(string, object, OutSystems.NssXmlRecords.RLRecordXmlConfigRecordList)' (but other parameters do)
XmlSerializerConfig.cs(15,54): warning CS0429: Unreachable expression code detected
CopyFilesToOutputDirectory:
XmlRecords -> Z:\Extensions\XmlRecords 1.0.2\XmlRecords\Source\NET\bin\OutSystems.NssXmlRecords.dll
..\ConsoleApplication1\ConsoleApplication1.csproj : Solution file warning MSB4122: Scanning project dependencies for project "..\ConsoleApplication1\ConsoleApplication1.csproj" failed. The project file "Z:\Extensions\XmlRecords 1.0.2\XmlRecords\Source\NET\..\ConsoleApplication1\ConsoleApplication1.csproj" was not found.
Z:\Extensions\XmlRecords 1.0.2\XmlRecords\Source\NET\XmlRecords.sln : error MSB3202: The project file "..\ConsoleApplication1\ConsoleApplication1.csproj" was not found.
XmlRecords.cs(20,121): warning CS1573: Parameter 'ssDefaultConfig' has no matching param tag in the XML comment for 'OutSystems.NssXmlRecords.CssXmlRecords.MssRecordListToXml(object, OutSystems.NssXmlRecords.RLRecordXmlConfigRecordList, OutSystems.NssXmlRecords.RCDefaultXmlConfigRecord, out string)' (but other parameters do)
XmlRecords.cs(53,113): warning CS1573: Parameter 'ssDefaultConfig' has no matching param tag in the XML comment for 'OutSystems.NssXmlRecords.CssXmlRecords.MssRecordToXml(object, OutSystems.NssXmlRecords.RLRecordXmlConfigRecordList, OutSystems.NssXmlRecords.RCDefaultXmlConfigRecord, out string)' (but other parameters do)
XmlRecords.cs(72,97): warning CS1573: Parameter 'ssXmlConfig' has no matching param tag in the XML comment for 'OutSystems.NssXmlRecords.CssXmlRecords.MssXmlToRecordList(string, object, OutSystems.NssXmlRecords.RLRecordXmlConfigRecordList)' (but other parameters do)
XmlSerializerConfig.cs(15,54): warning CS0429: Unreachable expression code detected
CopyFilesToOutputDirectory:
XmlRecords -> Z:\Extensions\XmlRecords 1.0.2\XmlRecords\Source\NET\bin\OutSystems.NssXmlRecords.dll