Skip to content

Commit 35f7a72

Browse files
committed
Move .editorconfig to Couchbase.Analytics to prevent enforcing .ConfigureAwait(false) on test projects
1 parent 3280202 commit 35f7a72

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Couchbase.Analytics.sln

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ EndProject
1616
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D7E5390F-CFF1-42D7-A36C-D8E4FBE38918}"
1717
ProjectSection(SolutionItems) = preProject
1818
Directory.Packages.props = Directory.Packages.props
19-
.editorconfig = .editorconfig
2019
EndProjectSection
2120
EndProject
2221
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Couchbase.Analytics.Performer", "fit\Couchbase.Analytics.Performer\Couchbase.Analytics.Performer.csproj", "{04159D2F-74A8-4200-818F-B279DBCBBC5A}"
@@ -69,4 +68,4 @@ Global
6968
{0B9D51A9-E71B-4151-A177-73BE3BE34FCD}.Release|Any CPU.ActiveCfg = Release|Any CPU
7069
{0B9D51A9-E71B-4151-A177-73BE3BE34FCD}.Release|Any CPU.Build.0 = Release|Any CPU
7170
EndGlobalSection
72-
EndGlobal
71+
EndGlobal

0 commit comments

Comments
 (0)