Skip to content

Commit

Permalink
csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
KircMax committed Dec 11, 2024
1 parent 32b9c7b commit f2d7bce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Webserver.API.UnitTests/Webserver.Api.UnitTests.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup Label="Globals">
<Platforms>x64</Platforms>
Expand Down Expand Up @@ -46,7 +46,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.6.146" />
<PackageReference Update="Nerdbank.GitVersioning" Version="3.6.146" />
</ItemGroup>

</Project>

0 comments on commit f2d7bce

Please sign in to comment.