Skip to content

Commit

Permalink
Removed packages.config reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jrote1 committed Jul 22, 2014
1 parent 2dcf4a2 commit 9c1aa17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,4 @@ Generated_Code #added for RIA/Silverlight projects
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
*.ide
3 changes: 0 additions & 3 deletions ObjectHydrator/SqlObjectHydrator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@
<Compile Include="ObjectHydrator.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down

0 comments on commit 9c1aa17

Please sign in to comment.