Skip to content

Commit

Permalink
Increment assembly version due to new APIs added. (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
manodasanW authored Jan 25, 2022
1 parent 8dda44d commit c90d2e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/AzurePipelineTemplates/CsWinRT-Variables.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
variables:
DotNetRuntimeVersion: '5.0.11'
MajorVersion: 1
MinorVersion: 4
PatchVersion: 2
MinorVersion: 5
PatchVersion: 0
PrereleaseVersion: '-prerelease'
WinRT.Runtime.AssemblyVersion: '1.4.0.0'
WinRT.Runtime.AssemblyVersion: '1.5.0.0'
Net5.SDK.Feed: 'https://dotnetcli.blob.core.windows.net/dotnet'
Net5.SDK.Version: '5.0.402'
Net6.SDK.Version: '6.0.100-rc.2.21505.57'
Expand Down

0 comments on commit c90d2e3

Please sign in to comment.