Skip to content

Commit

Permalink
0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Suchiman committed Jun 4, 2016
1 parent 689fb24 commit 210de18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="SerilogAnalyzer..811c872b-87a2-4144-a04f-c097d50929d2" Version="0.2" Language="en-US" Publisher="Robin"/>
<Identity Id="SerilogAnalyzer..811c872b-87a2-4144-a04f-c097d50929d2" Version="0.3" Language="en-US" Publisher="Robin"/>
<DisplayName>SerilogAnalyzer</DisplayName>
<Description xml:space="preserve">Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.</Description>
<MoreInfo>https://github.com/Suchiman/SerilogAnalyzer</MoreInfo>
Expand Down

0 comments on commit 210de18

Please sign in to comment.