diff --git a/csharp/nuget/Vosk.csproj b/csharp/nuget/Vosk.csproj
index 4fda2ec3..cd7323cd 100644
--- a/csharp/nuget/Vosk.csproj
+++ b/csharp/nuget/Vosk.csproj
@@ -10,8 +10,34 @@
Alpha Cephei Inc
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/csharp/nuget/Vosk.nuspec b/csharp/nuget/Vosk.nuspec
deleted file mode 100644
index 4c4f5297..00000000
--- a/csharp/nuget/Vosk.nuspec
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
- Vosk
- 0.3.70
- Alpha Cephei Inc
- Alpha Cephei Inc
- Apache-2.0
- https://alphacephei.com/vosk/
- false
- Vosk Speech Recognition Toolkit
- Vosk is an offline open source speech recognition toolkit. It enables speech recognition models for 20+ languages and dialects - English, Indian English, German, French, Spanish, Portuguese, Chinese, Russian, Turkish, Vietnamese, Italian, Dutch, Catalan, Arabic, Greek, Farsi, Filipino, Ukrainian, Kazakh, Swedish, Japanese, Esperanto, Hindi, Czech. More to come.
-
-Vosk models are small (50 Mb) but provide continuous large vocabulary transcription, zero-latency response with streaming API, reconfigurable vocabulary and speaker identification.
-
-Speech recognition bindings implemented for various programming languages like Python, Java, Node.JS, C#, C++ and others.
-
-Vosk supplies speech recognition for chatbots, smart home appliances, virtual assistants. It can also create subtitles for movies, transcription for lectures and interviews.
-
-Vosk scales from small devices like Raspberry Pi or Android smartphone to big clusters.
- See for details https://github.com/alphacep/vosk-api/releases
-
- Copyright 2020-2050 Alpha Cephei Inc
- speech recognition voice stt asr speech-to-text ai offline privacy
-
-
-
-
-
-
-
-
diff --git a/csharp/nuget/build.sh b/csharp/nuget/build.sh
index aeca1e59..b3c7d911 100755
--- a/csharp/nuget/build.sh
+++ b/csharp/nuget/build.sh
@@ -1,2 +1,2 @@
rm -rf bin lib obj
-/home/shmyrev/local/dotnet/dotnet pack Vosk.csproj -p:NuspecFile=Vosk.nuspec -o .
+dotnet pack Vosk.csproj -o .
diff --git a/csharp/nuget/build/Vosk.targets b/csharp/nuget/build/Vosk.targets
deleted file mode 100644
index 868dab32..00000000
--- a/csharp/nuget/build/Vosk.targets
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
- %(FileName)%(Extension)
- PreserveNewest
-
-
-
diff --git a/csharp/nuget/build/lib/linux-arm64/.keep-me b/csharp/nuget/build/lib/linux-arm64/.keep-me
new file mode 100644
index 00000000..e69de29b
diff --git a/csharp/nuget/build/lib/win-arm64/.keep-me b/csharp/nuget/build/lib/win-arm64/.keep-me
new file mode 100644
index 00000000..e69de29b