Skip to content

Commit

Permalink
Migrated map icon from Codeplex to GitHub and updated all NuGet packa…
Browse files Browse the repository at this point in the history
…ges to use the image from GitHub.
  • Loading branch information
NightOwl888 committed Jan 30, 2015
1 parent b4929b9 commit 4a3f202
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Binary file added map-icon.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Expand Up @@ -12,7 +12,7 @@
<language>en-US</language>
<tags>mvc mvc#mvc_version# sitemap mvcsitemap menu breadcrumb navigation mvcsitemapprovider</tags>
<projectUrl>http://github.com/maartenba/MvcSiteMapProvider</projectUrl>
<iconUrl>http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=mvcsitemap&amp;DownloadId=196029</iconUrl>
<iconUrl>https://raw.githubusercontent.com/maartenba/MvcSiteMapProvider/master/map-icon.gif</iconUrl>
<dependencies>
<group targetFramework="net35">
</group>
Expand Down
Expand Up @@ -12,7 +12,7 @@
<language>en-US</language>
<tags>mvc mvc#mvc_version# sitemap mvcsitemap menu breadcrumb navigation #di_container_name# DI IoC dependency injection mvcsitemapprovider</tags>
<projectUrl>http://github.com/maartenba/MvcSiteMapProvider</projectUrl>
<iconUrl>http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=mvcsitemap&amp;DownloadId=196029</iconUrl>
<iconUrl>https://raw.githubusercontent.com/maartenba/MvcSiteMapProvider/master/map-icon.gif</iconUrl>
<dependencies>
<group targetFramework="net35">
<dependency id="MvcSiteMapProvider.MVC#mvc_version#" version="$version$" />
Expand Down
Expand Up @@ -12,7 +12,7 @@
<language>en-US</language>
<tags>mvc mvc#mvc_version# sitemap mvcsitemap menu breadcrumb navigation #di_container_name# DI IoC dependency injection mvcsitemapprovider</tags>
<projectUrl>http://github.com/maartenba/MvcSiteMapProvider</projectUrl>
<iconUrl>http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=mvcsitemap&amp;DownloadId=196029</iconUrl>
<iconUrl>https://raw.githubusercontent.com/maartenba/MvcSiteMapProvider/master/map-icon.gif</iconUrl>
<dependencies>
<group targetFramework="net35">
<dependency id="MvcSiteMapProvider.MVC#mvc_version#.DI.#di_container_name#.Modules" version="4.6#prerelease#" />
Expand Down
2 changes: 1 addition & 1 deletion nuget/mvcsitemapprovider.legacy/MvcSiteMapProvider.nuspec
Expand Up @@ -11,7 +11,7 @@
<language>en-US</language>
<tags>mvc mvc#mvc_version# sitemap mvcsitemap menu breadcrumb navigation mvcsitemapprovider</tags>
<projectUrl>http://github.com/maartenba/MvcSiteMapProvider</projectUrl>
<iconUrl>http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=mvcsitemap&amp;DownloadId=196029</iconUrl>
<iconUrl>https://raw.githubusercontent.com/maartenba/MvcSiteMapProvider/master/map-icon.gif</iconUrl>
<dependencies>
<dependency id="MvcSiteMapProvider.MVC#mvc_version#" version="[$version$]" />
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nuget/mvcsitemapprovider.web/MvcSiteMapProvider.Web.nuspec
Expand Up @@ -12,7 +12,7 @@
<language>en-US</language>
<tags>mvc sitemap menu breadcrumb navigation mvcsitemapprovider</tags>
<projectUrl>http://github.com/maartenba/MvcSiteMapProvider</projectUrl>
<iconUrl>http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=mvcsitemap&amp;DownloadId=196029</iconUrl>
<iconUrl>https://raw.githubusercontent.com/maartenba/MvcSiteMapProvider/master/map-icon.gif</iconUrl>
<dependencies>
<group targetFramework="sl3">
<!-- Dummy dependency because Nuget won't pack without at least one -->
Expand Down
2 changes: 1 addition & 1 deletion nuget/mvcsitemapprovider/MvcSiteMapProvider.Shared.nuspec
Expand Up @@ -12,7 +12,7 @@
<language>en-US</language>
<tags>mvc mvc#mvc_version# sitemap mvcsitemap menu breadcrumb navigation mvcsitemapprovider</tags>
<projectUrl>http://github.com/maartenba/MvcSiteMapProvider</projectUrl>
<iconUrl>http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=mvcsitemap&amp;DownloadId=196029</iconUrl>
<iconUrl>https://raw.githubusercontent.com/maartenba/MvcSiteMapProvider/master/map-icon.gif</iconUrl>
<dependencies>
<group targetFramework="net35">
<dependency id="MvcSiteMapProvider.MVC#mvc_version#.Core" version="[$version$]" />
Expand Down

0 comments on commit 4a3f202

Please sign in to comment.