Skip to content
This repository was archived by the owner on Nov 7, 2018. It is now read-only.

Commit ae7cd35

Browse files
author
Nate McMaster
committed
Fix dependency list to include a property missed during merging
1 parent 53e879f commit ae7cd35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/dependencies.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<MicrosoftNETCoreApp22PackageVersion>2.2.0-preview1-26618-02</MicrosoftNETCoreApp22PackageVersion>
1515
<MicrosoftNETTestSdkPackageVersion>15.6.1</MicrosoftNETTestSdkPackageVersion>
1616
<NETStandardLibrary20PackageVersion>2.0.3</NETStandardLibrary20PackageVersion>
17+
<SystemComponentModelAnnotationsPackageVersion>4.6.0-preview1-26617-01</SystemComponentModelAnnotationsPackageVersion>
1718
<XunitPackageVersion>2.3.1</XunitPackageVersion>
1819
<XunitRunnerVisualStudioPackageVersion>2.4.0</XunitRunnerVisualStudioPackageVersion>
1920
</PropertyGroup>

0 commit comments

Comments
 (0)