What is the mapping between schema versions and CDK Lib version numbers? #28169
Unanswered
BradKnowles
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have encountered the following error..
I know the cause of the error, I upgraded the C# NuGet package
Amazon.CDK.Lib
from2.79.0
to2.111.0
. My question is, how do I know that2.79.0
is schema version32.0.0
and that2.111.0
is schema version35.0.0
.Beta Was this translation helpful? Give feedback.
All reactions