Skip to content

Commit 8e4a2f1

Browse files
KevinRansombaronfel
authored andcommitted
Merge pull request #7654 from auduchinok/unusedOpens
Remove unused opens
2 parents bd106f8 + 70ee86d commit 8e4a2f1

File tree

94 files changed

+429
-643
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+429
-643
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,9 @@ source_link.json
223223
.vs/
224224
System.ValueTuple.dll
225225
tests/fsharpqa/testenv/bin/System.ValueTuple.dll
226+
**/.fake
226227
lib/netcore/fsc/bin/
227228
!lib/bootstrap/signed/**/*
228-
*/.fake
229229
/fcs/packages/
230230
*/paket-files/
231231
/fcs/TestResult.xml

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ interactive service that can be used for embedding F# scripting into your applic
1111
1212
This repo exists as a downstream packaging repository for the [FSharp.Compiler.Service](https://www.nuget.org/packages/FSharp.Compiler.Service) NuGet Package. It serves the following purposes _only_:
1313

14+
1415
* Release packaging
1516
* Hosting [public documentation](http://fsharp.github.io/FSharp.Compiler.Service/)
1617
* Serving as a stable base for Fable

eng/common/post-build/dotnetsymbol-init.ps1

Lines changed: 0 additions & 29 deletions
This file was deleted.

eng/common/post-build/sourcelink-cli-init.ps1

Lines changed: 0 additions & 29 deletions
This file was deleted.

eng/common/templates/post-build/channels/internal-servicing.yml

Lines changed: 0 additions & 147 deletions
This file was deleted.

0 commit comments

Comments
 (0)