13 lines
371 B
XML
13 lines
371 B
XML
<Project>
|
|
<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>
|
|
<xUnitTool>2.3.1</xUnitTool>
|
|
</PropertyGroup>
|
|
</Project> |