Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 6981f95

Browse files
dependabot[bot]kzu
authored andcommitted
Update Microsoft.VisualStudio.SDK requirement from 17.2.* to 17.3.*
Updates the requirements on Microsoft.VisualStudio.SDK to permit the latest version. --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.SDK dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b09ebc1 commit 6981f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Xunit.Vsix.Tests/Xunit.Vsix.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />
4141
<PackageReference Include="IsExternalInit" Version="1.0.3" PrivateAssets="all" />
4242
<PackageReference Include="NuGet.Versioning" Version="6.3.0" />
43-
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.2.*" />
43+
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.3.*" />
4444
<PackageReference Include="Octokit" Version="2.0.1" />
4545
<PackageReference Include="ThisAssembly.Project" Version="1.0.9" />
4646
</ItemGroup>

0 commit comments

Comments
 (0)