Skip to content

Commit 1d442a8

Browse files
committed
csproj: bump 5.0 → 5.1
1 parent d5991f4 commit 1d442a8

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/ScottPlot5/ScottPlot5 Controls/ScottPlot.Avalonia/ScottPlot.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- NuGet info -->
1212
<PackageId>ScottPlot.Avalonia</PackageId>
13-
<Version>5.0.57</Version>
13+
<Version>5.1.57</Version>
1414
<Authors>Scott Harden</Authors>
1515
<Company>Harden Technologies, LLC</Company>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>

src/ScottPlot5/ScottPlot5 Controls/ScottPlot.Blazor/ScottPlot.Blazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- NuGet info -->
1212
<PackageId>ScottPlot.Blazor</PackageId>
13-
<Version>5.0.57</Version>
13+
<Version>5.1.57</Version>
1414
<Authors>Scott Harden</Authors>
1515
<Company>Harden Technologies, LLC</Company>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>

src/ScottPlot5/ScottPlot5 Controls/ScottPlot.Eto/ScottPlot.Eto.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<!-- NuGet info -->
1010
<PackageId>ScottPlot.Eto</PackageId>
11-
<Version>5.0.57</Version>
11+
<Version>5.1.57</Version>
1212
<Authors>Scott Harden</Authors>
1313
<Company>Harden Technologies, LLC</Company>
1414
<PackageLicenseExpression>MIT</PackageLicenseExpression>

src/ScottPlot5/ScottPlot5 Controls/ScottPlot.Maui/ScottPlot.Maui.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<!-- NuGet info -->
2424
<PackageId>ScottPlot.Maui</PackageId>
25-
<Version>5.0.57</Version>
25+
<Version>5.1.57</Version>
2626
<Authors>Scott Harden</Authors>
2727
<Company>Harden Technologies, LLC</Company>
2828
<PackageLicenseExpression>MIT</PackageLicenseExpression>

src/ScottPlot5/ScottPlot5 Controls/ScottPlot.OpenGL/ScottPlot.OpenGL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- NuGet info -->
1313
<PackageId>ScottPlot.OpenGL</PackageId>
14-
<Version>5.0.57</Version>
14+
<Version>5.1.57</Version>
1515
<Authors>Scott Harden</Authors>
1616
<Company>Harden Technologies, LLC</Company>
1717
<PackageLicenseExpression>MIT</PackageLicenseExpression>

src/ScottPlot5/ScottPlot5 Controls/ScottPlot.WPF/ScottPlot.WPF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- NuGet info -->
1212
<PackageId>ScottPlot.WPF</PackageId>
13-
<Version>5.0.57</Version>
13+
<Version>5.1.57</Version>
1414
<Authors>Scott Harden</Authors>
1515
<Company>Harden Technologies, LLC</Company>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>

src/ScottPlot5/ScottPlot5 Controls/ScottPlot.WinForms/ScottPlot.WinForms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<!-- NuGet info -->
1515
<PackageId>ScottPlot.WinForms</PackageId>
16-
<Version>5.0.57</Version>
16+
<Version>5.1.57</Version>
1717
<Authors>Scott Harden</Authors>
1818
<Company>Harden Technologies, LLC</Company>
1919
<PackageLicenseExpression>MIT</PackageLicenseExpression>

src/ScottPlot5/ScottPlot5 Controls/ScottPlot.WinUI/ScottPlot.WinUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- NuGet info -->
1313
<PackageId>ScottPlot.WinUI</PackageId>
14-
<Version>5.0.57</Version>
14+
<Version>5.1.57</Version>
1515
<Authors>Scott Harden</Authors>
1616
<Company>Harden Technologies, LLC</Company>
1717
<PackageLicenseExpression>MIT</PackageLicenseExpression>

src/ScottPlot5/ScottPlot5/ScottPlot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- NuGet info -->
1212
<PackageId>ScottPlot</PackageId>
13-
<Version>5.0.57</Version>
13+
<Version>5.1.57</Version>
1414
<Authors>Scott Harden</Authors>
1515
<Company>Harden Technologies, LLC</Company>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)