File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8585 <ReplaceFileContents
8686 SourceFile =" vs-workload.in.props"
8787 DestinationFile =" $(XamarinAndroidSourcePath)bin\Build$(Configuration)\nuget-unsigned\vs-workload.props"
88- Replacements =" @PACK_VERSION_LONG@=$(AndroidPackVersionLong);@PACK_VERSION_SHORT@=$(AndroidMSIVersion);@WORKLOAD_VERSION@=$(AndroidMSIVersion)"
88+ Replacements =" @PACK_VERSION_LONG@=$(AndroidPackVersionLong);@PACK_VERSION_SHORT@=$(AndroidMSIVersion);@WORKLOAD_VERSION@=$(AndroidMSIVersion);@VSMAN_VERSION@=$(DotNetTargetFramework) "
8989 />
9090 </Target >
9191
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project >
33 <PropertyGroup >
4- <TargetName >Microsoft.NET.Sdk.Android.Workload</TargetName >
4+ <TargetName >Microsoft.NET.Sdk.Android.Workload.@VSMAN_VERSION@ </TargetName >
55 <ManifestBuildVersion >@WORKLOAD_VERSION@</ManifestBuildVersion >
66 </PropertyGroup >
77 <ItemGroup >
You can’t perform that action at this time.
0 commit comments