Skip to content

Commit

Permalink
chore: PactNet.csproj osx/aarch64 subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Jun 6, 2024
1 parent 73d4212 commit 65473d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PactNet/PactNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<CopyToOutputDirectory Condition="'$(IsOSX)' == 'True' And '$(IsArm64)' == 'False'">PreserveNewest</CopyToOutputDirectory>
<Visible>false</Visible>
</Content>
<Content Include="$(MSBuildProjectDirectory)\..\..\build\osx\aarch64-apple-darwin\libpact_ffi.dylib">
<Content Include="$(MSBuildProjectDirectory)\..\..\build\osx\aarch64\libpact_ffi.dylib">
<Link>libpact_ffi.dylib</Link>
<PackagePath>runtimes/osx-arm64/native</PackagePath>
<Pack>true</Pack>
Expand Down

0 comments on commit 65473d2

Please sign in to comment.