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 19236fb commit 31b94c6Copy full SHA for 31b94c6
Directory.Build.props
@@ -13,7 +13,7 @@
13
<DebugType>embedded</DebugType>
14
</PropertyGroup>
15
<ItemGroup>
16
- <PackageReference Include="Nerdbank.GitVersioning" Version="3.6.139" PrivateAssets="all" />
+ <PackageReference Include="Nerdbank.GitVersioning" Version="3.6.141" PrivateAssets="all" />
17
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
18
<SourceLinkGitHubHost Include="github.com" ContentUrl="https://raw.githubusercontent.com" />
19
</ItemGroup>
0 commit comments