Cuda compiler 2.3 in MSVS does not allow -arch=sm_10 -code=sm_13

Cuda compiler 2.3 in MSVS does not allow -arch=sm_10 -code=sm_13
It said arch should be virtual architecture, but it is impossbile to select -arch compute_10 in msvs options dialog. It has only sm_10, sm_11, sm_12, sm13 valid values.