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

Updates Sample to build against generated NuGet #226

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

dansiegel
Copy link
Contributor

Fixes: #

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

We rely on the runtime to resolve the correct runtime assets
We build the sample against locally built binaries

What is the new behavior?

HACK: We have added a task to move the correct runtime assets to the executing directory for Resizetizer.
We build the sample against the generated NuGet package

@dansiegel dansiegel marked this pull request as ready for review March 25, 2024 17:33
@dansiegel dansiegel enabled auto-merge March 25, 2024 17:33
@dansiegel dansiegel merged commit 15d23d8 into main Mar 25, 2024
6 checks passed
@dansiegel dansiegel deleted the dev/ds/runtimes branch March 25, 2024 17:56
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.

Update Integration tests to use the generated NuGet package
2 participants