Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit31cc4ab

Browse files
authored
Fix icon for FSharp.Core nuget package (dotnet#4765)
1 parentceb8285 commit31cc4ab

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎src/fsharp/FSharp.Core.nuget/FSharp.Core.4.1.xxx.nuspec‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<authors>$authors$</authors>
2424
<licenseUrl>$licenseUrl$</licenseUrl>
2525
<projectUrl>$projectUrl$</projectUrl>
26+
<iconUrl>http://fsharp.org/img/logo.png</iconUrl>
2627
<tags>$tags$</tags>
2728
<dependencies>
2829
<grouptargetFramework="net20">

‎src/fsharp/FSharp.Core.nuget/FSharp.Core.LatestNuget.nuspec‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<authors>$authors$</authors>
1919
<licenseUrl>$licenseUrl$</licenseUrl>
2020
<projectUrl>$projectUrl$</projectUrl>
21+
<iconUrl>http://fsharp.org/img/logo.png</iconUrl>
2122
<tags>$tags$</tags>
2223
<requireLicenseAcceptance>false</requireLicenseAcceptance>
2324
<dependencies>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp