mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 13:29:10 +08:00 
			
		
		
		
	Link to NuGet lock files documentation (#20)
This commit is contained in:
		@@ -32,7 +32,7 @@
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## C# - Nuget
 | 
			
		||||
 | 
			
		||||
Using [NuGet lock files](https://docs.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies):
 | 
			
		||||
```yaml
 | 
			
		||||
- uses: actions/cache@preview
 | 
			
		||||
  with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user