diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 4dc569b..d29cd54 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -56,7 +56,7 @@ jobs:
run: dotnet pack MathCore.WPF/MathCore.WPF.csproj --no-build -c Release -v q -o ${{ github.workspace }}/ReleasePack --include-symbols
- name: Upload build artifacts
- uses: actions/upload-artifact@v4.4.0
+ uses: actions/upload-artifact@v4.4.3
with:
name: Release
path: ${{ github.workspace }}/ReleasePack
diff --git a/MathCore.WPF/MathCore.WPF.csproj b/MathCore.WPF/MathCore.WPF.csproj
index 77924b3..dbc5f06 100644
--- a/MathCore.WPF/MathCore.WPF.csproj
+++ b/MathCore.WPF/MathCore.WPF.csproj
@@ -27,7 +27,7 @@
- 0.0.48
+ 0.0.48.1
Добавлены стили для кнопок и полей ввода текста в стилистике Bootstrap 5
@@ -49,24 +49,24 @@
-
+
-
+
-
+
-
+
@@ -75,7 +75,7 @@
-
+
diff --git a/Tests/MathCore.WPF.Tests/MathCore.WPF.Tests.csproj b/Tests/MathCore.WPF.Tests/MathCore.WPF.Tests.csproj
index b00149b..df6c2a9 100644
--- a/Tests/MathCore.WPF.Tests/MathCore.WPF.Tests.csproj
+++ b/Tests/MathCore.WPF.Tests/MathCore.WPF.Tests.csproj
@@ -10,10 +10,10 @@
-
-
-
-
+
+
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Tests/MathCore.WPF.WindowTest/MathCore.WPF.WindowTest.csproj b/Tests/MathCore.WPF.WindowTest/MathCore.WPF.WindowTest.csproj
index 0eb3ed6..aa1ad62 100644
--- a/Tests/MathCore.WPF.WindowTest/MathCore.WPF.WindowTest.csproj
+++ b/Tests/MathCore.WPF.WindowTest/MathCore.WPF.WindowTest.csproj
@@ -24,10 +24,10 @@
-
+
-
+