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.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" />
20- <!-- 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.13" />
16+ <PackageReference Include =" Avalonia" Version =" 12.0.0" />
17+ <PackageReference Include =" Avalonia.Desktop" Version =" 12.0.0" />
18+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 12.0.0" />
19+ <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 12.0.0" />
2220 </ItemGroup >
2321
2422 <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.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" />
17- <!-- 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.13" />
13+ <PackageReference Include =" Avalonia" Version =" 12.0.0" />
14+ <PackageReference Include =" Avalonia.Desktop" Version =" 12.0.0" />
15+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 12.0.0" />
16+ <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 12.0.0" />
1917 </ItemGroup >
2018</Project >
Original file line number Diff line number Diff line change 66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88 <LangVersion >latest</LangVersion >
9+ <NoWarn >$(NoWarn);NU1903</NoWarn >
910 </PropertyGroup >
1011
1112</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.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" />
21- <!-- 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.13" />
17+ <PackageReference Include =" Avalonia" Version =" 12.0.0" />
18+ <PackageReference Include =" Avalonia.Desktop" Version =" 12.0.0" />
19+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 12.0.0" />
20+ <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 12.0.0" />
2321 </ItemGroup >
2422
2523</Project >
You can’t perform that action at this time.
0 commit comments