Skip to content

Commit

Permalink
Update Sdk.props
Browse files Browse the repository at this point in the history
  • Loading branch information
furesoft authored Feb 3, 2025
1 parent f1709ee commit 95935d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NewSource/Socordia.Build.Tasks/Sdk/Sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

<Import Sdk="Microsoft.NET.Sdk" Project="Sdk.props"/>

<Import Project="..\Core\Socordia.Core.props" Condition="'$(MSBuildProjectExtension)' == '.scproj'"/>
<Import Project="..\Core\Socordia.Core.props" Condition="'$(MSBuildProjectExtension)' == '.scsproj'"/>

</Project>
</Project>

0 comments on commit 95935d0

Please sign in to comment.