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.
1 parent 2442420 commit 89d3a75Copy full SHA for 89d3a75
src/Directory.Build.props
@@ -18,7 +18,7 @@
18
<EmbedUntrackedSources>true</EmbedUntrackedSources>
19
<Deterministic>true</Deterministic>
20
<ContinuousIntegrationBuild Condition="'$(GITHUB_ACTIONS)' == 'true'">true</ContinuousIntegrationBuild>
21
- <Version>1.4.0</Version>
+ <Version>1.4.1</Version>
22
<RepositoryUrl>https://github.com/HenrikWM/anonymous-tokens</RepositoryUrl>
23
<RepositoryType>git</RepositoryType>
24
<LangVersion>latest</LangVersion>
0 commit comments