diff --git a/Directory.Build.props b/Directory.Build.props
index 6d77cfc..7e94621 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -13,8 +13,8 @@
-
+
\ No newline at end of file
diff --git a/Directory.Build.targets b/Directory.Build.targets
index 19aff1d..c2fdf03 100644
--- a/Directory.Build.targets
+++ b/Directory.Build.targets
@@ -16,7 +16,7 @@
git
https://github.com/skbkontur/Excel.TemplateEngine
$(RepositoryUrl)
- $(RepositoryUrl)/releases/tag/v$(MajorMinorVersion)-release
+ $(RepositoryUrl)/releases
diff --git a/Excel.TemplateEngine.Tests/Excel.TemplateEngine.Tests.csproj b/Excel.TemplateEngine.Tests/Excel.TemplateEngine.Tests.csproj
index e8f2f96..ff24d8c 100644
--- a/Excel.TemplateEngine.Tests/Excel.TemplateEngine.Tests.csproj
+++ b/Excel.TemplateEngine.Tests/Excel.TemplateEngine.Tests.csproj
@@ -1,18 +1,18 @@
- net472;netcoreapp3.1
+ net48;net5.0
false
SkbKontur.Excel.TemplateEngine.Tests
SkbKontur.Excel.TemplateEngine.Tests
-
-
-
-
-
+
+
+
+
+
@@ -20,132 +20,7 @@
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
+
diff --git a/Excel.TemplateEngine/Excel.TemplateEngine.csproj b/Excel.TemplateEngine/Excel.TemplateEngine.csproj
index 26af842..77ccfd6 100644
--- a/Excel.TemplateEngine/Excel.TemplateEngine.csproj
+++ b/Excel.TemplateEngine/Excel.TemplateEngine.csproj
@@ -1,18 +1,23 @@
- netstandard2.0
+ net471;netstandard2.0
SkbKontur.Excel.TemplateEngine
$(AssemblyName)
latest
-
+
-
-
-
+
+
+
+
+
+
+
+
diff --git a/appveyor.yml b/appveyor.yml
index 90fe99e..308cdb7 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -43,7 +43,7 @@ deploy:
- provider: NuGet
server: https://nuget.org
api_key:
- secure: CQ4MGAZ56ySfApnQ2TeZhSYDs+yLTggiu+5EWVsJBF9xn/pKcOO9IelQM6qA0mbf
+ secure: y2RPf+gBBqffQVm8pg9qZcg99m7K8hsSa4z7VHvIE6t+kuO7r/oIqTVcryZzL93D
skip_symbols: true
on:
SHOULD_PUBLISH_NUGET_PACKAGE: true
diff --git a/global.json b/global.json
index 6fcca7f..8c50959 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "3.1.200"
+ "version": "5.0.103"
}
-}
+}
\ No newline at end of file
diff --git a/version.json b/version.json
index 09a0a98..f7415dc 100644
--- a/version.json
+++ b/version.json
@@ -1,5 +1,4 @@
{
- "$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.0",
"assemblyVersion": {
"precision": "build"