Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit e56ad09

Browse files
committed
Update .Signed.csproj
1 parent d8efbc3 commit e56ad09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ServiceStack.Text/ServiceStack.Text.Signed.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
<DefineConstants>$(DefineConstants);NET45</DefineConstants>
2929
</PropertyGroup>
3030

31+
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Signed|net45|AnyCPU'" />
32+
3133
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
3234
<Reference Include="System.Configuration" />
3335
<Reference Include="System.Threading" />

0 commit comments

Comments
 (0)