Skip to content

Commit

Permalink
Remove duplicated package references
Browse files Browse the repository at this point in the history
  • Loading branch information
ceastwood committed Jun 26, 2018
1 parent 2cd0e0e commit ba6211c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions QueryBuilder/QueryBuilder.csproj
Expand Up @@ -10,8 +10,4 @@
<Copyright>Copyright (c) 2017 Ahmad Moussawi</Copyright>
<TargetFrameworks>netstandard1.0;net45</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Update="NuGet.Build.Tasks.Pack" Version="4.6.2" />
<PackageReference Update="SourceLink.Create.CommandLine" Version="2.8.1" />
</ItemGroup>
</Project>
4 changes: 0 additions & 4 deletions SqlKata.Execution/SqlKata.Execution.csproj
Expand Up @@ -5,10 +5,6 @@
<ItemGroup>
<PackageReference Include="dapper" Version="1.50.5" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="NuGet.Build.Tasks.Pack" Version="4.6.2" />
<PackageReference Update="SourceLink.Create.CommandLine" Version="2.8.1" />
</ItemGroup>
<PropertyGroup>
<TargetFrameworks>netstandard1.3;net451</TargetFrameworks>
</PropertyGroup>
Expand Down

0 comments on commit ba6211c

Please sign in to comment.