Skip to content

Commit

Permalink
Merge pull request #104 from dpvreony/renovate/all-microsoft
Browse files Browse the repository at this point in the history
Update dependency Microsoft.VisualStudio.Validation to v17.6.11
  • Loading branch information
dpvreony committed Apr 1, 2023
2 parents 7a487bc + 45cd9c7 commit 5dcc1c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.0.71" />
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.6.11" />
<PackageReference Include="xunit.extensibility.core" Version="2.4.2" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions version.json
@@ -1,5 +1,5 @@
{
"version": "1.6",
"version": "1.7",
"publicReleaseRefSpec": [
"^refs/heads/main$", // we release out of master
"^refs/heads/preview/.*", // we release previews
Expand All @@ -14,4 +14,4 @@
"enabled": false
}
}
}
}

0 comments on commit 5dcc1c4

Please sign in to comment.