Skip to content

Commit 7a5f62e

Browse files
authored
add nuget trends content to csproj (#9982)
See: #9737 (comment)
1 parent 06d4b45 commit 7a5f62e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/NuGetGallery/NuGetGallery.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,6 +1392,8 @@
13921392
<Content Include="Content\gallery\img\git.svg" />
13931393
<Content Include="Content\gallery\img\fuget-32x32.png" />
13941394
<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" />
13951397
<Content Include="Content\gallery\img\github-32x32.png" />
13961398
<Content Include="Content\gallery\img\github.svg" />
13971399
<Content Include="Content\gallery\img\logo-footer-184x57.png" />
@@ -2388,4 +2390,4 @@
23882390
copy "$(ProjectDir)..\Bootstrap\dist\js\bootstrap.js" "$(ProjectDir)Scripts\gallery" &gt;NUL
23892391
</PreBuildEvent>
23902392
</PropertyGroup>
2391-
</Project>
2393+
</Project>

0 commit comments

Comments
 (0)