-
Notifications
You must be signed in to change notification settings - Fork 840
Preview package #6761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preview package #6761
Conversation
| <FSharpDesignTimeProtocol Condition = " '$(FSharpDesignTimeProtocol)' == '' ">fsharp41</FSharpDesignTimeProtocol> | ||
| <FSharpToolsDirectory Condition = " '$(FSharpToolsDirectory)' == '' ">tools</FSharpToolsDirectory> | ||
| </PropertyGroup> | ||
| </PropertyGroup> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: trailing whitespace.
| <trans-unit id="fSharpBannerVersion"> | ||
| <source>{0} for F# {1}</source> | ||
| <target state="new">{0} for F# {1}</target> | ||
| <note /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might want to change this to: <note>Contains version numbers. E.g., '10.4.3 for F# 4.6'</note> so the translators know what's happening.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like that … good idea.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried it, and the note I had added got overwritten.
Add to the project file this property:
The build will pick up the latest preview file published to myget.