File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
src/Xamarin.Android.Build.Tasks Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -1934,7 +1934,6 @@ because xbuild doesn't support framework reference assemblies.
19341934 <_ProguardConfiguration Include =" $(ProguardConfigFiles)" />
19351935 </ItemGroup >
19361936 <ItemGroup Condition =" '$(ProguardConfigFiles)' == '' " >
1937- <_ProguardConfiguration Include =" $(_AndroidSdkDirectory)tools\proguard\proguard-android.txt" />
19381937 <_ProguardConfiguration Include =" $(IntermediateOutputPath)proguard\proguard_xamarin.cfg" Condition =" '$(AndroidLinkTool)' != '' " />
19391938 <_ProguardConfiguration Include =" $(_ProguardProjectConfiguration)" Condition =" '$(AndroidLinkTool)' != '' " />
19401939 <_ProguardConfiguration Include =" $(IntermediateOutputPath)proguard\proguard_project_primary.cfg" Condition =" '$(AndroidLinkTool)' != '' " />
You can’t perform that action at this time.
0 commit comments