We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a190fd3 commit 3d042acCopy full SHA for 3d042ac
docs/BuildFromSource.md
@@ -290,4 +290,4 @@ These are available in the [Visual Studio Preview](https://www.visualstudio.com/
290
291
## Resx files
292
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#.
+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