Skip to content

Commit

Permalink
Merge pull request #50 from Meetsch/feature-DotnetStandard
Browse files Browse the repository at this point in the history
Migration to .Net Standard (library) and .Net Core (test and clients)
  • Loading branch information
Meetsch authored Feb 25, 2020
2 parents e7a2c7c + 2bc3c2e commit fef90b5
Show file tree
Hide file tree
Showing 53 changed files with 675 additions and 5,662 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@
*.xnb
*.sln.docstates
*.cache
*.ncrunchproject
*.ncrunchsolution

.vs
packages
TestResults
_Resharper.*
NuGetRelease

MumbleClient/bin
MumbleClient/obj
Expand Down
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

6 changes: 0 additions & 6 deletions .nuget/NuGet.Config

This file was deleted.

Binary file removed .nuget/NuGet.exe
Binary file not shown.
144 changes: 0 additions & 144 deletions .nuget/NuGet.targets

This file was deleted.

22 changes: 0 additions & 22 deletions Dependencies/NSpeex v1.1.1/LICENSE.txt

This file was deleted.

Loading

0 comments on commit fef90b5

Please sign in to comment.