Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/NMSHDB-116-determine-the-sequenc…
Browse files Browse the repository at this point in the history
…e-of-migrations-across-different-modules' into NMSHDB-116-determine-the-sequence-of-migrations-across-different-modules
  • Loading branch information
MH321Productions committed Sep 30, 2024
2 parents 4e84028 + a497f0e commit ffdf1e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
<OptimizeImplicitlyTriggeredBuild>True</OptimizeImplicitlyTriggeredBuild>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>

<MetalamaLicense>112591-ZU658QQQXEAETFQCB88YNBFRY2EWBBJFF4JX3YHRW87WNTFR46ULX7HRZDATQASR28MWN7JFS6ZTZ9QGMJHBKCL4GUAFN7768NAMQ6K8V4R3EWTHJP6A6EKXC46SYPT5TMW9QQGD9AZSNSQQBU9RGDWQHEQKPZUXVDVKBJKP</MetalamaLicense>
</PropertyGroup>
</Project>
2 changes: 2 additions & 0 deletions Modules/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
<OptimizeImplicitlyTriggeredBuild>True</OptimizeImplicitlyTriggeredBuild>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>

<MetalamaLicense>112591-ZU658QQQXEAETFQCB88YNBFRY2EWBBJFF4JX3YHRW87WNTFR46ULX7HRZDATQASR28MWN7JFS6ZTZ9QGMJHBKCL4GUAFN7768NAMQ6K8V4R3EWTHJP6A6EKXC46SYPT5TMW9QQGD9AZSNSQQBU9RGDWQHEQKPZUXVDVKBJKP</MetalamaLicense>
</PropertyGroup>

<!-- Relationships Module is currently the only one with its respective unit tests next to the production (within the same project, as opposed to on a separate one) -->
Expand Down

0 comments on commit ffdf1e5

Please sign in to comment.