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 2852824 commit f90b031Copy full SHA for f90b031
Ix.NET/Source/Directory.Build.props
@@ -1,4 +1,4 @@
1
-<Project>
+<Project>
2
<PropertyGroup>
3
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
4
<MinClientVersion>2.12</MinClientVersion>
@@ -26,7 +26,7 @@
26
27
<ItemGroup>
28
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
29
- <PackageReference Include="Nerdbank.GitVersioning" Version="3.4.255" PrivateAssets="all" />
+ <PackageReference Include="Nerdbank.GitVersioning" Version="3.6.132" PrivateAssets="all" />
30
</ItemGroup>
31
32
0 commit comments