misspelling of targeting
This commit is contained in:
parent
dfde101b7c
commit
4edbcb06ee
52 changed files with 55 additions and 55 deletions
|
@ -174,7 +174,7 @@ namespace Microsoft.DotNet.Tools
|
|||
return false;
|
||||
}
|
||||
|
||||
public bool IsTargettingFramework(NuGetFramework framework)
|
||||
public bool IstargetingFramework(NuGetFramework framework)
|
||||
{
|
||||
foreach (var tfm in GetTargetFrameworks())
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue