Skip to content

Commit e1d7e34

Browse files
Merge pull request #284 from TimeWarpEngineering/Cramer/2022-03-16
Don't include symbols instead embedding them.
2 parents 17feab0 + 2eb1683 commit e1d7e34

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<PackageReleaseNotes>a MediatR pipeline for Blazor state management.</PackageReleaseNotes>
1010
<RepositoryUrl>https://github.com/TimeWarpEngineering/blazor-state.git</RepositoryUrl>
1111
<RepositoryType>git</RepositoryType>
12-
<IncludeSymbols>true</IncludeSymbols>
1312
</PropertyGroup>
1413

1514
<!-- Deterministic Builds https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link/#deterministic-builds -->
@@ -65,4 +64,4 @@
6564
</PropertyGroup>
6665
</Otherwise>
6766
</Choose>
68-
</Project>
67+
</Project>

0 commit comments

Comments
 (0)