Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Miller committed Jan 10, 2025
2 parents d7f0c82 + 111e025 commit f3c9bb9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Maui.DataGrid/Maui.DataGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageReadmeFile>README.md</PackageReadmeFile>
<AssemblyVersion>4.0.0.5</AssemblyVersion>
<Version>4.0.5</Version>
<AssemblyVersion>4.0.0.6</AssemblyVersion>
<Version>4.0.6</Version>
</PropertyGroup>

<!-- Package Validation Settings -->
<PropertyGroup>
<EnablePackageValidation>true</EnablePackageValidation>
<EnableStrictModeForBaselineValidation>true</EnableStrictModeForBaselineValidation>
<PackageValidationBaselineVersion>4.0.5</PackageValidationBaselineVersion>
<PackageValidationBaselineVersion>4.0.6</PackageValidationBaselineVersion>
<GenerateCompatibilitySuppressionFile>true</GenerateCompatibilitySuppressionFile>
<CompatibilitySuppressionFilePath>ApiCompatSuppressions.xml</CompatibilitySuppressionFilePath>
</PropertyGroup>
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,8 @@ DataGrid library for .NET **MAUI** applications.
```

## Screenshots
----------

![Screenshots](https://raw.githubusercontent.com/akgulebubekir/Maui.DataGrid/master/Screenshots/windows_landscape.PNG)
![Screenshot 2025-01-10 144417](https://github.com/user-attachments/assets/0f8b3bb1-a4e9-4620-bef2-c6821150fe12)

## Repository Activity

Expand Down

0 comments on commit f3c9bb9

Please sign in to comment.