Skip to content

Commit ca74eba

Browse files
Update $(MSBuildPackageReferenceVersion) to 17.14.28 (#265)
1 parent c8b05f6 commit ca74eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Project>
55
<!--Import this file in projects needing to reference Microsoft.Build.*.dll -->
66
<PropertyGroup>
7-
<MSBuildPackageReferenceVersion Condition=" '$(MSBuildPackageReferenceVersion)' == '' ">17.14.8</MSBuildPackageReferenceVersion>
7+
<MSBuildPackageReferenceVersion Condition=" '$(MSBuildPackageReferenceVersion)' == '' ">17.14.28</MSBuildPackageReferenceVersion>
88
<LibZipSharpVersion Condition=" '$(LibZipSharpVersion)' == '' " >3.3.0</LibZipSharpVersion>
99
<MonoUnixVersion>7.1.0-final.1.21458.1</MonoUnixVersion>
1010
</PropertyGroup>

0 commit comments

Comments
 (0)