File tree 2 files changed +11
-11
lines changed 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<OutputType >WinExe</OutputType >
4
4
<TargetFramework >net8.0</TargetFramework >
5
- <AssemblyVersion >0.19.1.0 </AssemblyVersion >
6
- <FileVersion >0.19.1.0 </FileVersion >
7
- <Version >0.19.1.0 </Version >
5
+ <AssemblyVersion >0.19.1.1 </AssemblyVersion >
6
+ <FileVersion >0.19.1.1 </FileVersion >
7
+ <Version >0.19.1.1 </Version >
8
8
<PackageProjectUrl >https://github.com/Coding-Enthusiast/FinderOuter</PackageProjectUrl >
9
9
<RepositoryUrl >https://github.com/Coding-Enthusiast/FinderOuter</RepositoryUrl >
10
10
<RepositoryType >git</RepositoryType >
40
40
41
41
<ItemGroup >
42
42
<PackageReference Include =" Autarkysoft.Bitcoin" Version =" 0.26.0" />
43
- <PackageReference Include =" Avalonia" Version =" 11.0.7 " />
44
- <PackageReference Include =" Avalonia.Desktop" Version =" 11.0.7 " />
45
- <PackageReference Include =" Avalonia.ReactiveUI" Version =" 11.0.7 " />
46
- <PackageReference Include =" Avalonia.Themes.Simple" Version =" 11.0.7 " />
43
+ <PackageReference Include =" Avalonia" Version =" 11.0.10 " />
44
+ <PackageReference Include =" Avalonia.Desktop" Version =" 11.0.10 " />
45
+ <PackageReference Include =" Avalonia.ReactiveUI" Version =" 11.0.10 " />
46
+ <PackageReference Include =" Avalonia.Themes.Simple" Version =" 11.0.10 " />
47
47
</ItemGroup >
48
48
</Project >
Original file line number Diff line number Diff line change 28
28
</ItemGroup >
29
29
30
30
<ItemGroup >
31
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2 " />
32
- <PackageReference Include =" xunit" Version =" 2.6.1 " />
33
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.3 " >
31
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0 " />
32
+ <PackageReference Include =" xunit" Version =" 2.8.0 " />
33
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
34
34
<PrivateAssets >all</PrivateAssets >
35
35
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
36
36
</PackageReference >
37
- <PackageReference Include =" coverlet.collector" Version =" 6.0.0 " >
37
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
38
38
<PrivateAssets >all</PrivateAssets >
39
39
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
40
40
</PackageReference >
You can’t perform that action at this time.
0 commit comments