Skip to content

Commit 5b04cc8

Browse files
committed
That's not what that type is called anymore.
1 parent bd13d38 commit 5b04cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Demos/SpecializedTests/TaskQueueTestDemo.cs renamed to Demos/SpecializedTests/TaskStackTestDemo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
namespace Demos.SpecializedTests;
1414

1515

16-
public unsafe class TaskQueueTestDemo : Demo
16+
public unsafe class TaskStackTestDemo : Demo
1717
{
1818
static int DoSomeWork(int iterations, int sum)
1919
{

0 commit comments

Comments
 (0)