diff --git a/.nuget/SourceGrid.nuspec b/.nuget/SourceGrid.nuspec index 12c2a4a..969a089 100644 --- a/.nuget/SourceGrid.nuspec +++ b/.nuget/SourceGrid.nuspec @@ -1,25 +1,29 @@  - + Siemens-SourceGrid - 4.40-EA17 + 4.40.0-EA18 SourceGrid Siemens AG SourceGrid contributors + https://github.com/siemens/sourcegrid + MIT + false - MIT - https://licenses.nuget.org/MIT - https://github.com/siemens/sourcegrid - SourceGrid is a free open source grid control. Supports virtual grid, custom cells and editors, advanced formatting options and many others features. + + SourceGrid is a free open source grid control. Supports virtual grid, custom cells and editors, advanced formatting options and many others features. SourceGrid is a Windows Forms control written entirely in C#. Goal is to create a simple but flexible grid to use in all of the cases in which it is necessary to visualize or to change a series of data in a table format. - There are a lot of controls of this type available, but often are expensive, difficult to be customize or not compatible with .NET. - SourceGrid allows users to have customizable datasource which is not in DataSet format. - Copyright 2023 - Open source grid control tool SOURCEGRID GRID - + There are a lot of controls of this type available, but often are expensive, difficult to be customize and compatible with .NET. + SourceGrid allows users to have customizable datasource which is not in DataSet format. + + Copyright 2023 + Open source grid control tool SOURCEGRID GRID - + + - \ No newline at end of file + + + \ No newline at end of file diff --git a/.nuget/packages.config b/.nuget/packages.config deleted file mode 100644 index f4ff730..0000000 --- a/.nuget/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/tests/SourceGrid.Tests.csproj b/tests/SourceGrid.Tests.csproj index 6dbd2ec..f49aa96 100644 --- a/tests/SourceGrid.Tests.csproj +++ b/tests/SourceGrid.Tests.csproj @@ -44,7 +44,7 @@ true full false - ..\..\Out\win32\MSVS2008_SP1\Debug\ + ..\Out\win32\MSVS2008_SP1\Debug\ DEBUG;TRACE prompt 4 @@ -52,7 +52,7 @@ pdbonly true - ..\..\Out\win32\MSVS2008_SP1\Release\ + ..\Out\win32\MSVS2008_SP1\Release\ TRACE prompt 4