|
@@ -90,6 +90,7 @@ EndProject
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Props", "Props", "{F3AC8BC1-27F5-4255-9AFC-04ABFD11683A}"
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
build\ApiDiff.props = build\ApiDiff.props
|
|
|
+ build\AvaloniaPublicKey.props = build\AvaloniaPublicKey.props
|
|
|
build\Base.props = build\Base.props
|
|
|
build\Binding.props = build\Binding.props
|
|
|
build\CoreLibraries.props = build\CoreLibraries.props
|
|
@@ -102,8 +103,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Props", "Props", "{F3AC8BC1
|
|
|
build\Microsoft.CSharp.props = build\Microsoft.CSharp.props
|
|
|
build\Microsoft.Reactive.Testing.props = build\Microsoft.Reactive.Testing.props
|
|
|
build\Moq.props = build\Moq.props
|
|
|
+ build\NetAnalyzers.props = build\NetAnalyzers.props
|
|
|
build\NetCore.props = build\NetCore.props
|
|
|
build\NetFX.props = build\NetFX.props
|
|
|
+ build\NullableEnable.props = build\NullableEnable.props
|
|
|
build\ReactiveUI.props = build\ReactiveUI.props
|
|
|
build\ReferenceCoreLibraries.props = build\ReferenceCoreLibraries.props
|
|
|
build\Rx.props = build\Rx.props
|