Skip to content

Conversation

@MattKotsenas
Copy link
Member

This adds test coverage so that we can merge #11 / #12.

@MattKotsenas MattKotsenas requested a review from baronfel August 29, 2024 21:04
@MattKotsenas MattKotsenas force-pushed the refactor/ci-property-tests branch from 89dd1f7 to 04ab71c Compare August 29, 2024 23:49
.Import(Path.Combine(ThisAssemblyDirectory, "DotNet.ReproducibleBuilds.targets"))
.Save();

ProjectCollection projectCollection = new(); // Create a new collection for each project to ensure environment variables aren't shared between tests
Copy link
Member

Choose a reason for hiding this comment

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

Subtle detail, good catch

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.

2 participants