Updated nuget packages references to their latest version
This commit is contained in:
parent
f5b1c7d6b8
commit
214a4946ff
12
deps.props
12
deps.props
@ -2,12 +2,12 @@
|
||||
<PropertyGroup>
|
||||
<SystemBuffers>4.5.0</SystemBuffers>
|
||||
<SystemIO>4.3.0</SystemIO>
|
||||
<SystemMemory>4.5.1</SystemMemory>
|
||||
<SystemTasks>4.5.1</SystemTasks>
|
||||
<BenchmarkDotNet>0.11.1</BenchmarkDotNet>
|
||||
<MicrosoftSdk>15.8.0</MicrosoftSdk>
|
||||
<xUnit>2.4.0</xUnit>
|
||||
<xUnitRunner>2.4.0</xUnitRunner>
|
||||
<SystemMemory>4.5.3</SystemMemory>
|
||||
<SystemTasks>4.5.3</SystemTasks>
|
||||
<BenchmarkDotNet>0.12</BenchmarkDotNet>
|
||||
<MicrosoftSdk>16.5.0</MicrosoftSdk>
|
||||
<xUnit>2.4.1</xUnit>
|
||||
<xUnitRunner>2.4.1</xUnitRunner>
|
||||
<xUnitTool>2.3.1</xUnitTool>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Loading…
Reference in New Issue
Block a user