Link to NuGet lock files documentation (#20)
This commit is contained in:
parent
526c940a94
commit
c401b561b2
|
@ -32,7 +32,7 @@
|
||||||
```
|
```
|
||||||
|
|
||||||
## C# - Nuget
|
## C# - Nuget
|
||||||
|
Using [NuGet lock files](https://docs.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies):
|
||||||
```yaml
|
```yaml
|
||||||
- uses: actions/cache@preview
|
- uses: actions/cache@preview
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue