Add action to ask for validation when modifying Packages.props (#1165)

* Add action to ask for validation when modifying Packages.props

* test

* update name

* undo
This commit is contained in:
Charles Gagnon
2021-02-23 15:08:47 -08:00
committed by GitHub
parent c6fe8a90c7
commit 294a6f4dc2
2 changed files with 26 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<Project>
<ItemGroup>
<PackageReference Update="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Update="System.Net.Http" Version="4.3.4" />
<PackageReference Update="System.IO.Packaging" Version="4.7.0" />
<PackageReference Update="System.Runtime.Loader" Version="4.3.0" />