Skip to content

Commit 95b4757

Browse files
committed
Everything builds and tests locally using the new project system.
1 parent 94897b0 commit 95b4757

File tree

603 files changed

+1066
-2320
lines changed

Some content is hidden

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

603 files changed

+1066
-2320
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ publish/
103103

104104
# NuGet Packages Directory
105105
packages/
106+
*.lock.json
107+
*.nuget.props
108+
*.nuget.targets
109+
.vs
106110

107111
# Windows Azure Build Output
108112
csx

Exceptionless.Net.sln

Lines changed: 144 additions & 229 deletions
Large diffs are not rendered by default.

Libraries/MVC/System.Web.Mvc.dll

-435 KB
Binary file not shown.

Source/Extras/Exceptionless.Extras.csproj

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

Source/Platforms/Console/Exceptionless.csproj

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

Source/Platforms/LICENSE.txt

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

Source/Platforms/Log4net/Exceptionless.Log4net.csproj

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

Source/Platforms/Log4net/packages.config

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

Source/Platforms/Mvc/Exceptionless.Mvc.csproj

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

0 commit comments

Comments
 (0)