Skip to content

Commit 864ca7f

Browse files
committed
w00t
1 parent 3962c96 commit 864ca7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Coderr.Client.AspNet/Coderr.Client.AspNet.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<TargetFrameworks>net451;net46</TargetFrameworks>
44
<PackageId>Coderr.Client.AspNet</PackageId>
55
<Description>Automates exception handling for ASP.NET applications</Description>
6-
<Version>2.0.1</Version>
7-
<PackageReleaseNotes>Moved from coderrapp.com to coderr.io.</PackageReleaseNotes>
6+
<Version>2.0.2</Version>
7+
<PackageReleaseNotes>Corrected package icon</PackageReleaseNotes>
88
</PropertyGroup>
99

1010
<PropertyGroup>
@@ -39,7 +39,7 @@
3939
<Pack>true</Pack>
4040
<PackagePath>README.txt</PackagePath>
4141
</Content>
42-
<None Include="Nuget/NugetIcon.png" Pack="true" PackagePath="/" />
42+
<None Include="Nuget\NugetIcon.png" Pack="true" PackagePath="\" />
4343
</ItemGroup>
4444

4545
<ItemGroup>

0 commit comments

Comments
 (0)