Skip to content

Conversation

@enricosada
Copy link
Contributor

otherwise instead of expected FSStrings.resources will use FSharp.Compiler.Service.netstandard.FSStrings.resources

ref #4150

otherwise instead of expected `FSStrings.resources` will use `FSharp.Compiler.Service.netstandard.FSStrings.resources`
@enricosada enricosada changed the title fix resource name fix resource name, for FCS Dec 21, 2017
@KevinRansom
Copy link
Contributor

@enricosada, thanks for this.

@KevinRansom
Copy link
Contributor

Thank you

@KevinRansom KevinRansom merged commit fc99e91 into dotnet:master Dec 22, 2017
KevinRansom pushed a commit that referenced this pull request Dec 22, 2017
* fix resource name (#4151)

otherwise instead of expected `FSStrings.resources` will use `FSharp.Compiler.Service.netstandard.FSStrings.resources`

* Use ConcurrentDictionary in ImportMap (#4148)

* Fix IndexOutOfRangeException in check for providing completion (#4138)

* Fix IndexOutOfRange in check for providing completion:

* Add test

* Remove repeating arguments processing in IncrementalBuilder creation (#4124)

* Report builder creation warnings according to compiler args (#4125)

* Filter incremental builder creation errors according to compiler args

* Fix CompilationErrorLogger ignores WarsAsError options

* Add test for WarnAsError

* Cleanup

* Add more tests; cover WarnAsError-, no warnings at all

* Refactor tests

* Add test
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
* fix resource name (dotnet#4151)

otherwise instead of expected `FSStrings.resources` will use `FSharp.Compiler.Service.netstandard.FSStrings.resources`

* Use ConcurrentDictionary in ImportMap (dotnet#4148)

* Fix IndexOutOfRangeException in check for providing completion (dotnet#4138)

* Fix IndexOutOfRange in check for providing completion:

* Add test

* Remove repeating arguments processing in IncrementalBuilder creation (dotnet#4124)

* Report builder creation warnings according to compiler args (dotnet#4125)

* Filter incremental builder creation errors according to compiler args

* Fix CompilationErrorLogger ignores WarsAsError options

* Add test for WarnAsError

* Cleanup

* Add more tests; cover WarnAsError-, no warnings at all

* Refactor tests

* Add test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants