Skip to content

Commit 105f02b

Browse files
Merge pull request #6018 from microsoft/fix-aad-operation
enable aspectj plugin for aad
2 parents 21ff684 + cfbc0dc commit 105f02b

File tree

1 file changed

+2
-0
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-resource-connector-aad

1 file changed

+2
-0
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-resource-connector-aad/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
apply plugin: "io.freefair.aspectj.post-compile-weaving"
2+
13
dependencies {
24
implementation project(":azure-intellij-plugin-lib")
35

0 commit comments

Comments
 (0)