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 71f2cfc commit e4a493dCopy full SHA for e4a493d
Directory.Build.props
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>net5.0</TargetFramework>
5
- <Version>1.48.0</Version>
+ <Version>1.48.1</Version>
6
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
7
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
8
</PropertyGroup>
0 commit comments