-
Notifications
You must be signed in to change notification settings - Fork 461
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #773 from Microsoft/Issue633-CommunityToolkit15
Update to UWP Community Toolkit 1.5
- Loading branch information
Showing
8 changed files
with
16 additions
and
328 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
templates/_composition/CodeBehind/Project.SplitView/_postaction.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!-- Nuget package references --> | ||
<!--{[{--> | ||
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls"> | ||
<Version>1.4.1</Version> | ||
<Version>1.5.0</Version> | ||
</PackageReference> | ||
<!--}]}--> | ||
<!--}]}--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
templates/_composition/MVVMBasic/Project.SplitView/_postaction.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!-- Nuget package references --> | ||
<!--{[{--> | ||
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls"> | ||
<Version>1.4.1</Version> | ||
<Version>1.5.0</Version> | ||
</PackageReference> | ||
<!--}]}--> | ||
<!--}]}--> |
Oops, something went wrong.