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 7bd1eda commit 4500e1dCopy full SHA for 4500e1d
src/My.Extensions.Localization.Json/My.Extensions.Localization.Json.csproj
@@ -3,8 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>net7.0</TargetFramework>
5
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6
- <VersionPrefix>3.0.1</VersionPrefix>
7
- <Version>1.0.0</Version>
+ <Version>3.0.1</Version>
8
<Authors>Hisham Bin Ateya</Authors>
9
<Company />
10
<Description>Provides an localizaton implementation APIs to support JSON as underlying source for localization strings.</Description>
0 commit comments