Skip to content

Commit 3d042ac

Browse files
authored
Update BuildFromSource.md (#25606)
1 parent a190fd3 commit 3d042ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/BuildFromSource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,4 @@ These are available in the [Visual Studio Preview](https://www.visualstudio.com/
290290

291291
## Resx files
292292

293-
If you need to make changes to a .resx file, run `dotnet msbuild /t:Resx <path to csproj>`. This will update the generated C#.
293+
If you need to make changes to a .resx file, run `dotnet msbuild t:/Resgen <path to csproj>`. This will update the generated C#.

0 commit comments

Comments
 (0)