File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,7 @@ and are generated based on the last package release.
113113 <LatestPackageReference Include =" Microsoft.NETCore.App.Runtime.linux-musl-arm" />
114114 <LatestPackageReference Include =" Microsoft.NETCore.App.Runtime.linux-musl-arm64" />
115115 <LatestPackageReference Include =" Microsoft.NETCore.App.Runtime.freebsd-x64" />
116+ <LatestPackageReference Include =" Microsoft.NETCore.App.Runtime.freebsd-arm64" />
116117 <LatestPackageReference Include =" Microsoft.NETCore.App.Runtime.$(TargetRuntimeIdentifier)" Condition =" '$(PortableBuild)' == 'false' " />
117118
118119 <!-- Crossgen2 compiler -->
@@ -129,6 +130,7 @@ and are generated based on the last package release.
129130 <LatestPackageReference Include =" Microsoft.NETCore.App.Crossgen2.win-arm" />
130131 <LatestPackageReference Include =" Microsoft.NETCore.App.Crossgen2.win-arm64" />
131132 <LatestPackageReference Include =" Microsoft.NETCore.App.Crossgen2.freebsd-x64" />
133+ <LatestPackageReference Include =" Microsoft.NETCore.App.Crossgen2.freebsd-arm64" />
132134 <LatestPackageReference Include =" Microsoft.NETCore.App.Crossgen2.$(TargetRuntimeIdentifier)" Condition =" '$(PortableBuild)' == 'false' " />
133135 </ItemGroup >
134136
You can’t perform that action at this time.
0 commit comments