Skip to content

Commit ffb379c

Browse files
authored
Update Directory.build.props
1 parent fb1a0a7 commit ffb379c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<PackageReleaseNotes>https://reactiveui.net/blog/</PackageReleaseNotes>
1212
<RepositoryUrl>https://github.com/reactiveui/reactiveui</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
14-
14+
<EmbedUntrackedSources>true</EmbedUntrackedSources>
15+
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1516
<NoWarn>$(NoWarn);1591;1701;1702;1705</NoWarn>
1617
<GenerateDocumentationFile Condition=" '$(Configuration)' == 'Release' ">true</GenerateDocumentationFile>
17-
1818
<Platform>AnyCPU</Platform>
1919
<DebugType>full</DebugType>
2020
<IsTestProject>$(MSBuildProjectName.Contains('Tests'))</IsTestProject>

0 commit comments

Comments
 (0)