Can't get icon in sdk package to work

Following a tutorial, I’m building my first custom activity in Visual Studio. In the metadata, I put the IconKey like so:

My icon file is an .ico file and you can see it’s in the Icon folder:

But when I build and import it into my Studio process, it doesn’t work.

What am I doing wrong?

@Terry_Marr,

Check out this if not tried already.

I think the Activity Creator is deprecated. We’re supposed to use SDK now.

1 Like