Skip to content

Commit c96b803

Browse files
authored
CSHARP-5699: Add System.Linq by default into LinqIntegrationTest template (#1751)
1 parent 2cb30a7 commit c96b803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CSharpDriver.sln.DotSettings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ namespace $NAMESPACE$
120120
*/
121121

122122
using System.Collections.Generic;
123+
using System.Linq;
123124
using MongoDB.Driver.TestHelpers;
124125
using FluentAssertions;
125126
using Xunit;

0 commit comments

Comments
 (0)