Skip to content

Commit 89a9c48

Browse files
committed
Don't specify version for centrally managed packages
1 parent 3e917b8 commit 89a9c48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Installer/Elzik.FmSync.WindowsInstaller/Elzik.FmSync.WindowsInstaller.wixproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<None Include="LICENSE.rtf" />
1010
</ItemGroup>
1111
<ItemGroup>
12-
<PackageReference Include="GitVersion.MsBuild" Version="6.6.0">
12+
<PackageReference Include="GitVersion.MsBuild" >
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)