Skip to content

Commit

Permalink
Update dependency EnvDTE100 to v10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 62a5fca commit d50c0c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/OpenInApp.Command/OpenInApp.Command.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="EnvDTE100">
<Version>10.0.1</Version>
<Version>10.0.3</Version>
</PackageReference>
<PackageReference Include="Microsoft.ApplicationInsights">
<Version>2.13.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion src/OpenInApp.Common/OpenInApp.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="EnvDTE100">
<Version>10.0.1</Version>
<Version>10.0.3</Version>
</PackageReference>
<PackageReference Include="Microsoft.ApplicationInsights">
<Version>2.13.1</Version>
Expand Down

0 comments on commit d50c0c1

Please sign in to comment.