File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
src/Xamarin.Android.Build.Tasks Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 340
340
<Compile Include =" $(LinkerSourceFullPath)\linker\Mono.Linker.Steps\SweepStep.cs" >
341
341
<Link >Linker\Mono.Linker.Steps\SweepStep.cs</Link >
342
342
</Compile >
343
- <Compile Include =" $(LinkerSourceFullPath)\linker\Mono.Linker.Steps\MarkStep.cs" >
344
- <Link >Linker\Mono.Linker.Steps\MarkStep.cs</Link >
343
+ <Compile Include =" $(LinkerSourceFullPath)\linker\Mono.Linker\LoadException.cs" >
344
+ <Link >Linker\Mono.Linker\LoadException.cs</Link >
345
+ </Compile >
346
+ <Compile Include =" $(LinkerSourceFullPath)\linker\Mono.Linker\MarkException.cs" >
347
+ <Link >Linker\Mono.Linker\MarkException.cs</Link >
345
348
</Compile >
346
349
<Compile Include =" Tasks\MergeResources.cs" />
347
350
<Compile Include =" Tasks\GetConvertedJavaLibraries.cs" />
You can’t perform that action at this time.
0 commit comments