Skip to content

Commit

Permalink
integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomociti committed Aug 29, 2016
1 parent 0ef3277 commit 7388b40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="FSharp.Data.Xsd">
<HintPath>..\packages\FSharp.Data.Xsd.0.0.8\lib\net45\FSharp.Data.Xsd.dll</HintPath>
<HintPath>..\packages\FSharp.Data.Xsd.0.0.9\lib\net45\FSharp.Data.Xsd.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="mscorlib" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FSharp.Data.Xsd" version="0.0.8" targetFramework="net461" />
<package id="FSharp.Data.Xsd" version="0.0.9" targetFramework="net461" />
</packages>

0 comments on commit 7388b40

Please sign in to comment.