Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KircMax committed Oct 21, 2024
1 parent 5bd30c6 commit 1f905db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/Webserver.API/Webserver.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
<PackageIcon>product-simatic-s7-1500-256-256.png</PackageIcon>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<IsTestProject>false</IsTestProject>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
</ItemGroup>


<ItemGroup>
<ProjectReference Include="..\..\src\Webserver.API\Webserver.API.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 1f905db

Please sign in to comment.