Skip to content

Commit

Permalink
Update AutoCommitMessage.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
samanazadi1996 authored Sep 19, 2024
1 parent 58d47c7 commit fe4b25f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Source/AutoCommitMessage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@
<ItemGroup>
<PackageReference Include="Community.VisualStudio.VSCT" Version="16.0.29.6" PrivateAssets="all" />
<PackageReference Include="Community.VisualStudio.Toolkit.17" Version="17.0.507" ExcludeAssets="Runtime" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.9.3168" />

<PackageReference Include="Extended.Wpf.Toolkit">
<Version>4.6.1</Version>
</PackageReference>
Expand All @@ -136,4 +138,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit fe4b25f

Please sign in to comment.