Skip to content

Commit

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

0 comments on commit b8ba5f0

Please sign in to comment.