File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
using Acr . UserDialogs ;
2
+ using Samples ;
2
3
3
- namespace Sample ;
4
+ namespace Samples ;
4
5
5
6
6
7
public static class MauiProgram
Original file line number Diff line number Diff line change 38
38
</ItemGroup >
39
39
40
40
<ItemGroup >
41
- <PackageReference Include =" Microsoft.Maui.Controls" Version =" 8.0.14 " />
41
+ <PackageReference Include =" Microsoft.Maui.Controls" Version =" 8.0.70 " />
42
42
<ProjectReference Include =" ..\..\src\Acr.UserDialogs.Maui\Acr.UserDialogs.Maui.csproj" />
43
43
<ProjectReference Include =" ..\..\src\Acr.UserDialogs\Acr.UserDialogs.csproj" />
44
44
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 9.0 .0" ,
3
+ "version" : " 9.1 .0" ,
4
4
"assemblyVersion" : {
5
5
"precision" : " revision"
6
6
},
You can’t perform that action at this time.
0 commit comments