Skip to content

Commit 47ffad9

Browse files
Update dependency ChangelogAutomation.MSBuild to 3.0.3
1 parent c1557f2 commit 47ffad9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Oddities.DIB/Oddities.DIB.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="ChangelogAutomation.MSBuild" Version="3.0.2" PrivateAssets="All" />
18+
<PackageReference Include="ChangelogAutomation.MSBuild" Version="3.0.3" PrivateAssets="All" />
1919
</ItemGroup>
2020

2121
</Project>

Oddities.MRB/Oddities.MRB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="ChangelogAutomation.MSBuild" Version="3.0.2" PrivateAssets="All"/>
15+
<PackageReference Include="ChangelogAutomation.MSBuild" Version="3.0.3" PrivateAssets="All"/>
1616
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="All"/>
1717
<PackageReference Include="Oxage.Wmf" Version="0.6.1"/>
1818
</ItemGroup>

Oddities.NE/Oddities.NE.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="ChangelogAutomation.MSBuild" Version="3.0.2" PrivateAssets="All"/>
15+
<PackageReference Include="ChangelogAutomation.MSBuild" Version="3.0.3" PrivateAssets="All"/>
1616
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="All"/>
1717
</ItemGroup>
1818

Oddities.WinHelp/Oddities.WinHelp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="ChangelogAutomation.MSBuild" Version="3.0.2" PrivateAssets="All" />
16+
<PackageReference Include="ChangelogAutomation.MSBuild" Version="3.0.3" PrivateAssets="All" />
1717
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="All" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)