We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02845a3 + 75c1895 commit 22c5e90Copy full SHA for 22c5e90
Directory.Build.props
@@ -9,6 +9,7 @@
9
<PublishRepositoryUrl>true</PublishRepositoryUrl>
10
<EmbedUntrackedSources>true</EmbedUntrackedSources>
11
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
12
+ <Deterministic>true</Deterministic>
13
</PropertyGroup>
14
15
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
0 commit comments