Skip to content

Commit

Permalink
Test No Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wbaldoumas committed Oct 10, 2021
1 parent d9fcb9a commit e2f5fe0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/NuGet.Workflow/Foo.cs
@@ -1,7 +1,8 @@
namespace NuGet.Workflow
{
// mock code to package up
public class Foo
{
public string Bar() => "Bar";
}
}
}

0 comments on commit e2f5fe0

Please sign in to comment.