Skip to content

Commit

Permalink
vs 2013; updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronnie Overby committed Dec 3, 2014
1 parent b5ed1c4 commit 66fa9f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CoreTechs.LogReader/CoreTechs.LogReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Extensions.cs" />
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ CoreTechs.LogReader
- Query any/all log files at once
- Log files locked by IIS are automatically copied to temp location and deleted after querying

### Installation

PM> Install-Package CoreTechs.LogReader

### Example

Expand Down

0 comments on commit 66fa9f0

Please sign in to comment.