Skip to content

Commit b101673

Browse files
committed
Bump elmah.aspnet package to 2.0 alpha 3
This fixes problems with alpha 1 and 2 that were released too soon and bundled AntiXss instead of defining it as a dependency.
1 parent 516a2b0 commit b101673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/Elmah.AspNet.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>elmah.aspnet</id>
5-
<version>2.0.0-alpha001</version>
5+
<version>2.0.0-alpha003</version>
66
<title>ELMAH for ASP.NET</title>
77
<authors>Atif Aziz</authors>
88
<owners>Atif Aziz, James Driscoll</owners>

0 commit comments

Comments
 (0)