Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
Added Icon, cleaned solution
Browse files Browse the repository at this point in the history
  • Loading branch information
LodewijkSioen committed Nov 22, 2014
1 parent e34a043 commit 286841e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 12 deletions.
4 changes: 3 additions & 1 deletion src/ForWebforms/ForWebforms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,12 @@
<Compile Include="WebformsViewDataContainer.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="ForWebforms.nuspec" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="NugetIcon.png" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\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
3 changes: 3 additions & 0 deletions src/ForWebforms/ForWebforms.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>$description$</description>
<copyright>Copyright 2014</copyright>
<projectUrl>https://github.com/LodewijkSioen/ExitStrategy</projectUrl>
<iconUrl>https://raw.githubusercontent.com/LodewijkSioen/ExitStrategy/master/src/FromWebforms/NugetIcon.png</iconUrl>
<tags>webforms asp.net mvc razor migration</tags>
</metadata>
</package>
Binary file added src/ForWebforms/NugetIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 0 additions & 11 deletions src/ForWebforms/app.config

This file was deleted.

0 comments on commit 286841e

Please sign in to comment.