Update Integration tests to use the generated NuGet package #225
Labels
area/automation
Categorizes an issue or PR as relevant to project automation
kind/maintainer-experience
Categorizes issue or PR as related to improving the experience of maintainers
Current behavior
Currently the CI Build builds the Sample App which relies on the generated binaries from Resizetizer imports everything manually in the targets. This results in slightly different behavior for resolving assets than what we get from the NuGet...
Expected behavior
The Samples App should provide a better integration test so that we are building against the Generated NuGet Package.
This will prevent a regression like we had in #220 and is a follow up task to #223
The text was updated successfully, but these errors were encountered: