Sha256: bb0ab8e8f9c7408ed6b9b688fa0325b0106708843a1f7f329cf1e4340b284231
Contents?: true
Size: 747 Bytes
Versions: 2
Compression:
Stored size: 747 Bytes
Contents
<?xml version="1.0"?> <ripple xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>%SOLUTION_NAME%</Name> <NugetSpecFolder>packaging/nuget</NugetSpecFolder> <SourceFolder>src</SourceFolder> <BuildCommand>rake</BuildCommand> <FastBuildCommand>rake compile</FastBuildCommand> <DefaultFloatConstraint>Current</DefaultFloatConstraint> <DefaultFixedConstraint>Current,NextMajor</DefaultFixedConstraint> <Feeds> <Feed Url="http://nuget.org/api/v2" Mode="Fixed" Stability="ReleasedOnly" /> <Feed Url="http://packages.nuget.org/v1/FeedService.svc" Mode="Fixed" Stability="ReleasedOnly" /> </Feeds> <Nugets> </Nugets> <Groups /> <Nuspecs /> </ripple>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fubu-0.9.9.317 | bin/templates/solution/public-ripple/ripple.config |
fubu-0.9.9.299 | bin/templates/solution/public-ripple/ripple.config |