Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update RepoTasks.csproj
  • Loading branch information
wtgodbe authored Apr 11, 2024
commit 70bbb8950ab59cb06048feb6955d584e6feb3df0
2 changes: 1 addition & 1 deletion eng/tools/RepoTasks/RepoTasks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net472'">
<PackageReference Include="Microsoft.Signed.Wix" Version="3.14.0-8606.20240208.1" />
<PackageReference Include="Microsoft.Signed.Wix" Version="3.14.1-8722.20240403.1" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />

<Reference Include="Microsoft.Build" />
Expand Down