Skip to content

Commit 3c926e1

Browse files
authored
Merge f27f858 into 81dcd24
2 parents 81dcd24 + f27f858 commit 3c926e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ClassLibrary1/Class1.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public class Class1
1010
{
1111
public void Foo()
1212
{
13-
var foo = "foo";
13+
var foo = "test";
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)