You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
when I try to build UltraSnaffler from the 1.0.179 release I obtain the following error:
Error CS0246 The type or namespace name 'FileResult' could not be found (are you missing a using directive or an assembly reference?) UltraSnaffCore C:\Users\user\Downloads\Snaffler-1.0.179\SnaffCore\Concurrency\SnafflerMessage.cs 11 Active
Warning Found conflicts between different versions of "ICSharpCode.SharpZipLib" that could not be resolved.
There was a conflict between "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" and "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73".
"ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" was chosen because it was primary and "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" was not.
References which depend on "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" [C:\Users\user\.nuget\packages\sharpziplib\0.86.0\lib\20\ICSharpCode.SharpZipLib.dll].
C:\Users\user\.nuget\packages\sharpziplib\0.86.0\lib\20\ICSharpCode.SharpZipLib.dll
Project file item includes which caused reference "C:\Users\user\.nuget\packages\sharpziplib\0.86.0\lib\20\ICSharpCode.SharpZipLib.dll".
C:\Users\user\.nuget\packages\sharpziplib\0.86.0\lib\20\ICSharpCode.SharpZipLib.dll
References which depend on "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" [].
C:\Users\user\.nuget\packages\taglib\2.1.0\lib\taglib-sharp.dll
Project file item includes which caused reference "C:\Users\user\.nuget\packages\taglib\2.1.0\lib\taglib-sharp.dll".
C:\Users\user\.nuget\packages\taglib\2.1.0\lib\taglib-sharp.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXml4Net.dll
Project file item includes which caused reference "C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXml4Net.dll".
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXml4Net.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OOXML.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXmlFormats.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.ScratchPad.HWPF.dll
Project file item includes which caused reference "C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.ScratchPad.HWPF.dll".
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.ScratchPad.HWPF.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.dll
Project file item includes which caused reference "C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.dll".
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OOXML.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXml4Net.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXmlFormats.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.ScratchPad.HWPF.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
Project file item includes which caused reference "C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll".
C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll UltraSnaffCore
The text was updated successfully, but these errors were encountered:
Hello,
when I try to build UltraSnaffler from the 1.0.179 release I obtain the following error:
The text was updated successfully, but these errors were encountered: