Skip to content

Commit

Permalink
Remote.Linq-5.4.1 (final)
Browse files Browse the repository at this point in the history
  • Loading branch information
azabluda committed Jun 20, 2017
1 parent 2f12a53 commit ec02d7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/InfoCarrier.Core/InfoCarrier.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="1.1.0" />
<PackageReference Include="Remote.Linq" Version="5.4.0-beta-003" />
<PackageReference Include="Remote.Linq" Version="5.4.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational.Specification.Tests" Version="1.1.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
<PackageReference Include="Remote.Linq" Version="5.4.0-beta-003" />
<PackageReference Include="Remote.Linq.Newtonsoft.Json" Version="5.4.0-beta-003" />
<PackageReference Include="Remote.Linq.Newtonsoft.Json" Version="5.4.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit ec02d7d

Please sign in to comment.