Skip to content

Commit

Permalink
Merge pull request #1700 from microsoft/release/update-demos
Browse files Browse the repository at this point in the history
Bump version in demo apps
  • Loading branch information
AnatolyPristensky authored Nov 17, 2022
2 parents 97057b4 + ea6312e commit 6c769cc
Show file tree
Hide file tree
Showing 13 changed files with 39 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@
<Reference Include="Mono.Android" />
</ItemGroup>
<ItemGroup Condition=" '$(Configuration)'=='GooglePlay' ">
<PackageReference Include="Microsoft.AppCenter.DistributePlay" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.DistributePlay" Version="5.0.0-r0005-370fc7b" />
</ItemGroup>
<ItemGroup Condition=" '$(Configuration)'!='GooglePlay' ">
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0-r0005-370fc7b" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
<Reference Include="Xamarin.Mac" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,9 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Xamarin.Forms" Version="4.8.0.1821" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.9" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<MtouchDebug>true</MtouchDebug>
<MtouchFastDev>true</MtouchFastDev>
<MtouchLink>None</MtouchLink>
<MtouchArch>i386, x86_64</MtouchArch>
<MtouchArch>x86_64</MtouchArch>
<MtouchHttpClientHandler>HttpClientHandler</MtouchHttpClientHandler>
<MtouchTlsProvider>Default</MtouchTlsProvider>
<DeviceSpecificBuild>false</DeviceSpecificBuild>
Expand Down Expand Up @@ -93,9 +93,9 @@
<Reference Include="Xamarin.iOS" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
<NoStdLib>false</NoStdLib>
</PropertyGroup>
<ItemGroup Condition=" '$(Configuration)'!='GooglePlay' ">
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0-r0005-370fc7b" />
</ItemGroup>
<ItemGroup Condition=" '$(Configuration)'=='GooglePlay' ">
<PackageReference Include="Microsoft.AppCenter.DistributePlay" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.DistributePlay" Version="5.0.0-r0005-370fc7b" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
</ItemGroup>
<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Apps/Contoso.MAUI.Demo/Contoso.MAUI.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
<None Remove="Platforms\iOS\Resources\Images\socket.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
</ItemGroup>
<ItemGroup Condition=" '$(Configuration)'!='GooglePlay' ">
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Distribute" Version="5.0.0-r0005-370fc7b" />
</ItemGroup>
<ItemGroup Condition=" '$(Configuration)'=='GooglePlay' ">
<PackageReference Include="Microsoft.AppCenter.DistributePlay" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.DistributePlay" Version="5.0.0-r0005-370fc7b" />
</ItemGroup>
</Project>
5 changes: 5 additions & 0 deletions Apps/Contoso.MAUI.Demo/global.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"sdk": {
"version": "6.0.402"
}
}
4 changes: 2 additions & 2 deletions Apps/Contoso.UWP.Demo/Contoso.UWP.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@
</Page>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.8" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<FileVersion>5.0.0.0</FileVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Apps/Contoso.WPF.Demo/Contoso.WPF.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<Version>5.0.0</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Apps/Contoso.WinForms.Demo/Contoso.WinForms.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0-r0005-370fc7b" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.ProjectReunion" Version="0.8.1" />
<PackageReference Include="Microsoft.ProjectReunion.Foundation" Version="0.8.1" />
Expand Down

0 comments on commit 6c769cc

Please sign in to comment.