diff --git a/NTypewriter.CodeModel.Functions/NTypewriter.CodeModel.Functions.csproj b/NTypewriter.CodeModel.Functions/NTypewriter.CodeModel.Functions.csproj
index 14df7fd..d4dba81 100644
--- a/NTypewriter.CodeModel.Functions/NTypewriter.CodeModel.Functions.csproj
+++ b/NTypewriter.CodeModel.Functions/NTypewriter.CodeModel.Functions.csproj
@@ -2,7 +2,7 @@
netstandard2.0
- 0.3.6
+ 0.3.8
NeVeSpl
(c) NTypewriter
https://github.com/NeVeSpl/NTypewriter
@@ -14,11 +14,13 @@
MIT
- 0.3.6.0
+ 0.3.8.0
- 0.3.6.0
+ 0.3.8.0
nt.128.128.png
+
+ Set of functions that operates on abstract C# code model.
diff --git a/NTypewriter.CodeModel.Roslyn/NTypewriter.CodeModel.Roslyn.csproj b/NTypewriter.CodeModel.Roslyn/NTypewriter.CodeModel.Roslyn.csproj
index ac23a57..4b86064 100644
--- a/NTypewriter.CodeModel.Roslyn/NTypewriter.CodeModel.Roslyn.csproj
+++ b/NTypewriter.CodeModel.Roslyn/NTypewriter.CodeModel.Roslyn.csproj
@@ -2,7 +2,7 @@
netstandard2.0
- 0.3.6
+ 0.3.8
NeVeSpl
NeVeSpl
(c) NTypewriter
@@ -14,11 +14,13 @@
MIT
- 0.3.6.0
+ 0.3.8.0
- 0.3.6.0
+ 0.3.8.0
nt.128.128.png
+
+ Model of the C# code, Roslyn based.
diff --git a/NTypewriter.CodeModel/NTypewriter.CodeModel.csproj b/NTypewriter.CodeModel/NTypewriter.CodeModel.csproj
index 2e20d95..dd58d67 100644
--- a/NTypewriter.CodeModel/NTypewriter.CodeModel.csproj
+++ b/NTypewriter.CodeModel/NTypewriter.CodeModel.csproj
@@ -2,7 +2,7 @@
netstandard2.0
- 0.3.6
+ 0.3.8
NeVeSpl
(c) NTypewriter
https://github.com/NeVeSpl/NTypewriter
@@ -16,7 +16,9 @@
nt.128.128.png
- 0.3.6.0
+ 0.3.8.0
+
+ Abstract model of the C# code.
diff --git a/NTypewriter.Editor.Config/NTypewriter.Editor.Config.csproj b/NTypewriter.Editor.Config/NTypewriter.Editor.Config.csproj
index c0cd52b..878596b 100644
--- a/NTypewriter.Editor.Config/NTypewriter.Editor.Config.csproj
+++ b/NTypewriter.Editor.Config/NTypewriter.Editor.Config.csproj
@@ -4,7 +4,7 @@
netstandard2.0
true
xKey.snk
- 0.3.6
+ 0.3.8
NeVeSpl
NeVeSpl
(c) NTypewriter
@@ -15,11 +15,12 @@
true
MIT
- 0.3.6.0
- 0.3.6.0
+ 0.3.8.0
+ 0.3.8.0
nt.128.128.png
True
obj\Release\netstandard2.0\NTypewriter.Editor.Config.xml
+ Configuration for NTypewriter editor for Visual Studio
diff --git a/NTypewriter.Runtime/NTypewriter.Runtime.csproj b/NTypewriter.Runtime/NTypewriter.Runtime.csproj
index 209fa0f..3664bfb 100644
--- a/NTypewriter.Runtime/NTypewriter.Runtime.csproj
+++ b/NTypewriter.Runtime/NTypewriter.Runtime.csproj
@@ -5,7 +5,7 @@
true
xKey.snk
True
- 0.3.6
+ 0.3.8
NeVeSpl
(c) NTypewriter
https://github.com/NeVeSpl/NTypewriter
@@ -13,8 +13,9 @@
nt.128.128.png
en
MIT
- 0.3.6.0
- 0.3.6.0
+ 0.3.8.0
+ 0.3.8.0
+ app-independent code used to run NTypewriter from UI
diff --git a/NTypewriter/NTypewriter.csproj b/NTypewriter/NTypewriter.csproj
index d6f7500..6b42e61 100644
--- a/NTypewriter/NTypewriter.csproj
+++ b/NTypewriter/NTypewriter.csproj
@@ -4,7 +4,7 @@
netstandard2.0
true
xKey.snk
- 0.3.6
+ 0.3.8
NeVeSpl
NeVeSpl
(c) NTypewriter
@@ -12,12 +12,13 @@
https://github.com/NeVeSpl/NTypewriter
en
true
- 0.3.6.0
+ 0.3.8.0
nt.128.128.png
MIT
- 0.3.6.0
+ 0.3.8.0
True
obj\Release\netstandard2.0\NTypewriter.xml
+ NTypewriter