Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support main branch #11

Merged
merged 1 commit into from
Jun 13, 2024
Merged

support main branch #11

merged 1 commit into from
Jun 13, 2024

Conversation

andrewalkema
Copy link
Contributor

@@ -59,7 +59,31 @@ internal sealed class ProjectVersionPropsWriterTests {
expectedProps: expectedProps
);
}
[Test]
public void MainBranch() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could probably add a TestCase to MasterBranch() instead?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's kind of nice to just let the xml be complete without replacements.

@andrewalkema andrewalkema merged commit 4cfed3d into master Jun 13, 2024
1 check passed
@andrewalkema andrewalkema deleted the aalkema/support_main_branch branch June 13, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants