We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0f2fb commit 27f41a4Copy full SHA for 27f41a4
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<!-- Properties related to build/pack -->
4
<IsPackable>false</IsPackable>
5
- <Version>10.0.7-pre04</Version>
+ <Version>10.0.7</Version>
6
<MapsterPluginsTFMs>netstandard2.0;net10.0;net9.0;net8.0</MapsterPluginsTFMs>
7
<MapsterTFMs>netstandard2.0;net10.0;net9.0;net8.0</MapsterTFMs>
8
<MapsterEFCoreTFMs>net10.0;net9.0;net8.0</MapsterEFCoreTFMs>
0 commit comments