File tree Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp2.0 </TargetFramework >
3+ <TargetFramework >netcoreapp3.1 </TargetFramework >
44 <OutputType >Exe</OutputType >
55 </PropertyGroup >
66 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
1212 <ItemGroup >
1313 <PackageReference Include =" JetBrains.Annotations" Version =" 11.0.0" />
1414 <ProjectReference Include =" ..\..\..\OxyPlot.Avalonia\OxyPlot.Avalonia.csproj" />
15- <PackageReference Include =" Avalonia.Desktop" Version =" 0.10.0 " />
16- <PackageReference Include =" Avalonia.Diagnostics" Version =" 0.10.0 " />
15+ <PackageReference Include =" Avalonia.Desktop" Version =" 0.10.7 " />
16+ <PackageReference Include =" Avalonia.Diagnostics" Version =" 0.10.7 " />
1717 </ItemGroup >
1818</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
4- <TargetFramework >netcoreapp3.0 </TargetFramework >
4+ <TargetFramework >netcoreapp3.1 </TargetFramework >
55 </PropertyGroup >
66 <ItemGroup >
77 <Compile Update =" **\*.xaml.cs" >
1212 </AvaloniaResource >
1313 </ItemGroup >
1414 <ItemGroup >
15- <PackageReference Include =" Avalonia.Desktop" Version =" 0.10.0 " />
16- <PackageReference Include =" Avalonia.Diagnostics" Version =" 0.10.0 " />
15+ <PackageReference Include =" Avalonia.Desktop" Version =" 0.10.7 " />
16+ <PackageReference Include =" Avalonia.Diagnostics" Version =" 0.10.7 " />
1717 <PackageReference Include =" OxyPlot.Core" Version =" 2.0.0" />
1818 <PackageReference Include =" OxyPlot.ExampleLibrary" Version =" 2.0.0" />
1919 </ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp2.0 </TargetFramework >
3+ <TargetFramework >netcoreapp3.1 </TargetFramework >
44 <OutputType >Exe</OutputType >
55 </PropertyGroup >
66 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
1212 <ItemGroup >
1313 <PackageReference Include =" JetBrains.Annotations" Version =" 11.0.0" />
1414 <ProjectReference Include =" ..\..\..\OxyPlot.Avalonia\OxyPlot.Avalonia.csproj" />
15- <PackageReference Include =" Avalonia.Desktop" Version =" 0.10.0 " />
16- <PackageReference Include =" Avalonia.Diagnostics" Version =" 0.10.0 " />
15+ <PackageReference Include =" Avalonia.Desktop" Version =" 0.10.7 " />
16+ <PackageReference Include =" Avalonia.Diagnostics" Version =" 0.10.7 " />
1717 </ItemGroup >
1818</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp2.0 </TargetFramework >
3+ <TargetFramework >netcoreapp3.1 </TargetFramework >
44 <OutputType >Exe</OutputType >
55 </PropertyGroup >
66 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
1313 <PackageReference Include =" JetBrains.Annotations" Version =" 11.0.0" />
1414 <ProjectReference Include =" ..\..\..\OxyPlot.Avalonia\OxyPlot.Avalonia.csproj" />
1515 <PackageReference Include =" Serilog.Sinks.Trace" Version =" 2.1.0" />
16- <PackageReference Include =" Avalonia.Desktop" Version =" 0.10.0 " />
17- <PackageReference Include =" Avalonia.Diagnostics" Version =" 0.10.0 " />
16+ <PackageReference Include =" Avalonia.Desktop" Version =" 0.10.7 " />
17+ <PackageReference Include =" Avalonia.Diagnostics" Version =" 0.10.7 " />
1818 </ItemGroup >
1919</Project >
Original file line number Diff line number Diff line change 1515 </PropertyGroup >
1616 <ItemGroup >
1717 <EmbeddedResource Include =" **\*.xaml;Assets\*" Exclude =" bin\**;obj\**;**\*.xproj;packages\**;@(EmbeddedResource)" />
18- <PackageReference Include =" Avalonia" Version =" 0.10.0 " />
18+ <PackageReference Include =" Avalonia" Version =" 0.10.7 " />
1919 <PackageReference Include =" OxyPlot.Core" Version =" 2.0.0" />
2020 </ItemGroup >
2121</Project >
You can’t perform that action at this time.
0 commit comments