Commit 6cb0d4a
Jeff Treuting
File structure changes for TeamCity build server setup
- Build server will build NuGet packages from now on, so removing the
nuget directory which had all the old packages in it
- Moving the nuspec file to the project directory
- Moving the content and tools nuget pacakge directories into the
project directory within a _nuget directory
- Created new MongoDb, RavenDb, CouchDb and Xml nuspec files so we can
publish unstable versions to NuGet if we choose1 parent 106a90c commit 6cb0d4a
File tree
128 files changed
+107
-347
lines changed- SharpRepository.CacheRepository
- _nuget
- content
- tools
- SharpRepository.Caching.Memcached
- _nuget
- content
- tools
- SharpRepository.Caching.Redis
- _nuget
- content
- tools
- SharpRepository.CouchDbRepository
- SharpRepository.Db4oRepository
- SharpRepository.Ef5Repository
- _nuget
- content
- tools
- SharpRepository.InMemoryRepository
- _nuget
- content
- tools
- SharpRepository.Ioc.Autofac
- SharpRepository.Ioc.Ninject
- SharpRepository.Ioc.StructureMap
- SharpRepository.Ioc.Unity
- SharpRepository.Ioc.Windsor
- SharpRepository.MongoDbRepository
- SharpRepository.RavenDbRepository
- SharpRepository.Repository
- _nuget
- content
- tools
- SharpRepository.XmlRepository
- nuget
- SharpRepository.CacheRepository
- SharpRepository.Caching.Memcached
- SharpRepository.Caching.Redis
- SharpRepository.Ef5Repository
- SharpRepository.InMemoryRepository
- SharpRepository.Ioc.Autofac
- SharpRepository.Ioc.Ninject
- SharpRepository.Ioc.StructureMap
- SharpRepository.Ioc.Unity
- SharpRepository.Ioc.Windsor
- SharpRepository.Repository
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
128 files changed
+107
-347
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
File renamed without changes.
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments