fubu 0.0.6 → 0.9.9.299
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/bin/Bottles.dll +0 -0
- data/bin/{fubu_exe/FubuCore.dll → FubuCore.dll} +0 -0
- data/bin/FubuCsProjFile.dll +0 -0
- data/bin/{fubu_exe/FubuLocalization.dll → FubuLocalization.dll} +0 -0
- data/bin/FubuMVC.Core.dll +0 -0
- data/bin/FubuMVC.Katana.dll +0 -0
- data/bin/FubuMVC.OwinHost.dll +0 -0
- data/bin/FubuMVC.StructureMap.dll +0 -0
- data/bin/HtmlTags.dll +0 -0
- data/bin/{fubu_exe/Ionic.Zip.dll → Ionic.Zip.dll} +0 -0
- data/bin/Microsoft.Owin.Host.HttpListener.dll +0 -0
- data/bin/Microsoft.Owin.Hosting.dll +0 -0
- data/bin/Microsoft.Owin.dll +0 -0
- data/bin/{fubu_exe/Newtonsoft.Json.dll → Newtonsoft.Json.dll} +0 -0
- data/bin/{fubu_exe/Owin.Extensions.dll → Owin.Extensions.dll} +0 -0
- data/bin/Owin.Types.dll +0 -0
- data/bin/{fubu_exe/Owin.dll → Owin.dll} +0 -0
- data/bin/{fubu_exe/StructureMap.dll → StructureMap.dll} +0 -0
- data/bin/System.Net.Http.WebRequest.dll +0 -0
- data/bin/System.Net.Http.dll +0 -0
- data/bin/System.Runtime.dll +0 -0
- data/bin/System.Threading.Tasks.dll +0 -0
- data/bin/{fubu_exe/WebDriver.dll → WebDriver.dll} +0 -0
- data/bin/chromedriver.exe +0 -0
- data/bin/fubu +9 -3
- data/bin/fubu.exe +0 -0
- data/bin/templates/alteration/autofac/nuget.txt +1 -0
- data/bin/templates/alteration/fubu-bottle/BottleConfiguration.cs +23 -0
- data/bin/templates/alteration/fubu-bottle/assembly-info.txt +3 -0
- data/bin/templates/alteration/fubu-bottle/instructions.txt +5 -0
- data/bin/templates/alteration/fubu-bottle/nuget.txt +2 -0
- data/bin/templates/alteration/fubumvc-empty/%FUBU_REGISTRY%.cs +14 -0
- data/bin/templates/alteration/fubumvc-empty/inputs.txt +1 -0
- data/bin/templates/alteration/fubumvc-empty/instructions.txt +2 -0
- data/bin/templates/alteration/fubumvc-empty/nuget.txt +1 -0
- data/bin/templates/alteration/fubumvc-empty/rake.txt +1 -0
- data/bin/templates/alteration/fubumvc-empty/ripple.dependencies.config +0 -0
- data/bin/templates/alteration/no-views/HomeEndpoint.cs +12 -0
- data/bin/templates/alteration/no-views/instructions.txt +2 -0
- data/bin/templates/alteration/raven/nuget.txt +4 -0
- data/bin/templates/alteration/spark/Home.spark +18 -0
- data/bin/templates/alteration/spark/HomeEndpoint.cs +10 -0
- data/bin/templates/alteration/spark/HomeModel.cs +7 -0
- data/bin/templates/alteration/spark/Shared/Application.spark +32 -0
- data/bin/templates/alteration/spark/Shared/_global.spark +4 -0
- data/bin/templates/alteration/spark/Shared/bindings.xml +21 -0
- data/bin/templates/alteration/spark/instructions.txt +5 -0
- data/bin/templates/alteration/spark/nuget.txt +3 -0
- data/bin/templates/alteration/structuremap/%APPLICATION_SOURCE%.cs +15 -0
- data/bin/templates/alteration/structuremap/%STRUCTUREMAP_REGISTRY%.cs +19 -0
- data/bin/templates/alteration/structuremap/inputs.txt +2 -0
- data/bin/templates/alteration/structuremap/instructions.txt +9 -0
- data/bin/templates/alteration/structuremap/nuget.txt +2 -0
- data/bin/templates/alteration/unit-testing/Standin.cs +14 -0
- data/bin/templates/alteration/unit-testing/nuget.txt +3 -0
- data/bin/templates/project/baseline/csproj.xml +50 -0
- data/bin/templates/solution/baseline/VERSION.txt +1 -0
- data/bin/templates/solution/baseline/gems.txt +5 -0
- data/bin/templates/solution/baseline/ignore.txt +29 -0
- data/bin/templates/solution/baseline/rake.txt +15 -0
- data/bin/templates/solution/edge-ripple/ripple.config +20 -0
- data/bin/templates/solution/floating-ripple/ripple.config +20 -0
- data/bin/templates/solution/public-ripple/ripple.config +19 -0
- metadata +108 -46
- data/.gitignore +0 -19
- data/Gemfile +0 -4
- data/LICENSE.txt +0 -22
- data/README.md +0 -29
- data/Rakefile +0 -8
- data/bin/fubu_exe/Bottles.Services.dll +0 -0
- data/bin/fubu_exe/Bottles.dll +0 -0
- data/bin/fubu_exe/Fubu.exe +0 -0
- data/bin/fubu_exe/FubuMVC.Core.dll +0 -0
- data/bin/fubu_exe/FubuMVC.Katana.dll +0 -0
- data/bin/fubu_exe/FubuMVC.OwinHost.dll +0 -0
- data/bin/fubu_exe/FubuMVC.StructureMap.dll +0 -0
- data/bin/fubu_exe/HtmlTags.dll +0 -0
- data/bin/fubu_exe/Microsoft.Owin.Host.HttpListener.dll +0 -0
- data/bin/fubu_exe/Microsoft.Owin.Hosting.dll +0 -0
- data/bin/fubu_exe/file-patterns.txt +0 -12
- data/bin/fubu_exe/ripple.xml +0 -3
- data/fubu.gemspec +0 -20
- data/lib/fubu.rb +0 -5
- data/lib/fubu/version.rb +0 -3
- data/ripple.cmd +0 -1
- data/ripple.config +0 -14
- data/vendor/Visualizations.Harness/Visualizations.Harness.csproj +0 -157
- data/vendor/Visualizations.Harness/ripple.dependencies.config +0 -1
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
N2QwZjM0NzkyNTdkYmUzODUzMzUxYzlkOWUyNTliOTcxYTkyZDZmNg==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
OGYzNGNhMjBlZDkzM2NlMWQxYTZjNjA1OTVhOGE4NDNjZTQxOWM3NA==
|
7
7
|
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
YzBjMzliOTYxNzUwZTI3MDhiYjNkMTkxNGEzNTNmYjFmYTBhYTYwNzE3YTk4
|
10
|
+
MDJmNTcwYmMxZWQ3NDY5YmZmMTE3YjE4ZWI2NGE0MzM3MTNiOTgxMDVhYzJl
|
11
|
+
ZjQ1ZmQ4MGRlNWYzYTE5OTA4NGIzODcwODRmMzFhOTU5MzIyOTM=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
NTI0ZTFmNWJhMzhjN2RhYjdlMjg2NTM1ZThhOGQ4YWU0Yjk4YTI5NWI5OGRl
|
14
|
+
Y2JhNzFjMjVkNGVlYjNhOGQ5N2M4ZjRhMjM5ZmVjNTJlZTNmMGI4NDE3MGZh
|
15
|
+
NTRjNzk5YjFlZDg5M2FhY2NhZjFiM2MwZjg1ZWM2ZGExNjk1N2I=
|
data/bin/Bottles.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/bin/HtmlTags.dll
ADDED
Binary file
|
File without changes
|
Binary file
|
Binary file
|
Binary file
|
File without changes
|
File without changes
|
data/bin/Owin.Types.dll
ADDED
Binary file
|
File without changes
|
File without changes
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/bin/fubu
CHANGED
@@ -1,3 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
1
|
+
#!C:/Ruby/bin/ruby.exe
|
2
|
+
#
|
3
|
+
# This file was generated by RubyGems.
|
4
|
+
#
|
5
|
+
# The application 'fubu' is installed as part of a gem, and
|
6
|
+
# this file is here to facilitate running it.
|
7
|
+
#
|
8
|
+
result = system(File.dirname(__FILE__) + "/fubu.exe " + ARGV.join(' '))
|
9
|
+
exit 1 unless result
|
data/bin/fubu.exe
ADDED
Binary file
|
@@ -0,0 +1 @@
|
|
1
|
+
FubuMVC.Autofac
|
@@ -0,0 +1,23 @@
|
|
1
|
+
using FubuMVC.Core;
|
2
|
+
|
3
|
+
namespace %NAMESPACE%
|
4
|
+
{
|
5
|
+
public class %SHORT_NAME%Registry : FubuPackageRegistry
|
6
|
+
{
|
7
|
+
public %SHORT_NAME%Registry()
|
8
|
+
{
|
9
|
+
// Register any custom FubuMVC policies, inclusions, or
|
10
|
+
// other FubuMVC configuration here for ONLY this bottle
|
11
|
+
// Or leave as is to use the default conventions unchanged
|
12
|
+
}
|
13
|
+
}
|
14
|
+
|
15
|
+
public class %SHORT_NAME%Extensions : IFubuRegistryExtension
|
16
|
+
{
|
17
|
+
public void Configure(FubuRegistry registry)
|
18
|
+
{
|
19
|
+
// Register any policies or services to be applied
|
20
|
+
// to the global
|
21
|
+
}
|
22
|
+
}
|
23
|
+
}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
using FubuMVC.Core;
|
2
|
+
|
3
|
+
namespace %NAMESPACE%
|
4
|
+
{
|
5
|
+
public class %FUBU_REGISTRY% : FubuRegistry
|
6
|
+
{
|
7
|
+
public %FUBU_REGISTRY%()
|
8
|
+
{
|
9
|
+
// Register any custom FubuMVC policies, inclusions, or
|
10
|
+
// other FubuMVC configuration here
|
11
|
+
// Or leave as is to use the default conventions unchanged
|
12
|
+
}
|
13
|
+
}
|
14
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
%FUBU_REGISTRY%=%SHORT_NAME%FubuRegistry
|
@@ -0,0 +1 @@
|
|
1
|
+
FubuMVC.Core
|
@@ -0,0 +1 @@
|
|
1
|
+
FubuRake::MvcApp.new({:directory => '%PROJECT_FOLDER%', :name => '%SHORT_NAME%'})
|
File without changes
|
@@ -0,0 +1,32 @@
|
|
1
|
+
<!doctype html>
|
2
|
+
<html lang="en">
|
3
|
+
<head>
|
4
|
+
<meta charset="utf-8" />
|
5
|
+
<Asset src="twitterbootstrap"/>
|
6
|
+
<use content="head" />
|
7
|
+
<Styles />
|
8
|
+
</head>
|
9
|
+
<body data-spy="scroll" data-target=".bs-docs-sidebar">
|
10
|
+
<div id="top-menu" class="navbar navbar-fixed-top">
|
11
|
+
<div class="navbar-inner">
|
12
|
+
<div class="container">
|
13
|
+
<a class="brand" href="#">%SHORT_NAME%</a>
|
14
|
+
|
15
|
+
<use content="navigation" />
|
16
|
+
</div>
|
17
|
+
</div>
|
18
|
+
</div>
|
19
|
+
<use content="masthead" />
|
20
|
+
<div id="Content" class="container" style="margin-top:50px">
|
21
|
+
<use content="main" />
|
22
|
+
</div>
|
23
|
+
<Scripts />
|
24
|
+
<footer class="footer">
|
25
|
+
<div class="container">
|
26
|
+
<use content="footer" />
|
27
|
+
<h4>Standard Footer Content Here</h4>
|
28
|
+
</div>
|
29
|
+
</footer>
|
30
|
+
|
31
|
+
</body>
|
32
|
+
</html>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<bindings>
|
3
|
+
<element name="Stylesheet">#this.Asset('@href');</element>
|
4
|
+
<element name="Script">#this.Asset('@src');</element>
|
5
|
+
<element name="Asset">#this.Asset('@src');</element>
|
6
|
+
<element name="Scripts">this.WriteScriptTags()</element>
|
7
|
+
<element name="Styles">this.WriteCssTags()</element>
|
8
|
+
<element name="Image">this.ImageFor('@src')</element>
|
9
|
+
<element name="Partial">this.Partial<@model>()</element>
|
10
|
+
|
11
|
+
<element name="Edit">this.Edit(x => x.@name)</element>
|
12
|
+
<element name="Show">this.Show(x => x.@name)</element>
|
13
|
+
<element name="Input">this.InputFor(x => x.@name)</element>
|
14
|
+
<element name="Label">this.LabelFor(x => x.@name)</element>
|
15
|
+
<element name="Display">this.DisplayFor(x => x.@name)</element>
|
16
|
+
|
17
|
+
<element name="Form">
|
18
|
+
<start>this.FormFor<@model>()</start>
|
19
|
+
<end>this.EndForm()</end>
|
20
|
+
</element>
|
21
|
+
</bindings>
|
@@ -0,0 +1,5 @@
|
|
1
|
+
* The home page is served by HomeEndpoint.Index()
|
2
|
+
* HomeEndpoint.Index() could be eliminated if you choose
|
3
|
+
to use Home.Spark as an 'actionless view'
|
4
|
+
* Shared/Application.spark is the master layout for the application
|
5
|
+
* Do check out the available Spark bindings in Shared/bindings.xml
|
@@ -0,0 +1,15 @@
|
|
1
|
+
using FubuMVC.Core;
|
2
|
+
using FubuMVC.StructureMap;
|
3
|
+
using StructureMap;
|
4
|
+
|
5
|
+
namespace %NAMESPACE%
|
6
|
+
{
|
7
|
+
public class %APPLICATION_SOURCE% : IApplicationSource
|
8
|
+
{
|
9
|
+
public FubuApplication BuildApplication()
|
10
|
+
{
|
11
|
+
return FubuApplication.For<%SHORT_NAME%FubuRegistry>()
|
12
|
+
.StructureMap<%STRUCTUREMAP_REGISTRY%>();
|
13
|
+
}
|
14
|
+
}
|
15
|
+
}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
using StructureMap.Configuration.DSL;
|
2
|
+
|
3
|
+
namespace %NAMESPACE%
|
4
|
+
{
|
5
|
+
public class %STRUCTUREMAP_REGISTRY% : Registry
|
6
|
+
{
|
7
|
+
public %STRUCTUREMAP_REGISTRY%()
|
8
|
+
{
|
9
|
+
// make any StructureMap configuration here
|
10
|
+
|
11
|
+
// Sets up the default "IFoo is Foo" naming convention
|
12
|
+
// for auto-registration within this assembly
|
13
|
+
Scan(x => {
|
14
|
+
x.TheCallingAssembly();
|
15
|
+
x.WithDefaultConventions();
|
16
|
+
});
|
17
|
+
}
|
18
|
+
}
|
19
|
+
}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
* StructureMap configuration is in the file %SHORT_NAME%Registry
|
4
|
+
* StructureMap's default "IFoo is Foo" conventions are configured for this project
|
5
|
+
|
6
|
+
The FubuMVC application is defined in the %APPLICATION_SOURCE% class. It's unlikely that you'll
|
7
|
+
need to customize the application bootstrapping, but %APPLICATION_SOURCE% is where that would
|
8
|
+
happen. You will want to refer to this class later if you use multiple forms of hosting (ASP.Net,
|
9
|
+
Katana, or Serenity).
|
@@ -0,0 +1,50 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3
|
+
<PropertyGroup>
|
4
|
+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
5
|
+
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
6
|
+
<ProductVersion>8.0.30703</ProductVersion>
|
7
|
+
<SchemaVersion>2.0</SchemaVersion>
|
8
|
+
<ProjectGuid>{02B43D34-3E1C-42D1-B906-06C99ED80104}</ProjectGuid>
|
9
|
+
<OutputType>Library</OutputType>
|
10
|
+
<RootNamespace>MyProject</RootNamespace>
|
11
|
+
<AssemblyName>MyProject</AssemblyName>
|
12
|
+
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
13
|
+
<FileAlignment>512</FileAlignment>
|
14
|
+
</PropertyGroup>
|
15
|
+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
16
|
+
<DebugSymbols>true</DebugSymbols>
|
17
|
+
<DebugType>full</DebugType>
|
18
|
+
<Optimize>false</Optimize>
|
19
|
+
<OutputPath>bin\Debug\</OutputPath>
|
20
|
+
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
21
|
+
<ErrorReport>prompt</ErrorReport>
|
22
|
+
<WarningLevel>4</WarningLevel>
|
23
|
+
</PropertyGroup>
|
24
|
+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
25
|
+
<DebugType>pdbonly</DebugType>
|
26
|
+
<Optimize>true</Optimize>
|
27
|
+
<OutputPath>bin\Release\</OutputPath>
|
28
|
+
<DefineConstants>TRACE</DefineConstants>
|
29
|
+
<ErrorReport>prompt</ErrorReport>
|
30
|
+
<WarningLevel>4</WarningLevel>
|
31
|
+
</PropertyGroup>
|
32
|
+
<ItemGroup>
|
33
|
+
<Reference Include="Microsoft.CSharp" />
|
34
|
+
<Reference Include="System" />
|
35
|
+
<Reference Include="System.Core" />
|
36
|
+
</ItemGroup>
|
37
|
+
<ItemGroup>
|
38
|
+
<Compile Include="..\CommonAssemblyInfo.cs">
|
39
|
+
<Link>CommonAssemblyInfo.cs</Link>
|
40
|
+
</Compile>
|
41
|
+
</ItemGroup>
|
42
|
+
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
43
|
+
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
44
|
+
Other similar extension points exist, see Microsoft.Common.targets.
|
45
|
+
<Target Name="BeforeBuild">
|
46
|
+
</Target>
|
47
|
+
<Target Name="AfterBuild">
|
48
|
+
</Target>
|
49
|
+
-->
|
50
|
+
</Project>
|
@@ -0,0 +1 @@
|
|
1
|
+
BUILD_VERSION = "0.1.0"
|
@@ -0,0 +1,29 @@
|
|
1
|
+
push.bat
|
2
|
+
TestResult.xml
|
3
|
+
build
|
4
|
+
build35
|
5
|
+
artifacts
|
6
|
+
obj
|
7
|
+
bin
|
8
|
+
deploy
|
9
|
+
deploy/*
|
10
|
+
src/CommonAssemblyInfo.cs
|
11
|
+
_ReSharper.*
|
12
|
+
*.csproj.user
|
13
|
+
*.resharper.user
|
14
|
+
*.ReSharper.user
|
15
|
+
*.suo
|
16
|
+
*.cache
|
17
|
+
~$*
|
18
|
+
*.userprefs
|
19
|
+
*.pidb
|
20
|
+
test-results
|
21
|
+
src/packages
|
22
|
+
*.dotCover
|
23
|
+
src/*/repositories.config
|
24
|
+
.bottle-alias
|
25
|
+
results
|
26
|
+
*.DotSettings.user
|
27
|
+
Gemfile.lock
|
28
|
+
logs
|
29
|
+
pak*.zip
|
@@ -0,0 +1,15 @@
|
|
1
|
+
require 'fuburake'
|
2
|
+
|
3
|
+
FubuRake::Solution.new do |sln|
|
4
|
+
sln.compile = {
|
5
|
+
:solutionfile => '%SOLUTION_PATH%'
|
6
|
+
}
|
7
|
+
|
8
|
+
sln.assembly_info = {
|
9
|
+
:product_name => "%SOLUTION_NAME%",
|
10
|
+
:copyright => 'Copyright 2013. All rights reserved.'
|
11
|
+
}
|
12
|
+
|
13
|
+
sln.ripple_enabled = true
|
14
|
+
sln.fubudocs_enabled = true
|
15
|
+
end
|
@@ -0,0 +1,20 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<ripple xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
3
|
+
<Name>%SOLUTION_NAME%</Name>
|
4
|
+
<NugetSpecFolder>packaging/nuget</NugetSpecFolder>
|
5
|
+
<SourceFolder>src</SourceFolder>
|
6
|
+
<BuildCommand>rake</BuildCommand>
|
7
|
+
<FastBuildCommand>rake compile</FastBuildCommand>
|
8
|
+
<DefaultFloatConstraint>Current</DefaultFloatConstraint>
|
9
|
+
<DefaultFixedConstraint>Current,NextMajor</DefaultFixedConstraint>
|
10
|
+
<Feeds>
|
11
|
+
<Feed Url="http://build.fubu-project.org/guestAuth/app/nuget/v1/FeedService.svc" Mode="Fixed" Stability="ReleasedOnly" />
|
12
|
+
<Feed Url="http://nuget.org/api/v2" Mode="Fixed" Stability="ReleasedOnly" />
|
13
|
+
<Feed Url="http://packages.nuget.org/v1/FeedService.svc" Mode="Fixed" Stability="ReleasedOnly" />
|
14
|
+
</Feeds>
|
15
|
+
<Nugets>
|
16
|
+
|
17
|
+
</Nugets>
|
18
|
+
<Groups />
|
19
|
+
<Nuspecs />
|
20
|
+
</ripple>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<ripple xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
3
|
+
<Name>%SOLUTION_NAME%</Name>
|
4
|
+
<NugetSpecFolder>packaging/nuget</NugetSpecFolder>
|
5
|
+
<SourceFolder>src</SourceFolder>
|
6
|
+
<BuildCommand>rake</BuildCommand>
|
7
|
+
<FastBuildCommand>rake compile</FastBuildCommand>
|
8
|
+
<DefaultFloatConstraint>Current</DefaultFloatConstraint>
|
9
|
+
<DefaultFixedConstraint>Current,NextMajor</DefaultFixedConstraint>
|
10
|
+
<Feeds>
|
11
|
+
<Feed Url="http://build.fubu-project.org/guestAuth/app/nuget/v1/FeedService.svc" Mode="Float" Stability="ReleasedOnly" />
|
12
|
+
<Feed Url="http://nuget.org/api/v2" Mode="Fixed" Stability="ReleasedOnly" />
|
13
|
+
<Feed Url="http://packages.nuget.org/v1/FeedService.svc" Mode="Fixed" Stability="ReleasedOnly" />
|
14
|
+
</Feeds>
|
15
|
+
<Nugets>
|
16
|
+
|
17
|
+
</Nugets>
|
18
|
+
<Groups />
|
19
|
+
<Nuspecs />
|
20
|
+
</ripple>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<ripple xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
3
|
+
<Name>%SOLUTION_NAME%</Name>
|
4
|
+
<NugetSpecFolder>packaging/nuget</NugetSpecFolder>
|
5
|
+
<SourceFolder>src</SourceFolder>
|
6
|
+
<BuildCommand>rake</BuildCommand>
|
7
|
+
<FastBuildCommand>rake compile</FastBuildCommand>
|
8
|
+
<DefaultFloatConstraint>Current</DefaultFloatConstraint>
|
9
|
+
<DefaultFixedConstraint>Current,NextMajor</DefaultFixedConstraint>
|
10
|
+
<Feeds>
|
11
|
+
<Feed Url="http://nuget.org/api/v2" Mode="Fixed" Stability="ReleasedOnly" />
|
12
|
+
<Feed Url="http://packages.nuget.org/v1/FeedService.svc" Mode="Fixed" Stability="ReleasedOnly" />
|
13
|
+
</Feeds>
|
14
|
+
<Nugets>
|
15
|
+
|
16
|
+
</Nugets>
|
17
|
+
<Groups />
|
18
|
+
<Nuspecs />
|
19
|
+
</ripple>
|
metadata
CHANGED
@@ -1,73 +1,135 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fubu
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.9.9.299
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
8
|
-
-
|
7
|
+
- Jeremy D. Miller
|
8
|
+
- Josh Arnold
|
9
|
+
- Chad Myers
|
10
|
+
- Joshua Flanagan
|
9
11
|
autorequire:
|
10
12
|
bindir: bin
|
11
13
|
cert_chain: []
|
12
|
-
date: 2013-
|
14
|
+
date: 2013-08-05 00:00:00.000000000 Z
|
13
15
|
dependencies:
|
14
16
|
- !ruby/object:Gem::Dependency
|
15
|
-
name:
|
17
|
+
name: rake
|
16
18
|
requirement: !ruby/object:Gem::Requirement
|
17
19
|
requirements:
|
18
20
|
- - ~>
|
19
21
|
- !ruby/object:Gem::Version
|
20
|
-
version:
|
22
|
+
version: '10.0'
|
21
23
|
type: :runtime
|
22
24
|
prerelease: false
|
23
25
|
version_requirements: !ruby/object:Gem::Requirement
|
24
26
|
requirements:
|
25
27
|
- - ~>
|
26
28
|
- !ruby/object:Gem::Version
|
27
|
-
version:
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
29
|
+
version: '10.0'
|
30
|
+
- !ruby/object:Gem::Dependency
|
31
|
+
name: bundler
|
32
|
+
requirement: !ruby/object:Gem::Requirement
|
33
|
+
requirements:
|
34
|
+
- - ! '>='
|
35
|
+
- !ruby/object:Gem::Version
|
36
|
+
version: 1.3.5
|
37
|
+
type: :runtime
|
38
|
+
prerelease: false
|
39
|
+
version_requirements: !ruby/object:Gem::Requirement
|
40
|
+
requirements:
|
41
|
+
- - ! '>='
|
42
|
+
- !ruby/object:Gem::Version
|
43
|
+
version: 1.3.5
|
44
|
+
description: Command line tools for FubuMVC development
|
45
|
+
email: fubumvc-devel@googlegroups.com
|
32
46
|
executables:
|
33
47
|
- fubu
|
34
48
|
extensions: []
|
35
49
|
extra_rdoc_files: []
|
36
50
|
files:
|
37
|
-
- .
|
38
|
-
-
|
39
|
-
- LICENSE.txt
|
40
|
-
- README.md
|
41
|
-
- Rakefile
|
51
|
+
- bin/Bottles.dll
|
52
|
+
- bin/chromedriver.exe
|
42
53
|
- bin/fubu
|
43
|
-
- bin/
|
44
|
-
- bin/
|
45
|
-
- bin/
|
46
|
-
- bin/
|
47
|
-
- bin/
|
48
|
-
- bin/
|
49
|
-
- bin/
|
50
|
-
- bin/
|
51
|
-
- bin/
|
52
|
-
- bin/
|
53
|
-
- bin/
|
54
|
-
- bin/
|
55
|
-
- bin/
|
56
|
-
- bin/
|
57
|
-
- bin/
|
58
|
-
- bin/
|
59
|
-
- bin/
|
60
|
-
- bin/
|
61
|
-
- bin/
|
62
|
-
- bin/
|
63
|
-
-
|
64
|
-
-
|
65
|
-
-
|
66
|
-
-
|
67
|
-
-
|
68
|
-
-
|
69
|
-
-
|
70
|
-
|
54
|
+
- bin/fubu.exe
|
55
|
+
- bin/FubuCore.dll
|
56
|
+
- bin/FubuCsProjFile.dll
|
57
|
+
- bin/FubuLocalization.dll
|
58
|
+
- bin/FubuMVC.Core.dll
|
59
|
+
- bin/FubuMVC.Katana.dll
|
60
|
+
- bin/FubuMVC.OwinHost.dll
|
61
|
+
- bin/FubuMVC.StructureMap.dll
|
62
|
+
- bin/HtmlTags.dll
|
63
|
+
- bin/Ionic.Zip.dll
|
64
|
+
- bin/Microsoft.Owin.dll
|
65
|
+
- bin/Microsoft.Owin.Host.HttpListener.dll
|
66
|
+
- bin/Microsoft.Owin.Hosting.dll
|
67
|
+
- bin/Newtonsoft.Json.dll
|
68
|
+
- bin/Owin.dll
|
69
|
+
- bin/Owin.Extensions.dll
|
70
|
+
- bin/Owin.Types.dll
|
71
|
+
- bin/StructureMap.dll
|
72
|
+
- bin/System.Net.Http.dll
|
73
|
+
- bin/System.Net.Http.WebRequest.dll
|
74
|
+
- bin/System.Runtime.dll
|
75
|
+
- bin/System.Threading.Tasks.dll
|
76
|
+
- bin/templates
|
77
|
+
- bin/templates/alteration
|
78
|
+
- bin/templates/alteration/autofac
|
79
|
+
- bin/templates/alteration/autofac/nuget.txt
|
80
|
+
- bin/templates/alteration/fubu-bottle
|
81
|
+
- bin/templates/alteration/fubu-bottle/assembly-info.txt
|
82
|
+
- bin/templates/alteration/fubu-bottle/BottleConfiguration.cs
|
83
|
+
- bin/templates/alteration/fubu-bottle/instructions.txt
|
84
|
+
- bin/templates/alteration/fubu-bottle/nuget.txt
|
85
|
+
- bin/templates/alteration/fubumvc-empty
|
86
|
+
- bin/templates/alteration/fubumvc-empty/%FUBU_REGISTRY%.cs
|
87
|
+
- bin/templates/alteration/fubumvc-empty/inputs.txt
|
88
|
+
- bin/templates/alteration/fubumvc-empty/instructions.txt
|
89
|
+
- bin/templates/alteration/fubumvc-empty/nuget.txt
|
90
|
+
- bin/templates/alteration/fubumvc-empty/rake.txt
|
91
|
+
- bin/templates/alteration/fubumvc-empty/ripple.dependencies.config
|
92
|
+
- bin/templates/alteration/no-views
|
93
|
+
- bin/templates/alteration/no-views/HomeEndpoint.cs
|
94
|
+
- bin/templates/alteration/no-views/instructions.txt
|
95
|
+
- bin/templates/alteration/raven
|
96
|
+
- bin/templates/alteration/raven/nuget.txt
|
97
|
+
- bin/templates/alteration/spark
|
98
|
+
- bin/templates/alteration/spark/Home.spark
|
99
|
+
- bin/templates/alteration/spark/HomeEndpoint.cs
|
100
|
+
- bin/templates/alteration/spark/HomeModel.cs
|
101
|
+
- bin/templates/alteration/spark/instructions.txt
|
102
|
+
- bin/templates/alteration/spark/nuget.txt
|
103
|
+
- bin/templates/alteration/spark/Shared
|
104
|
+
- bin/templates/alteration/spark/Shared/Application.spark
|
105
|
+
- bin/templates/alteration/spark/Shared/bindings.xml
|
106
|
+
- bin/templates/alteration/spark/Shared/_global.spark
|
107
|
+
- bin/templates/alteration/structuremap
|
108
|
+
- bin/templates/alteration/structuremap/%APPLICATION_SOURCE%.cs
|
109
|
+
- bin/templates/alteration/structuremap/%STRUCTUREMAP_REGISTRY%.cs
|
110
|
+
- bin/templates/alteration/structuremap/inputs.txt
|
111
|
+
- bin/templates/alteration/structuremap/instructions.txt
|
112
|
+
- bin/templates/alteration/structuremap/nuget.txt
|
113
|
+
- bin/templates/alteration/unit-testing
|
114
|
+
- bin/templates/alteration/unit-testing/nuget.txt
|
115
|
+
- bin/templates/alteration/unit-testing/Standin.cs
|
116
|
+
- bin/templates/project
|
117
|
+
- bin/templates/project/baseline
|
118
|
+
- bin/templates/project/baseline/csproj.xml
|
119
|
+
- bin/templates/solution
|
120
|
+
- bin/templates/solution/baseline
|
121
|
+
- bin/templates/solution/baseline/gems.txt
|
122
|
+
- bin/templates/solution/baseline/ignore.txt
|
123
|
+
- bin/templates/solution/baseline/rake.txt
|
124
|
+
- bin/templates/solution/baseline/VERSION.txt
|
125
|
+
- bin/templates/solution/edge-ripple
|
126
|
+
- bin/templates/solution/edge-ripple/ripple.config
|
127
|
+
- bin/templates/solution/floating-ripple
|
128
|
+
- bin/templates/solution/floating-ripple/ripple.config
|
129
|
+
- bin/templates/solution/public-ripple
|
130
|
+
- bin/templates/solution/public-ripple/ripple.config
|
131
|
+
- bin/WebDriver.dll
|
132
|
+
homepage: http://fubu-project.org
|
71
133
|
licenses: []
|
72
134
|
metadata: {}
|
73
135
|
post_install_message:
|
@@ -85,9 +147,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
85
147
|
- !ruby/object:Gem::Version
|
86
148
|
version: '0'
|
87
149
|
requirements: []
|
88
|
-
rubyforge_project:
|
150
|
+
rubyforge_project: fubu
|
89
151
|
rubygems_version: 2.0.3
|
90
152
|
signing_key:
|
91
153
|
specification_version: 4
|
92
|
-
summary:
|
154
|
+
summary: Command line tools for FubuMVC development
|
93
155
|
test_files: []
|
data/.gitignore
DELETED
data/Gemfile
DELETED
data/LICENSE.txt
DELETED
@@ -1,22 +0,0 @@
|
|
1
|
-
Copyright (c) 2013 Ryan Rauh
|
2
|
-
|
3
|
-
MIT License
|
4
|
-
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
6
|
-
a copy of this software and associated documentation files (the
|
7
|
-
"Software"), to deal in the Software without restriction, including
|
8
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
9
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
10
|
-
permit persons to whom the Software is furnished to do so, subject to
|
11
|
-
the following conditions:
|
12
|
-
|
13
|
-
The above copyright notice and this permission notice shall be
|
14
|
-
included in all copies or substantial portions of the Software.
|
15
|
-
|
16
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
17
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
18
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
19
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
20
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
21
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
22
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
data/README.md
DELETED
@@ -1,29 +0,0 @@
|
|
1
|
-
# Fubu
|
2
|
-
|
3
|
-
TODO: Write a gem description
|
4
|
-
|
5
|
-
## Installation
|
6
|
-
|
7
|
-
Add this line to your application's Gemfile:
|
8
|
-
|
9
|
-
gem 'fubu'
|
10
|
-
|
11
|
-
And then execute:
|
12
|
-
|
13
|
-
$ bundle
|
14
|
-
|
15
|
-
Or install it yourself as:
|
16
|
-
|
17
|
-
$ gem install fubu
|
18
|
-
|
19
|
-
## Usage
|
20
|
-
|
21
|
-
TODO: Write usage instructions here
|
22
|
-
|
23
|
-
## Contributing
|
24
|
-
|
25
|
-
1. Fork it
|
26
|
-
2. Create your feature branch (`git checkout -b my-new-feature`)
|
27
|
-
3. Commit your changes (`git commit -am 'Add some feature'`)
|
28
|
-
4. Push to the branch (`git push origin my-new-feature`)
|
29
|
-
5. Create new Pull Request
|
data/Rakefile
DELETED
Binary file
|
data/bin/fubu_exe/Bottles.dll
DELETED
Binary file
|
data/bin/fubu_exe/Fubu.exe
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/bin/fubu_exe/HtmlTags.dll
DELETED
Binary file
|
Binary file
|
Binary file
|
@@ -1,12 +0,0 @@
|
|
1
|
-
*.spark=Content
|
2
|
-
*.dll=AppDomain
|
3
|
-
*.exe=AppDomain
|
4
|
-
*.script.config=Application
|
5
|
-
*.asset.config=Application
|
6
|
-
*.assets.config=Application
|
7
|
-
*.cshtml=Content
|
8
|
-
*.css=Content
|
9
|
-
*.js=Content
|
10
|
-
*.coffee=Content
|
11
|
-
web.config=AppDomain
|
12
|
-
*.config=Application
|
data/bin/fubu_exe/ripple.xml
DELETED
data/fubu.gemspec
DELETED
@@ -1,20 +0,0 @@
|
|
1
|
-
# -*- encoding: utf-8 -*-
|
2
|
-
lib = File.expand_path('../lib', __FILE__)
|
3
|
-
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
4
|
-
require 'fubu/version'
|
5
|
-
|
6
|
-
Gem::Specification.new do |gem|
|
7
|
-
gem.name = "fubu"
|
8
|
-
gem.version = Fubu::VERSION
|
9
|
-
gem.authors = ["Ryan Rauh", "Matt Smith"]
|
10
|
-
gem.email = ["rauh.ryan@gmail.com", "mtscout6@gmail.com"]
|
11
|
-
gem.description = %q{Quickly install fubu command line tools}
|
12
|
-
gem.summary = %q{installs various command line tools for the fubu family of projects}
|
13
|
-
gem.homepage = ""
|
14
|
-
|
15
|
-
gem.files = `git ls-files`.split($/)
|
16
|
-
gem.executables = ["fubu"]
|
17
|
-
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
|
18
|
-
gem.require_paths = ["lib"]
|
19
|
-
gem.add_dependency "ripple-cli", "~> 0.0.1"
|
20
|
-
end
|
data/lib/fubu.rb
DELETED
data/lib/fubu/version.rb
DELETED
data/ripple.cmd
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
buildsupport\ripple.exe %*
|
data/ripple.config
DELETED
@@ -1,14 +0,0 @@
|
|
1
|
-
<?xml version="1.0"?>
|
2
|
-
<ripple xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
3
|
-
<Name>cli</Name>
|
4
|
-
<NugetSpecFolder>packaging/nuget</NugetSpecFolder>
|
5
|
-
<SourceFolder>vendor</SourceFolder>
|
6
|
-
<BuildCommand>rake</BuildCommand>
|
7
|
-
<FastBuildCommand>rake compile</FastBuildCommand>
|
8
|
-
<Feeds>
|
9
|
-
<Feed Url="http://build.fubu-project.org/guestAuth/app/nuget/v1/FeedService.svc" Mode="Float" />
|
10
|
-
<Feed Url="http://nuget.org/api/v2" Mode="Fixed" />
|
11
|
-
<Feed Url="http://packages.nuget.org/v1/FeedService.svc/" Mode="Fixed" />
|
12
|
-
</Feeds>
|
13
|
-
<Nugets />
|
14
|
-
</ripple>
|
@@ -1,157 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3
|
-
<PropertyGroup>
|
4
|
-
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
5
|
-
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
6
|
-
<ProductVersion></ProductVersion>
|
7
|
-
<SchemaVersion>2.0</SchemaVersion>
|
8
|
-
<ProjectGuid>{04E284CC-5FD0-4509-B8CD-DE1CF5BAE14B}</ProjectGuid>
|
9
|
-
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
10
|
-
<OutputType>Library</OutputType>
|
11
|
-
<AppDesignerFolder>Properties</AppDesignerFolder>
|
12
|
-
<RootNamespace>Visualizations.Harness</RootNamespace>
|
13
|
-
<AssemblyName>Visualizations.Harness</AssemblyName>
|
14
|
-
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
15
|
-
<UseIISExpress>false</UseIISExpress>
|
16
|
-
</PropertyGroup>
|
17
|
-
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
18
|
-
<DebugSymbols>true</DebugSymbols>
|
19
|
-
<DebugType>full</DebugType>
|
20
|
-
<Optimize>false</Optimize>
|
21
|
-
<OutputPath>bin\</OutputPath>
|
22
|
-
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
23
|
-
<ErrorReport>prompt</ErrorReport>
|
24
|
-
<WarningLevel>4</WarningLevel>
|
25
|
-
</PropertyGroup>
|
26
|
-
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
27
|
-
<DebugType>pdbonly</DebugType>
|
28
|
-
<Optimize>true</Optimize>
|
29
|
-
<OutputPath>bin\</OutputPath>
|
30
|
-
<DefineConstants>TRACE</DefineConstants>
|
31
|
-
<ErrorReport>prompt</ErrorReport>
|
32
|
-
<WarningLevel>4</WarningLevel>
|
33
|
-
</PropertyGroup>
|
34
|
-
<ItemGroup>
|
35
|
-
<Reference Include="Bottles">
|
36
|
-
<HintPath>..\packages\Bottles\lib\Bottles.dll</HintPath>
|
37
|
-
</Reference>
|
38
|
-
<Reference Include="Fubu">
|
39
|
-
<HintPath>..\packages\fubu\lib\net40\Fubu.exe</HintPath>
|
40
|
-
</Reference>
|
41
|
-
<Reference Include="FubuCore">
|
42
|
-
<HintPath>..\packages\FubuCore\lib\FubuCore.dll</HintPath>
|
43
|
-
</Reference>
|
44
|
-
<Reference Include="FubuLocalization">
|
45
|
-
<HintPath>..\packages\FubuLocalization\lib\FubuLocalization.dll</HintPath>
|
46
|
-
</Reference>
|
47
|
-
<Reference Include="FubuMVC.Core">
|
48
|
-
<HintPath>..\packages\FubuMVC.Core\lib\net40\FubuMVC.Core.dll</HintPath>
|
49
|
-
</Reference>
|
50
|
-
<Reference Include="FubuMVC.Core.Assets">
|
51
|
-
<HintPath>..\packages\FubuMVC.Core.Assets\lib\net40\FubuMVC.Core.Assets.dll</HintPath>
|
52
|
-
</Reference>
|
53
|
-
<Reference Include="FubuMVC.Core.UI">
|
54
|
-
<HintPath>..\packages\FubuMVC.Core.UI\lib\net40\FubuMVC.Core.UI.dll</HintPath>
|
55
|
-
</Reference>
|
56
|
-
<Reference Include="FubuMVC.Core.View">
|
57
|
-
<HintPath>..\packages\FubuMVC.Core.View\lib\net40\FubuMVC.Core.View.dll</HintPath>
|
58
|
-
</Reference>
|
59
|
-
<Reference Include="FubuMVC.Diagnostics">
|
60
|
-
<HintPath>..\packages\FubuMVC.Diagnostics\lib\net40\FubuMVC.Diagnostics.dll</HintPath>
|
61
|
-
</Reference>
|
62
|
-
<Reference Include="FubuMVC.JQueryUI">
|
63
|
-
<HintPath>..\packages\FubuMVC.JQueryUI\lib\net40\FubuMVC.JQueryUI.dll</HintPath>
|
64
|
-
</Reference>
|
65
|
-
<Reference Include="FubuMVC.Media">
|
66
|
-
<HintPath>..\packages\FubuMVC.Media\lib\net40\FubuMVC.Media.dll</HintPath>
|
67
|
-
</Reference>
|
68
|
-
<Reference Include="FubuMVC.Navigation">
|
69
|
-
<HintPath>..\packages\FubuMVC.Navigation\lib\net40\FubuMVC.Navigation.dll</HintPath>
|
70
|
-
</Reference>
|
71
|
-
<Reference Include="FubuMVC.SlickGrid">
|
72
|
-
<HintPath>..\packages\FubuMVC.SlickGrid\lib\net40\FubuMVC.SlickGrid.dll</HintPath>
|
73
|
-
</Reference>
|
74
|
-
<Reference Include="FubuMVC.Spark">
|
75
|
-
<HintPath>..\packages\FubuMVC.Spark\lib\net40\FubuMVC.Spark.dll</HintPath>
|
76
|
-
</Reference>
|
77
|
-
<Reference Include="FubuMVC.StructureMap">
|
78
|
-
<HintPath>..\packages\FubuMVC.StructureMap\lib\net40\FubuMVC.StructureMap.dll</HintPath>
|
79
|
-
</Reference>
|
80
|
-
<Reference Include="FubuMVC.TwitterBootstrap">
|
81
|
-
<HintPath>..\packages\FubuMVC.TwitterBootstrap\lib\net40\FubuMVC.TwitterBootstrap.dll</HintPath>
|
82
|
-
</Reference>
|
83
|
-
<Reference Include="HtmlTags">
|
84
|
-
<HintPath>..\packages\HtmlTags\lib\4.0\HtmlTags.dll</HintPath>
|
85
|
-
</Reference>
|
86
|
-
<Reference Include="Microsoft.CSharp" />
|
87
|
-
<Reference Include="Spark">
|
88
|
-
<HintPath>..\packages\Spark\lib\NET40\Spark.dll</HintPath>
|
89
|
-
</Reference>
|
90
|
-
<Reference Include="StructureMap">
|
91
|
-
<HintPath>..\packages\StructureMap\lib\StructureMap.dll</HintPath>
|
92
|
-
</Reference>
|
93
|
-
<Reference Include="System" />
|
94
|
-
<Reference Include="System.Configuration" />
|
95
|
-
<Reference Include="System.Core" />
|
96
|
-
<Reference Include="System.Data" />
|
97
|
-
<Reference Include="System.Data.DataSetExtensions" />
|
98
|
-
<Reference Include="System.Drawing" />
|
99
|
-
<Reference Include="System.EnterpriseServices" />
|
100
|
-
<Reference Include="System.Web" />
|
101
|
-
<Reference Include="System.Web.ApplicationServices" />
|
102
|
-
<Reference Include="System.Web.DynamicData" />
|
103
|
-
<Reference Include="System.Web.Entity" />
|
104
|
-
<Reference Include="System.Web.Extensions" />
|
105
|
-
<Reference Include="System.Web.Services" />
|
106
|
-
<Reference Include="System.Xml" />
|
107
|
-
<Reference Include="System.Xml.Linq" />
|
108
|
-
</ItemGroup>
|
109
|
-
<ItemGroup>
|
110
|
-
<Content Include="Global.asax" />
|
111
|
-
<Content Include="Web.config" />
|
112
|
-
<Content Include="Web.Debug.config">
|
113
|
-
<DependentUpon>Web.config</DependentUpon>
|
114
|
-
</Content>
|
115
|
-
<Content Include="Web.Release.config">
|
116
|
-
<DependentUpon>Web.config</DependentUpon>
|
117
|
-
</Content>
|
118
|
-
</ItemGroup>
|
119
|
-
<ItemGroup>
|
120
|
-
<Compile Include="Global.asax.cs">
|
121
|
-
<DependentUpon>Global.asax</DependentUpon>
|
122
|
-
</Compile>
|
123
|
-
<Compile Include="Properties\AssemblyInfo.cs" />
|
124
|
-
</ItemGroup>
|
125
|
-
<ItemGroup>
|
126
|
-
<ProjectReference Include="..\FubuMVC.Visualizations.Diagnostics\FubuMVC.Visualizations.Diagnostics.csproj">
|
127
|
-
<Project>{6CE3F704-CC12-4E68-AA01-1A42615E58AF}</Project>
|
128
|
-
<Name>FubuMVC.Visualizations.Diagnostics</Name>
|
129
|
-
</ProjectReference>
|
130
|
-
</ItemGroup>
|
131
|
-
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
132
|
-
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
133
|
-
<ProjectExtensions>
|
134
|
-
<VisualStudio>
|
135
|
-
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
136
|
-
<WebProjectProperties>
|
137
|
-
<UseIIS>False</UseIIS>
|
138
|
-
<AutoAssignPort>True</AutoAssignPort>
|
139
|
-
<DevelopmentServerPort>2523</DevelopmentServerPort>
|
140
|
-
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
141
|
-
<IISUrl></IISUrl>
|
142
|
-
<NTLMAuthentication>False</NTLMAuthentication>
|
143
|
-
<UseCustomServer>False</UseCustomServer>
|
144
|
-
<CustomServerUrl></CustomServerUrl>
|
145
|
-
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
146
|
-
</WebProjectProperties>
|
147
|
-
</FlavorProperties>
|
148
|
-
</VisualStudio>
|
149
|
-
</ProjectExtensions>
|
150
|
-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
151
|
-
Other similar extension points exist, see Microsoft.Common.targets.
|
152
|
-
<Target Name="BeforeBuild">
|
153
|
-
</Target>
|
154
|
-
<Target Name="AfterBuild">
|
155
|
-
</Target>
|
156
|
-
-->
|
157
|
-
</Project>
|
@@ -1 +0,0 @@
|
|
1
|
-
fubu
|