We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9f7d1 commit 39e6358Copy full SHA for 39e6358
src/Microsoft.Health.Fhir.SqlServer/Microsoft.Health.Fhir.SqlServer.csproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<LatestSchemaVersion>101</LatestSchemaVersion>
5
<GeneratedFullScriptPath>Features\Schema\Migrations\$(LatestSchemaVersion).sql</GeneratedFullScriptPath>
6
+ <PackageTags>LatestSchemaVersion-$(LatestSchemaVersion)</PackageTags>
7
</PropertyGroup>
8
9
<ItemGroup>
0 commit comments