Upgrade nuget packages (#6641)

* upgrade mahapps

* update nlog

* all launcher packages now updated

* tests and Setting UI

* markdown

* removing unneeded DLL now from nuget update
This commit is contained in:
Clint Rutkas
2020-09-16 12:24:21 -07:00
committed by GitHub
parent 13fd6bd6e1
commit 0a716c253b
18 changed files with 230 additions and 199 deletions

View File

@@ -148,7 +148,7 @@
<Version>2.4.1</Version>
</PackageReference>
<PackageReference Include="xunit.runner.visualstudio">
<Version>2.4.2</Version>
<Version>2.4.3</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>