We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17feab0 + 2eb1683 commit e1d7e34Copy full SHA for e1d7e34
1 file changed
Directory.Build.props
@@ -9,7 +9,6 @@
9
<PackageReleaseNotes>a MediatR pipeline for Blazor state management.</PackageReleaseNotes>
10
<RepositoryUrl>https://github.com/TimeWarpEngineering/blazor-state.git</RepositoryUrl>
11
<RepositoryType>git</RepositoryType>
12
- <IncludeSymbols>true</IncludeSymbols>
13
</PropertyGroup>
14
15
<!-- Deterministic Builds https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link/#deterministic-builds -->
@@ -65,4 +64,4 @@
65
64
66
</Otherwise>
67
</Choose>
68
-</Project>
+</Project>
0 commit comments