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 ce7fe7f commit 2b92b7bCopy full SHA for 2b92b7b
src/Mapster/Mapster.csproj
@@ -17,8 +17,8 @@
17
<NetStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard1.3' ">1.6.1</NetStandardImplicitPackageVersion>
18
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
19
<RootNamespace>Mapster</RootNamespace>
20
- <Version>3.3.2</Version>
21
- <AssemblyVersion>3.3.2.0</AssemblyVersion>
+ <Version>4.0.0</Version>
+ <AssemblyVersion>4.0.0.0</AssemblyVersion>
22
</PropertyGroup>
23
<ItemGroup Condition="'$(TargetFramework)' == 'net40'">
24
<Reference Include="Microsoft.CSharp" />
0 commit comments