Skip to content

Commit

Permalink
[tests][iOS] Fix artifacts path (dotnet#92783)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdh1418 authored Sep 29, 2023
1 parent 86fa786 commit e89daba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk" TreatAsLocalProperty="MonoForceInterpreter">
<PropertyGroup>
<OutputType>Exe</OutputType>
<OutputPath>bin</OutputPath>
<TestRuntime>true</TestRuntime>
<TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
<RuntimeIdentifier>$(TargetOS)-$(TargetArchitecture)</RuntimeIdentifier>
Expand Down

0 comments on commit e89daba

Please sign in to comment.