Skip to content

Commit

Permalink
add nuget trends content to csproj (#9982)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored May 30, 2024
1 parent 06d4b45 commit 7a5f62e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/NuGetGallery/NuGetGallery.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -1392,6 +1392,8 @@
<Content Include="Content\gallery\img\git.svg" />
<Content Include="Content\gallery\img\fuget-32x32.png" />
<Content Include="Content\gallery\img\fuget.svg" />
<Content Include="Content\gallery\img\nuget-trends.svg" />
<Content Include="Content\gallery\img\nuget-trends-32x32.png" />
<Content Include="Content\gallery\img\github-32x32.png" />
<Content Include="Content\gallery\img\github.svg" />
<Content Include="Content\gallery\img\logo-footer-184x57.png" />
Expand Down Expand Up @@ -2388,4 +2390,4 @@
copy "$(ProjectDir)..\Bootstrap\dist\js\bootstrap.js" "$(ProjectDir)Scripts\gallery" &gt;NUL
</PreBuildEvent>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 7a5f62e

Please sign in to comment.