Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidoine committed Jul 27, 2017
1 parent 3902dba commit 9a9e8cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Folke.Core/Folke.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Folke.CsTsService" Version="2.0.0.5" />
<PackageReference Include="Folke.Identity.Elm" Version="2.0.0" />
<PackageReference Include="Folke.Identity.Elm" Version="2.0.0.2" />
<PackageReference Include="Folke.Identity.Server" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="1.1.2" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion test/Folke.Core.Tests/Folke.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Folke.Elm.Sqlite" Version="1.4.0.2" />
<PackageReference Include="Folke.Elm.Sqlite" Version="1.4.0.3" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="1.1.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
<PackageReference Include="xunit" Version="2.2.0" />
Expand Down

0 comments on commit 9a9e8cb

Please sign in to comment.