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

Commit e26ad5f

Browse files
committed
Update to ref signed projs
1 parent 6c91d1d commit e26ad5f

5 files changed

Lines changed: 34 additions & 34 deletions

File tree

lib/ServiceStack.Text.XML

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ServiceStack.Text.dll

0 Bytes
Binary file not shown.

lib/signed/ServiceStack.Common.dll

12.5 KB
Binary file not shown.

lib/signed/ServiceStack.Text.dll

44 KB
Binary file not shown.

src/ServiceStack.Redis/ServiceStack.Redis.Signed.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
3535
<Reference Include="System.Net" />
3636
<Reference Include="..\..\lib\ServiceStack.Interfaces.dll" />
37-
<Reference Include="..\..\lib\ServiceStack.Text.dll" />
38-
<Reference Include="..\..\lib\ServiceStack.Common.dll" />
37+
<Reference Include="..\..\lib\signed\ServiceStack.Text.dll" />
38+
<Reference Include="..\..\lib\signed\ServiceStack.Common.dll" />
3939
</ItemGroup>
4040

4141
</Project>

0 commit comments

Comments
 (0)