diff --git a/buildroslynnugets.cmd b/buildroslynnugets.cmd index 281ddee98868..bc51f7ce2d7d 100644 --- a/buildroslynnugets.cmd +++ b/buildroslynnugets.cmd @@ -1,7 +1,7 @@ setlocal ENABLEEXTENSIONS pushd %~dp0 -set ASYNC_ROSLYN_COMMIT=10a5611cb10cd64876a2638664f0740255197e1b -set ASYNC_SUFFIX=async-11 +set ASYNC_ROSLYN_COMMIT=c1d47ed4bdbd28137fce8fbb350771677aa4cf15 +set ASYNC_SUFFIX=async-12 set ASYNC_ROSLYN_BRANCH=demos/async2-experiment1 cd .. diff --git a/eng/Versions.props b/eng/Versions.props index 21c3ead510a7..3fb08863235a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,9 +44,9 @@ Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure they do not break the local dev experience. --> - 4.13.0-async-11 - 4.13.0-async-11 - 4.13.0-async-11 + 4.13.0-async-12 + 4.13.0-async-12 + 4.13.0-async-12