FSharp Targets not available?
On my semver.net build (https://ci.appveyor.com/project/kolektiv/semver-net) NuGet Pack doesn't seem to be working - from what I can tell, because the fsharp.targets file isn't available (looked for as part of the project?). It does seem odd though, as it would seem to be needed for general build. I wonder if perhaps the nuget command line invocation isn't picking up some env variable? Seems rather odd though...
If it helps, my project [https://ci.appveyor.com/project/kolektiv/xyncro.azure] seemed to work before. Ran it today with no changes, and it failed in the same way...
Cheers! Any ideas appreciated...
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 08 Jul, 2014 04:55 AM
Hi Andrew,
I think the problem is in this line:
https://github.com/kolektiv/semver.net/blob/master/src/SemVer/SemVe...
On build workers there is newer OOB F# 3.1 is installed and the path should be:
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:45 AM.