Skip to content

Commit 3f70138

Browse files
committed
Version update.
1 parent a228cc6 commit 3f70138

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/Toolkit.Components/Toolkit.Components.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Description>.NET Toolkit branch designed to implement MVVM and interact with UI (without interference with View)</Description>
1111
<AssemblyVersion>1.0.1.0</AssemblyVersion>
1212
<FileVersion>1.0.1.0</FileVersion>
13-
<Version>1.0.2</Version>
13+
<Version>1.0.0</Version>
1414
</PropertyGroup>
1515

1616
</Project>

src/Toolkit.UI.WPF/Toolkit.UI.WPF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<UseWPF>true</UseWPF>
66
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
77
<Description>.NET Toolkit branch is designed to implement reusable controls, converters, and other UI elements for WPF</Description>
8-
<Version>1.0.1</Version>
8+
<Version>1.0.0</Version>
99
</PropertyGroup>
1010

1111
<ItemGroup>

src/Toolkit/Toolkit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageProjectUrl></PackageProjectUrl>
1111
<RepositoryUrl>https://github.com/DepthRel/Toolkit</RepositoryUrl>
1212
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
13-
<Version>1.5.3</Version>
13+
<Version>1.6.0</Version>
1414
<NeutralLanguage>en-US</NeutralLanguage>
1515
</PropertyGroup>
1616

0 commit comments

Comments
 (0)