Skip to content

Commit

Permalink
Merge pull request #60 from arenekosreal/dependabot/nuget/SemanticVer…
Browse files Browse the repository at this point in the history
…sioning-3.0.0

Bump SemanticVersioning from 2.0.2 to 3.0.0
  • Loading branch information
arenekosreal authored Jan 7, 2025
2 parents d0ee163 + c5a00ac commit 13a428a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Azure.Identity" Version="1.13.1" />
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.Graph" Version="5.64.0" />
<PackageReference Include="SemanticVersioning" Version="2.0.2" />
<PackageReference Include="SemanticVersioning" Version="3.0.0" />
</ItemGroup>

<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion E5Renewer.Models.Modules/E5Renewer.Models.Modules.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SemanticVersioning" Version="2.0.2" />
<PackageReference Include="SemanticVersioning" Version="3.0.0" />
</ItemGroup>

</Project>

0 comments on commit 13a428a

Please sign in to comment.