Skip to content

Commit

Permalink
Dogfooding Link feature. relates to #117
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Sep 18, 2014
1 parent 105785b commit 6f27c6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ NUGET
RazorEngine (3.3.0)
FSharp.Compiler.Service (0.0.59)
Microsoft.AspNet.Razor (2.0.30506.0)
Newtonsoft.Json (6.0.5)
NUnit (2.6.3)
NUnit.Runners (2.6.3)
Newtonsoft.Json (6.0.5)
RazorEngine (3.3.0)
Microsoft.AspNet.Razor (>= 2.0.30506.0)
SourceLink.Fake (0.3.4)
Expand Down
2 changes: 1 addition & 1 deletion tests/Paket.Tests/Paket.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<ItemGroup>
<Compile Include="..\..\paket-files\forki\FsUnit\7623fc13439f0e60bd05c1ed3b5f6dcb937fe468\FsUnit.fs">
<Paket>True</Paket>
<Link>FsUnit.fs</Link>
<Link>paket-files/FsUnit.fs</Link>
</Compile>
<Compile Include="TestHelpers.fs" />
<Compile Include="SemVerSpecs.fs" />
Expand Down

0 comments on commit 6f27c6b

Please sign in to comment.