diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 7cf81e5..b3db9c3 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -22,3 +22,4 @@ jobs:
run: dotnet nuget push **/*.nupkg
--api-key ${{ secrets.NUGET_API_KEY }}
--source https://api.nuget.org/v3/index.json
+ --skip-duplicate
diff --git a/DataTables.NetStandard/DataTables.NetStandard.csproj b/DataTables.NetStandard/DataTables.NetStandard.csproj
index b463479..1e66744 100644
--- a/DataTables.NetStandard/DataTables.NetStandard.csproj
+++ b/DataTables.NetStandard/DataTables.NetStandard.csproj
@@ -4,20 +4,21 @@
netstandard2.0
latest
true
- 0.5.2
+ 1.0.0
+ 1.0.0.0
+ 1.0.0.0
Namoshek
+ Namoshek
+ DataTables.NetStandard
+ DataTables.NetStandard
Self-containing DataTable classes for the datatables.net jQuery plugin that manage rendering, querying, filtering, sorting and other desireable tasks for the user.
+ MIT
https://github.com/Namoshek/DataTables.NetStandard
https://github.com/Namoshek/DataTables.NetStandard.git
git
- 0.0.5.2
- 0.0.5.2
datatables, datatables.net, queryable, linq, efcore, entity-framework-core
- DataTables.NetStandard
- DataTables.NetStandard
true
snupkg
- MIT