Skip to content

Commit e89daba

Browse files
authoredSep 29, 2023
[tests][iOS] Fix artifacts path (#92783)
1 parent 86fa786 commit e89daba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/tests/FunctionalTests/iOS/Device/AOT/iOS.Device.Aot.Test.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk" TreatAsLocalProperty="MonoForceInterpreter">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
4-
<OutputPath>bin</OutputPath>
54
<TestRuntime>true</TestRuntime>
65
<TargetFramework>$(NetCoreAppCurrent)</TargetFramework>
76
<RuntimeIdentifier>$(TargetOS)-$(TargetArchitecture)</RuntimeIdentifier>

0 commit comments

Comments
 (0)
Please sign in to comment.