Commit 0b4ebb8 1 parent e900e37 commit 0b4ebb8 Copy full SHA for 0b4ebb8
File tree 6 files changed +7
-7
lines changed
6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup >
4
- <PackageReference Include =" Avalonia.Desktop" Version =" 11.1 .0" />
4
+ <PackageReference Include =" Avalonia.Desktop" Version =" 11.2 .0" />
5
5
</ItemGroup >
6
6
</Project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup >
4
- <PackageReference Include =" Avalonia.Diagnostics" Version =" 11.1 .0" />
4
+ <PackageReference Include =" Avalonia.Diagnostics" Version =" 11.2 .0" />
5
5
</ItemGroup >
6
6
</Project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup >
4
- <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.1 .0" />
5
- <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.1 .0" />
4
+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.2 .0" />
5
+ <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.2 .0" />
6
6
</ItemGroup >
7
7
</Project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup >
4
- <PackageReference Include =" Avalonia.Browser" Version =" 11.1 .0" />
4
+ <PackageReference Include =" Avalonia.Browser" Version =" 11.2 .0" />
5
5
</ItemGroup >
6
6
</Project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup >
4
- <PackageReference Include =" Avalonia" Version =" 11.1 .0" />
4
+ <PackageReference Include =" Avalonia" Version =" 11.2 .0" />
5
5
</ItemGroup >
6
6
</Project >
Original file line number Diff line number Diff line change 1
1
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
<PropertyGroup >
3
- <VersionPrefix >11.1.0.2 </VersionPrefix >
3
+ <VersionPrefix >11.2.0 </VersionPrefix >
4
4
<VersionSuffix ></VersionSuffix >
5
5
<Authors >Wiesław Šoltés</Authors >
6
6
<Company >Wiesław Šoltés</Company >
You can’t perform that action at this time.
0 commit comments