Skip to content

Commit

Permalink
chg #321 repro app to reference the test pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsink committed Jun 3, 2020
1 parent a91ba70 commit f50fd6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_nupkgs/issue321/issue321.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="sqlitepclraw.bundle_e_sqlite3" Version="$(pkg_version_for_testing)" />
<PackageReference Include="microsoft.entityframeworkcore.sqlite" Version="3.1.4" />
<PackageReference Include="morelinq" Version="3.3.2" />
</ItemGroup>
Expand Down

0 comments on commit f50fd6d

Please sign in to comment.