Skip to content

Commit

Permalink
SecretSharingDotNetFx4.6.2Test.csproj: Update xUnit Console Path
Browse files Browse the repository at this point in the history
Resolves: No entry
  • Loading branch information
shinji-san committed Nov 4, 2023
1 parent d6b8215 commit 59bca60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SecretSharingDotNetFx4.6.2Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<XunitConsole462Path>$(NuGetPackageRoot)xunit.runner.console\2.5.1\tools\net462\xunit.console.x86.exe</XunitConsole462Path>
<XunitConsole462Path>$(NuGetPackageRoot)xunit.runner.console\2.6.1\tools\net462\xunit.console.x86.exe</XunitConsole462Path>
<XunitConsole>&quot;$(XunitConsole462Path)&quot;</XunitConsole>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
Expand Down

0 comments on commit 59bca60

Please sign in to comment.