Skip to content

Commit f5dfd9f

Browse files
committed
Create FodyWeavers.xml
1 parent 6733204 commit f5dfd9f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)