Skip to content

Commit 2504f67

Browse files
authored
Update NuGet config file path format in troubleshooting guide (#506)
1 parent a5d21b2 commit 2504f67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/manual/troubleshooting/unable-to-resolve-stride-game-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This usually means your NuGet package sources are misconfigured.
1919
### How to fix
2020

2121
1. Locate your NuGet configuration file:
22-
- `C:\Users\YourUserName\AppData\Roaming\NuGet\NuGet.Config`
22+
- `%appdata%\NuGet\NuGet.Config`
2323
2. Make a backup of the file before editing.
2424
3. Open the file and ensure it contains the following lines:
2525
```xml

0 commit comments

Comments
 (0)