Skip to content

Commit

Permalink
delete net45 sln
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Dec 31, 2016
1 parent c68f7db commit 39d96e5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 140 deletions.
4 changes: 2 additions & 2 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"tasks": [
{
"taskName": "build",
"args": [ "-f", "NetStandard1.6", "Serenity.NetStandard.sln" ],
"args": [ "-f", "NetStandard1.6", "Serenity.sln" ],
"isBuildCommand": true,
"showOutput": "silent",
"problemMatcher": "$msCompile"
Expand All @@ -20,7 +20,7 @@
"tasks": [
{
"taskName": "build",
"args": [ "Serenity.NetStandard.sln" ],
"args": [ "Serenity.sln" ],
"isBuildCommand": true,
"showOutput": "silent",
"problemMatcher": "$msCompile"
Expand Down
138 changes: 0 additions & 138 deletions Serenity.Net45.sln

This file was deleted.

File renamed without changes.

0 comments on commit 39d96e5

Please sign in to comment.