Skip to content

Commit

Permalink
Add 2.2.6 ServiceStack dlls
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jun 22, 2011
1 parent 55a07c4 commit fb4ea4d
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 1 deletion.
Expand Up @@ -47,6 +47,9 @@
public static void Start()
{
new AppHost().Init();

//If using with MVC remove servicestack path from MVC's RegisterRoutes(RouteCollection) e.g:
//routes.IgnoreRoute("servicestack/{*pathInfo}");
}
}
}
Expand Down
Binary file modified NuGet/ServiceStack/lib/ServiceStack.Common.dll
Binary file not shown.
Binary file modified NuGet/ServiceStack/lib/ServiceStack.Interfaces.dll
Binary file not shown.
Binary file modified NuGet/ServiceStack/lib/ServiceStack.ServiceInterface.dll
Binary file not shown.
Binary file modified NuGet/ServiceStack/lib/ServiceStack.Text.dll
Binary file not shown.
4 changes: 3 additions & 1 deletion NuGet/ServiceStack/lib/ServiceStack.XML

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified NuGet/ServiceStack/lib/ServiceStack.dll
Binary file not shown.
Binary file added lib/RazorEngine.dll
Binary file not shown.
Binary file modified lib/ServiceStack.Text.dll
Binary file not shown.
Binary file added lib/System.Web.Razor.dll
Binary file not shown.

0 comments on commit fb4ea4d

Please sign in to comment.