File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 133133 <PackageReference Include =" Microsoft.VisualStudio.ProjectSystem" >
134134 <Version >17.0.1313-pre</Version >
135135 </PackageReference >
136- <PackageReference Include =" Microsoft.VisualStudio.SDK" Version =" 17.0.0-previews-4-31709-430 " ExcludeAssets =" runtime" >
136+ <PackageReference Include =" Microsoft.VisualStudio.SDK" Version =" 17.7.37357 " ExcludeAssets =" runtime" >
137137 <IncludeAssets >compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
138138 </PackageReference >
139- <PackageReference Include =" Microsoft.VSSDK.BuildTools" Version =" 17.1.1014-preview2 " >
139+ <PackageReference Include =" Microsoft.VSSDK.BuildTools" Version =" 17.7.2196 " >
140140 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
141141 <PrivateAssets >all</PrivateAssets >
142142 </PackageReference >
Original file line number Diff line number Diff line change 1313 <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [17.0,18.0)" >
1414 <ProductArchitecture >amd64</ProductArchitecture >
1515 </InstallationTarget >
16+ <InstallationTarget Id =" Microsoft.VisualStudio.Community" Version =" [17.0,18.0)" >
17+ <ProductArchitecture >arm64</ProductArchitecture >
18+ </InstallationTarget >
1619 <InstallationTarget Id =" Microsoft.VisualStudio.Enterprise" Version =" [17.0,18.0)" >
1720 <ProductArchitecture >amd64</ProductArchitecture >
1821 </InstallationTarget >
22+ <InstallationTarget Id =" Microsoft.VisualStudio.Enterprise" Version =" [17.0,18.0)" >
23+ <ProductArchitecture >arm64</ProductArchitecture >
24+ </InstallationTarget >
1925 <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [17.0,18.0)" >
2026 <ProductArchitecture >amd64</ProductArchitecture >
2127 </InstallationTarget >
28+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [17.0,18.0)" >
29+ <ProductArchitecture >arm64</ProductArchitecture >
30+ </InstallationTarget >
2231 </Installation >
2332 <Assets >
2433 <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%;PkgdefProjectOutputGroup|" />
You can’t perform that action at this time.
0 commit comments