Skip to content

Commit b896180

Browse files
committed
🩹fix: exclude ef core migrations from sonarqube analysis
1 parent 7d210d4 commit b896180

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Finance.Infrastructure/Finance.Infrastructure.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
<ItemGroup>
3030
<Folder Include="Data\Migrations\Write\" />
31+
<Content Update="Data/Migrations/**" SonarQubeExclude="true" />
3132
</ItemGroup>
3233

3334
</Project>

0 commit comments

Comments
 (0)