mbien commented on a change in pull request #3665:
URL: https://github.com/apache/netbeans/pull/3665#discussion_r814435506



##########
File path: .github/workflows/native-binary-build-lib.profiler.yml
##########
@@ -202,7 +206,7 @@ jobs:
          set OUTPUTDIR=../../release/lib/deployed/jdk16/windows
          del /q /s "%OUTPUTDIR%"
          rem   set up a Visual Studio command prompt for 32-bit development
-         call "C:\Program Files (x86)\Microsoft Visual 
Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars32.bat"
+         call "C:\Program Files\Microsoft Visual 
Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars32.bat" 10.0.20348.0

Review comment:
       "10.0.20348.0" this number looks very specific,  will this have to be 
updated often?
   
   (thanks for fixing this btw!)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to