нашел пример https://github.com/FSharpBristol/FSharp-Template-for-Aws-Lambda, но он у меня не компилируется: dotnet build выдает Project serverless (.NETCoreApp,Version=v1.0) will be compiled because expected outputs are missing
Compiling serverless for .NETCoreApp,Version=v1.0
C:\Users\mpotanin\AppData\Local\Microsoft\dotnet\dotnet.exe compile-fsc @C:\Users\mpotanin\wg\exp\FSharp-Template-for-Aws-Lambda\serverless\obj\Debug\netcoreapp1.0\dotnet-compile.rsp returned Exit Code -2147450740
C:\Users\mpotanin\wg\exp\FSharp-Template-for-Aws-Lambda\serverless\Error: assembly specified in the dependencies manifest was not found — package: 'microsoft.codeanalysis.common', version: '1.3.0', path: 'lib/netstandard1.3/Microsoft.CodeAnalysis.dll'
Compilation failed.
dotnet restore делал?
Обсуждают сегодня