jet / jet/falanx

Usage of external project resources

Open
#125 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
F#
Stars
144
Forks
24
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
There are 2 resources used in paket.dependencies as github urls. This is not desirable as we do not have control over those and they can be removed any time and will break project.
```
github 7sharp9/FSharp.TypeProviders.SDK:generator src/ProvidedTypes.fs
github 7sharp9/FSharp.TypeProviders.SDK:generator src/ProvidedTypesTesting.fs
...
github enricosada/dotnet-proj-info test/dotnet-proj.Tests/FileUtils.fs
```

**Expected behavior**
If we use dependencies, it is better to relay on nuget packages which have much stricter removal rules.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.