Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

F# Make build script #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

F# Make build script #1

wants to merge 3 commits into from

Conversation

ctaggart
Copy link

I replaced the existing psake scripts with F# Make build.fsx script. It support source indexing using my SourceLink add on and builds using AppVeyor.

You can see some builds I made here:
https://ci.appveyor.com/project/ctaggart/burrows/history

After merging the pull request, you just need to change the url in build.fsx to be raw.githubusercontent.com/eswann/burrows.

To make the stable build using AppVeyor, I just set fakeargs temporarily in the UI to nuget versionAssembly=0.3.1.1 versionFile=0.3.1.1 prerelease=.
image

@ctaggart
Copy link
Author

Here is a Fiddler capture of debugging into Burrows from Visual Studio. Follow the link to Google Drive, then click download: Burrows.0.3.3.1.saz

@eswann
Copy link
Owner

eswann commented Jul 1, 2014

Thanks Cameron, I'll get this merged in soon. I want to set up automatic publish to Nuget first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants