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

Commitfc99e91

Browse files
enricosadaKevinRansom
authored andcommitted
fix resource name (#4151)
otherwise instead of expected `FSStrings.resources` will use `FSharp.Compiler.Service.netstandard.FSStrings.resources`
1 parent379da23 commitfc99e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎fcs/FSharp.Compiler.Service.netstandard/FSharp.Compiler.Service.netstandard.fsproj‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
</FsSrGen>
8282
<EmbeddedResourceInclude="$(FSharpSourcesRoot)/fsharp/FSStrings.resx">
8383
<Link>FSStrings.resx</Link>
84+
<LogicalName>FSStrings.resources</LogicalName>
8485
</EmbeddedResource>
8586
<FsYaccInclude="$(FSharpSourcesRoot)\absil\ilpars.fsy">
8687
<OtherFlags>--module Microsoft.FSharp.Compiler.AbstractIL.Internal.AsciiParser --open Microsoft.FSharp.Compiler.AbstractIL --internal --lexlib Internal.Utilities.Text.Lexing --parslib Internal.Utilities.Text.Parsing</OtherFlags>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp