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

Commit 477fbd8

Browse files
committed
Update Northwind.Common.csproj
1 parent c00dd99 commit 477fbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/Northwind.Common/Northwind.Common.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="protobuf-net" Version="3.0.101" />
29-
<PackageReference Include="ServiceStack.Interfaces" Version="5.*" />
29+
<PackageReference Include="ServiceStack.Interfaces" Version="$(Version)" />
3030
</ItemGroup>
3131

3232
<PropertyGroup Condition=" '$(TargetFramework)' == 'net472' ">

0 commit comments

Comments
 (0)