Skip to content

Commit

Permalink
Add solution filter for System.Linq.Async projects
Browse files Browse the repository at this point in the history
  • Loading branch information
bash committed Jun 22, 2021
1 parent 5261258 commit ba8ba26
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Ix.NET/Source/System.Linq.Async.slnf
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"solution": {
"path": "Ix.NET.sln",
"projects": [
"System.Linq.Async\\System.Linq.Async.csproj",
"System.Linq.Async.Tests\\System.Linq.Async.Tests.csproj",
"System.Linq.Async.SourceGenerator\\System.Linq.Async.SourceGenerator.csproj",
"refs\\System.Linq.Async.Ref\\System.Linq.Async.Ref.csproj"
]
}
}

0 comments on commit ba8ba26

Please sign in to comment.