Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
data-bomb authored May 11, 2024
1 parent 61bc930 commit ae4544f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Si_CommManagement/Si_CommManagement.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\include\common.csproj" />
<Import Project="..\include\common.csproj"/>
<Import Project="..\include\net6.csproj" Condition="'$(TargetFramework)' == 'net6.0'"/>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
</Project>
</Project>

0 comments on commit ae4544f

Please sign in to comment.