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

Add option to output to a file instead of the console #100

Merged
merged 2 commits into from
Nov 20, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into simon/allow-file-output
  • Loading branch information
sensslen authored Nov 5, 2024
commit 8e95a55f3c98f6bb18b2a6166041d4060f2d91f1
2 changes: 1 addition & 1 deletion tests/NuGetUtility.Test/NuGetUtility.Test.csproj
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Selenium.WebDriver" Version="4.26.1" />
<PackageReference Include="Verify.NUnit" Version="22.5.0" />
<PackageReference Include="Verify.NUnit" Version="28.1.3" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net472'">
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.