I am trying to compile my .NET Standard class library project with .NET Framework 4.5.2. However, as you can see in my screenshot, version 4.5.2 is not shown in the offered list of target frameworks:
Furthermore, when I click Install other frameworks..., I am still not given the option of choosing 4.5.2.
I am using Visual Studio Community Edition.