File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ assembly_info:
88 assembly_version : $(AssemblyBaseVersion).0
99 assembly_file_version : $(AssemblyBaseVersion).{build}
1010 assembly_informational_version : $(PackageVersion)
11+ environment :
12+ XamarinMSBuildExtensionsPath : C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\
1113install :
1214- cmd : >-
1315 cd .\build
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ assembly_info:
1313 assembly_version : $(AssemblyBaseVersion).0
1414 assembly_file_version : $(AssemblyBaseVersion).{build}
1515 assembly_informational_version : $(PackageVersion)
16+ environment :
17+ XamarinMSBuildExtensionsPath : C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\
1618install :
1719- cmd : >-
1820 cd .\build
You can’t perform that action at this time.
0 commit comments