diff --git a/qodana.yml b/qodana.yml index 12002d75..26732586 100644 --- a/qodana.yml +++ b/qodana.yml @@ -1,4 +1,7 @@ version: "1.0" profile: name: qodana.recommended -linter: jetbrains/qodana-cdnet:2023.3 \ No newline at end of file +linter: jetbrains/qodana-cdnet:2023.3-eap +dotnet: + solution: Objectivity.AutoFixture.XUnit2.AutoMock.sln + configuration: Release \ No newline at end of file