I have a command line like this in my post-build event:
aspnet_regiis -pef connectionStrings "$(ProjectDir)" -prov "DataProtectionConfigurationProvider"
But aspnet_regiis
is returning a failure because the tralling
in the directory. Pass full name, path + web.config doesn't work either.
How can I solve this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…