Skip to content

Commit 695f173

Browse files
committed
Updated to latest version of GitVersion
This is a private dependency and won't impact downstream integration.
1 parent 1069b34 commit 695f173

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

OnTopic.Editor.AspNetCore/OnTopic.Editor.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<FrameworkReference Include="Microsoft.AspNetCore.App" />
29-
<PackageReference Include="GitVersionTask" Version="5.2.4">
29+
<PackageReference Include="GitVersionTask" Version="5.3.5">
3030
<PrivateAssets>all</PrivateAssets>
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
</PackageReference>

OnTopic.Editor.Models/OnTopic.Editor.Models.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</PropertyGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="GitVersionTask" Version="5.2.4">
26+
<PackageReference Include="GitVersionTask" Version="5.3.5">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
</PackageReference>

0 commit comments

Comments
 (0)