Skip to content

Commit

Permalink
Merge pull request #281 from microsoft/users/tevinstanley/revertpacka…
Browse files Browse the repository at this point in the history
…geupdate

reverting update to SDK to enable older versions of VS
  • Loading branch information
ttstanley committed Jun 14, 2023
2 parents 6640e45 + 0d91a19 commit 4d576d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.6.36389" />
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.0.32112.339" />
<PackageReference Include="Microsoft.Web.Xdt" Version="3.1.0" />
<PackageReference Include="Microsoft.VisualStudio.Jdt" Version="0.9.63" />
<PackageReference Include="NuGet.VisualStudio" Version="17.6.0" />
Expand Down

0 comments on commit 4d576d9

Please sign in to comment.