Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: justcla/HotCommands
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3fb4db510bcad3b6a60a4faad763527bec06fff4
Choose a base ref
..
head repository: justcla/HotCommands
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 92ff7a5e81d3eded7748d669408cc7e14ac5a89e
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 HotCommands/HotCommands.csproj
2 changes: 1 addition & 1 deletion HotCommands/HotCommands.csproj
Original file line number Diff line number Diff line change
@@ -174,7 +174,7 @@
<PackageReference Include="Microsoft.VisualStudio.Validation">
<Version>17.0.65</Version>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.9.3168">
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.9.3174">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>