File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <ProjectReference Include =" ..\..\src\Pure.DI.Core\Pure.DI.Core.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
1414 <ProjectReference Include =" ..\..\src\Pure.DI\Pure.DI.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
1515 <ProjectReference Include =" ..\Clock\Clock.csproj" />
16- <PackageReference Include =" Avalonia" Version =" 11.3.12 " />
17- <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.12 " />
18- <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.12 " />
19- <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.3.12 " />
16+ <PackageReference Include =" Avalonia" Version =" 11.3.13 " />
17+ <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.13 " />
18+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.13 " />
19+ <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.3.13 " />
2020 <!-- Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
21- <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.12 " />
21+ <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.13 " />
2222 </ItemGroup >
2323
2424 <ItemGroup >
Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <ProjectReference Include =" ..\..\src\Pure.DI.Core\Pure.DI.Core.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
1212 <ProjectReference Include =" ..\..\src\Pure.DI\Pure.DI.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
13- <PackageReference Include =" Avalonia" Version =" 11.3.12 " />
14- <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.12 " />
15- <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.12 " />
16- <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.3.12 " />
13+ <PackageReference Include =" Avalonia" Version =" 11.3.13 " />
14+ <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.13 " />
15+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.13 " />
16+ <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.3.13 " />
1717 <!-- Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
18- <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.12 " />
18+ <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.13 " />
1919 </ItemGroup >
2020</Project >
Original file line number Diff line number Diff line change 1414 <ProjectReference Include =" ..\..\src\Pure.DI.Core\Pure.DI.Core.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
1515 <ProjectReference Include =" ..\..\src\Pure.DI\Pure.DI.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
1616 <ProjectReference Include =" ..\Clock\Clock.csproj" />
17- <PackageReference Include =" Avalonia" Version =" 11.3.12 " />
18- <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.12 " />
19- <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.12 " />
20- <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.3.12 " />
17+ <PackageReference Include =" Avalonia" Version =" 11.3.13 " />
18+ <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.13 " />
19+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.13 " />
20+ <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.3.13 " />
2121 <!-- Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
22- <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.12 " />
22+ <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.13 " />
2323 </ItemGroup >
2424
2525</Project >
Original file line number Diff line number Diff line change 88 <ProjectReference Include =" ..\..\src\Pure.DI.Core\Pure.DI.Core.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
99 <ProjectReference Include =" ..\..\src\Pure.DI\Pure.DI.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
1010 <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 10.0.5" />
11- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 10.1.5 " />
11+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 10.1.7 " />
1212 <ProjectReference Include =" ..\Clock\Clock.csproj" />
1313 <Compile Include =" ..\..\src\Pure.DI.MS\any\Pure.DI\MS\*.cs" Link =" " />
1414 </ItemGroup >
You can’t perform that action at this time.
0 commit comments