Skip to content

Commit

Permalink
beta 12
Browse files Browse the repository at this point in the history
  • Loading branch information
beto-rodriguez committed Jun 1, 2021
1 parent 3852a4f commit f0ade01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/LiveChartsCore/LiveChartsCore.csproj
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Nullable>enable</Nullable>
<LangVersion>9.0</LangVersion>
<TargetFrameworks>net462;netstandard2.0;netcoreapp2.0;</TargetFrameworks>
<AssemblyName>LiveChartsCore</AssemblyName>
<RootNamespace>LiveChartsCore</RootNamespace>
<Version>2.0.0-beta.11</Version>
<Version>2.0.0-beta.12</Version>
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>

Expand Down

0 comments on commit f0ade01

Please sign in to comment.