File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ SPDX-License-Identifier: MIT
3131
3232 <ItemGroup Condition =" $(IsPackable) == 'true'" >
3333 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.102" PrivateAssets =" All" />
34- <PackageReference Include =" ChangelogAutomation.MSBuild" Version =" 3.0.4 " PrivateAssets =" All" />
34+ <PackageReference Include =" ChangelogAutomation.MSBuild" Version =" 3.0.5 " PrivateAssets =" All" />
3535 <None Visible =" false" Include =" $(MSBuildThisFileDirectory)\LICENSES\**" Pack =" true" PackagePath =" \LICENSES" />
3636 <None Visible =" false" Include =" $(MSBuildThisFileDirectory)\CHANGELOG.md" Pack =" true" PackagePath =" \" />
3737 <None Visible =" false" Include =" $(MSBuildThisFileDirectory)\README.md" Pack =" true" PackagePath =" \" />
You can’t perform that action at this time.
0 commit comments