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 630b4fb commit 62624d8Copy full SHA for 62624d8
Directory.Packages.props
@@ -4,7 +4,7 @@
4
Global references are included in ALL projects in this repository
5
-->
6
<ItemGroup>
7
- <GlobalPackageReference Include="Ubiquity.NET.Versioning.Build.Tasks" Version="5.0.7-alpha" />
+ <GlobalPackageReference Include="Ubiquity.NET.Versioning.Build.Tasks" Version="5.0.7-alpha.0.1" />
8
<GlobalPackageReference Include="IDisposableAnalyzers" Version="4.0.8" Condition="'$(NoCommonAnalyzers)' !=' true'" />
9
<GlobalPackageReference Include="MustUseRetVal" Version="0.0.2" />
10
<!--
0 commit comments