We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d4b45 commit 7a5f62eCopy full SHA for 7a5f62e
1 file changed
src/NuGetGallery/NuGetGallery.csproj
@@ -1392,6 +1392,8 @@
1392
<Content Include="Content\gallery\img\git.svg" />
1393
<Content Include="Content\gallery\img\fuget-32x32.png" />
1394
<Content Include="Content\gallery\img\fuget.svg" />
1395
+ <Content Include="Content\gallery\img\nuget-trends.svg" />
1396
+ <Content Include="Content\gallery\img\nuget-trends-32x32.png" />
1397
<Content Include="Content\gallery\img\github-32x32.png" />
1398
<Content Include="Content\gallery\img\github.svg" />
1399
<Content Include="Content\gallery\img\logo-footer-184x57.png" />
@@ -2388,4 +2390,4 @@
2388
2390
copy "$(ProjectDir)..\Bootstrap\dist\js\bootstrap.js" "$(ProjectDir)Scripts\gallery" >NUL
2389
2391
</PreBuildEvent>
2392
</PropertyGroup>
-</Project>
2393
+</Project>
0 commit comments