Skip to content

Commit 9b207d8

Browse files
committed
Merge pull request scriptcs#28 from JRusbatch/dev
Fixes scriptcs#19 - Replace binary dependencies for the samples with package.config files
2 parents 296bfda + 03db7c3 commit 9b207d8

File tree

69 files changed

+16
-81954
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+16
-81954
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<packages>
3+
<package id="ServiceStack" version="3.9.37" targetFramework="net45" />
4+
<package id="ServiceStack.Common" version="3.9.37" targetFramework="net45" />
5+
<package id="ServiceStack.OrmLite.SqlServer" version="3.9.37" targetFramework="net45" />
6+
<package id="ServiceStack.Redis" version="3.9.37" targetFramework="net45" />
7+
<package id="ServiceStack.Text" version="3.9.37" targetFramework="net45" />
8+
</packages>
Binary file not shown.
Binary file not shown.
Binary file not shown.

samples/servicestackhost/packages/ServiceStack.3.9.37/lib/net35/ServiceStack.xml

Lines changed: 0 additions & 3504 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

samples/servicestackhost/packages/ServiceStack.Common.3.9.37/lib/net35/ServiceStack.Common.xml

Lines changed: 0 additions & 952 deletions
This file was deleted.

samples/servicestackhost/packages/ServiceStack.Common.3.9.37/lib/net35/ServiceStack.Interfaces.xml

Lines changed: 0 additions & 1723 deletions
This file was deleted.

0 commit comments

Comments
 (0)