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 3722754 commit 569492eCopy full SHA for 569492e
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>5.2.4</VersionPrefix>
+ <VersionPrefix>5.2.5</VersionPrefix>
4
<LangVersion>latest</LangVersion>
5
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
6
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
@@ -49,4 +49,4 @@
49
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
50
</PackageReference>
51
</ItemGroup>
52
-</Project>
+</Project>
0 commit comments