diff --git a/BuildTools/BuildNuGet.bat b/BuildTools/BuildNuGet.bat index c852e7e3..8a38cf3f 100644 --- a/BuildTools/BuildNuGet.bat +++ b/BuildTools/BuildNuGet.bat @@ -1,2 +1,2 @@ SET MSBUILD=%WINDIR%\microsoft.net\framework\v4.0.30319\MSBuild.exe -%MSBUILD% BuildNuget.UWP.proj /property:Version=1.0.2.5 \ No newline at end of file +%MSBUILD% BuildNuget.UWP.proj /property:Version=1.0.2.6 \ No newline at end of file diff --git a/BuildTools/BuildNuget.UWP.proj b/BuildTools/BuildNuget.UWP.proj index b6345067..a8afc021 100644 --- a/BuildTools/BuildNuget.UWP.proj +++ b/BuildTools/BuildNuget.UWP.proj @@ -15,7 +15,7 @@ - 1.0.2.5 + 1.0.2.6 $([System.IO.Path]::GetFullPath('$(DeployDirectory)')) $(BinariesTargetDirectory) diff --git a/BuildTools/Nuspecs.UWP/Package.UniversalWindowsPlatform.nuspec b/BuildTools/Nuspecs.UWP/Package.UniversalWindowsPlatform.nuspec index 81a0f209..97a34c93 100644 --- a/BuildTools/Nuspecs.UWP/Package.UniversalWindowsPlatform.nuspec +++ b/BuildTools/Nuspecs.UWP/Package.UniversalWindowsPlatform.nuspec @@ -11,7 +11,7 @@ http://www.telerik.com/docs/default-source/nuget-feed-product-files/nugeticon_uwp.png?sfvrsn=2 true UI for Universal Windows Platform is a toolset for building Universal Windows Platform apps for the Windows Store and the enterprise. The library is designed to offer the same user experience, functionality and behavior on Windows devices of all form factors. - For full release notes see https://github.com/telerik/UI-For-UWP/releases/tag/1.0.2.5 + For full release notes see https://github.com/telerik/UI-For-UWP/releases/tag/1.0.2.6 UWP Windows Telerik Controls XAML C# en-US