Skip to content

Commit 62cc797

Browse files
authored
Merge pull request #15 from Ignia/release-4.0.0
Officially deploy the new 4.0.0 release
2 parents 5b38908 + 2fa9e45 commit 62cc797

332 files changed

Lines changed: 12630 additions & 10337 deletions

File tree

Some content is hidden

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

.editorconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# All files
2+
[*]
3+
indent_style = space
4+
indent_size = 2
5+
6+
[*.sql]
7+
indent_style = tab
8+
indent_size = 16

.gitattributes

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

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,7 @@ FakesAssemblies/
196196
GeneratedArtifacts/
197197
_Pvt_Extensions/
198198
ModelManifest.xml
199-
.vs
199+
.vs
200+
201+
# Custom
202+
ConnectionStrings.config

Build.bat

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

GitVersion.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
assembly-versioning-scheme: MajorMinorPatch
2+
mode: ContinuousDelivery
3+
branches: {}
4+
ignore:
5+
sha: []

Ignia.Topics.Data.Caching/Ignia.Topics.Data.Caching.csproj

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

Ignia.Topics.Data.Caching/Ignia.Topics.Data.Caching.nuspec

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

Ignia.Topics.Data.Caching/packages.config

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

Ignia.Topics.Data.Sql.Database/README.md

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

Ignia.Topics.Data.Sql.Database/dbo/Functions/Split.sql

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

0 commit comments

Comments
 (0)