diff options
Diffstat (limited to 'src/ext/UI/wixlib')
| -rw-r--r-- | src/ext/UI/wixlib/ui.wixproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ext/UI/wixlib/ui.wixproj b/src/ext/UI/wixlib/ui.wixproj index e9529283..2b335f01 100644 --- a/src/ext/UI/wixlib/ui.wixproj +++ b/src/ext/UI/wixlib/ui.wixproj | |||
| @@ -31,6 +31,7 @@ | |||
| 31 | </ItemGroup> | 31 | </ItemGroup> |
| 32 | 32 | ||
| 33 | <ItemGroup> | 33 | <ItemGroup> |
| 34 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" PrivateAssets="All" /> | 34 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
| 35 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | ||
| 35 | </ItemGroup> | 36 | </ItemGroup> |
| 36 | </Project> | 37 | </Project> |
