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 d81457d commit 3a489fbCopy full SHA for 3a489fb
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>0.4.32.0</Version>
+ <Version>0.4.33.1</Version>
4
<PackageOutputPath>../bin/NuGet</PackageOutputPath>
5
<OutputPath Condition="'$(Configuration)' == 'Release'">../bin/$(MSBuildProjectName)</OutputPath>
6
<LangVersion>latest</LangVersion>
0 commit comments