mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user