We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6733204 commit f5dfd9fCopy full SHA for f5dfd9f
src/ReactiveUI.Fody.Analyzer.Test/FodyWeavers.xml
@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<!--
3
+Licensed to the .NET Foundation under one or more agreements.
4
+The .NET Foundation licenses this file to you under the MIT license.
5
+See the LICENSE file in the project root for more information.
6
+-->
7
+<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
8
+ <ReactiveUI />
9
+</Weavers>
0 commit comments