Skip to content

Commit

Permalink
public class TestClass
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Aug 10, 2023
1 parent fe323bc commit a3e9d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-console/ConsoleApp_net6.0/TestClass.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace ConsoleApp_net6._0;

internal class TestClass
public class TestClass
{
public void TestIt()
{
Expand Down

0 comments on commit a3e9d92

Please sign in to comment.