We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dea3a7 commit dd5862bCopy full SHA for dd5862b
CodingSeb.Localization.WPF/CodingSeb.Localization.WPF.csproj
@@ -13,12 +13,12 @@
13
<PackageProjectUrl>https://github.com/codingseb/Localization</PackageProjectUrl>
14
<RepositoryUrl>https://github.com/codingseb/Localization</RepositoryUrl>
15
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
16
- <AssemblyVersion>1.3.2.0</AssemblyVersion>
17
- <FileVersion>1.3.2.0</FileVersion>
+ <AssemblyVersion>1.3.3.0</AssemblyVersion>
+ <FileVersion>1.3.3.0</FileVersion>
18
<PackageReleaseNotes>
19
* Specify the converterCulture on the multibinding
20
</PackageReleaseNotes>
21
- <Version>1.3.2</Version>
+ <Version>1.3.3</Version>
22
<IncludeSymbols>True</IncludeSymbols>
23
</PropertyGroup>
24
0 commit comments