Skip to content

Commit ab2d0f4

Browse files
author
Oleksandr Poliakov
committed
CSHARP-5699: Add System.Linq by default into LinqIntegrationTest template
1 parent 60ebc8c commit ab2d0f4

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)