File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 76
76
<DotNetPreviewTool Condition =" '$(DotNetPreviewTool)' == '' " >$(DotNetPreviewPath)dotnet</DotNetPreviewTool >
77
77
<!-- Version number from: https://github.com/dotnet/installer#installers-and-binaries -->
78
78
<DotNetPreviewVersionBand Condition =" '$(DotNetPreviewVersionBand)' == '' " >6.0.100</DotNetPreviewVersionBand >
79
- <DotNetPreviewVersionFull Condition =" '$(DotNetPreviewVersionFull)' == '' " >$(DotNetPreviewVersionBand)-preview.1.21109.8 </DotNetPreviewVersionFull >
79
+ <DotNetPreviewVersionFull Condition =" '$(DotNetPreviewVersionFull)' == '' " >$(DotNetPreviewVersionBand)-preview.2.21114.3 </DotNetPreviewVersionFull >
80
80
<ILLinkVersionBand Condition =" '$(ILLinkVersionBand)' == '' " >6.0.0</ILLinkVersionBand >
81
81
<ILLinkVersionFull Condition =" '$(ILLinkVersionFull)' == '' " >$(ILLinkVersionBand)-alpha.1.21109.1</ILLinkVersionFull >
82
82
<WixToolPath Condition =" '$(WixToolPath)' == '' " >$(AndroidToolchainDirectory)\wix\</WixToolPath >
You can’t perform that action at this time.
0 commit comments