diff --git a/src/DotVVM.CommandLine/DotVVM.CommandLine.csproj b/src/DotVVM.CommandLine/DotVVM.CommandLine.csproj index 24d3219482..f438608c87 100644 --- a/src/DotVVM.CommandLine/DotVVM.CommandLine.csproj +++ b/src/DotVVM.CommandLine/DotVVM.CommandLine.csproj @@ -3,13 +3,13 @@ DotVVM.CommandLine dotnet-dotvvm - 1.1.7-pre01 + 1.1.7 netcoreapp2.0 dotvvmwizard.snk true true DotVVM.CommandLine - 1.1.7-pre01 + 1.1.7 RIGANTI Command-line tools for DotVVM. false diff --git a/src/DotVVM.Compiler.Light/DotVVM.Compiler.Light.csproj b/src/DotVVM.Compiler.Light/DotVVM.Compiler.Light.csproj index f584c5aa58..a27794a879 100644 --- a/src/DotVVM.Compiler.Light/DotVVM.Compiler.Light.csproj +++ b/src/DotVVM.Compiler.Light/DotVVM.Compiler.Light.csproj @@ -1,11 +1,11 @@  - 1.1.7-pre01 + 1.1.7 netcoreapp2.0 dotnet-dotvvm-compiler DotVVM.Compiler.Light - 1.1.7-pre01 + 1.1.7 RIGANTI Command-line compiler for DotVVM. false diff --git a/src/DotVVM.Core/DotVVM.Core.csproj b/src/DotVVM.Core/DotVVM.Core.csproj index 31b1c8a873..00a7e3af90 100644 --- a/src/DotVVM.Core/DotVVM.Core.csproj +++ b/src/DotVVM.Core/DotVVM.Core.csproj @@ -1,6 +1,6 @@  - 1.1.7-pre01 + 1.1.7 netstandard1.6;net451 $(NoWarn);CS1591 true @@ -17,7 +17,7 @@ false false DotVVM.Core - 1.1.7-pre01 + 1.1.7 RIGANTI This package contains base classes and interfaces of DotVVM that might be useful in a business layer. DotVVM is an open source ASP.NET-based framework which allows to build modern web apps without writing any JavaScript code. diff --git a/src/DotVVM.Framework.Hosting.AspNetCore/DotVVM.Framework.Hosting.AspNetCore.csproj b/src/DotVVM.Framework.Hosting.AspNetCore/DotVVM.Framework.Hosting.AspNetCore.csproj index 9d01e167d3..32c8a28dc2 100644 --- a/src/DotVVM.Framework.Hosting.AspNetCore/DotVVM.Framework.Hosting.AspNetCore.csproj +++ b/src/DotVVM.Framework.Hosting.AspNetCore/DotVVM.Framework.Hosting.AspNetCore.csproj @@ -1,6 +1,6 @@  - 1.1.7-pre01 + 1.1.7 netstandard2.0 $(NoWarn);CS1591 true @@ -17,7 +17,7 @@ false false DotVVM.AspNetCore - 1.1.7-pre01 + 1.1.7 RIGANTI This package contains ASP.NET Core middleware and hosting infrastructure for DotVVM apps. It supports both .NET Framework and .NET Core. diff --git a/src/DotVVM.Framework.Hosting.Owin/DotVVM.Framework.Hosting.Owin.csproj b/src/DotVVM.Framework.Hosting.Owin/DotVVM.Framework.Hosting.Owin.csproj index eca7305455..affbe98eeb 100644 --- a/src/DotVVM.Framework.Hosting.Owin/DotVVM.Framework.Hosting.Owin.csproj +++ b/src/DotVVM.Framework.Hosting.Owin/DotVVM.Framework.Hosting.Owin.csproj @@ -1,6 +1,6 @@  - 1.1.7-pre01 + 1.1.7 net451 win7-x64;win7-x86 true @@ -17,7 +17,7 @@ false false DotVVM.Owin - 1.1.7-pre01 + 1.1.7 RIGANTI This package contains OWIN middleware and hosting infrastructure for DotVVM apps. diff --git a/src/DotVVM.Framework/DotVVM.Framework.csproj b/src/DotVVM.Framework/DotVVM.Framework.csproj index 06fa52e88d..01db9f6a12 100644 --- a/src/DotVVM.Framework/DotVVM.Framework.csproj +++ b/src/DotVVM.Framework/DotVVM.Framework.csproj @@ -1,7 +1,7 @@  DotVVM - 1.1.7-pre01 + 1.1.7 netstandard2.0;net451 $(NoWarn);CS1591 true @@ -9,7 +9,7 @@ true true DotVVM - 1.1.7-pre01 + 1.1.7 RIGANTI DotVVM is an open source ASP.NET-based framework which allows to build modern web apps without writing any JavaScript code. false diff --git a/src/DotVVM.Tracing.ApplicationInsights.AspNetCore/DotVVM.Tracing.ApplicationInsights.AspNetCore.csproj b/src/DotVVM.Tracing.ApplicationInsights.AspNetCore/DotVVM.Tracing.ApplicationInsights.AspNetCore.csproj index 6bd85de864..17c0035c06 100644 --- a/src/DotVVM.Tracing.ApplicationInsights.AspNetCore/DotVVM.Tracing.ApplicationInsights.AspNetCore.csproj +++ b/src/DotVVM.Tracing.ApplicationInsights.AspNetCore/DotVVM.Tracing.ApplicationInsights.AspNetCore.csproj @@ -2,7 +2,7 @@ DotVVM.Tracing.ApplicationInsights.AspNetCore - 1.1.7-pre01 + 1.1.7 netstandard2.0 $(NoWarn);CS1591 true @@ -10,7 +10,7 @@ true true DotVVM.Tracing.ApplicationInsights.AspNetCore - 1.1.7-pre01 + 1.1.7 RIGANTI Application Insights Tracing module for ASP.NET Core DotVVM false diff --git a/src/DotVVM.Tracing.ApplicationInsights.Owin/DotVVM.Tracing.ApplicationInsights.Owin.csproj b/src/DotVVM.Tracing.ApplicationInsights.Owin/DotVVM.Tracing.ApplicationInsights.Owin.csproj index 2cdb2542f0..818341e1c2 100644 --- a/src/DotVVM.Tracing.ApplicationInsights.Owin/DotVVM.Tracing.ApplicationInsights.Owin.csproj +++ b/src/DotVVM.Tracing.ApplicationInsights.Owin/DotVVM.Tracing.ApplicationInsights.Owin.csproj @@ -2,7 +2,7 @@ DotVVM.Tracing.ApplicationInsights.Owin - 1.1.7-pre01 + 1.1.7 net451 $(NoWarn);CS1591 true @@ -10,7 +10,7 @@ true true DotVVM.Tracing.ApplicationInsights.Owin - 1.1.7-pre01 + 1.1.7 RIGANTI Application Insights Tracing module for OWIN and DotVVM false diff --git a/src/DotVVM.Tracing.ApplicationInsights/DotVVM.Tracing.ApplicationInsights.csproj b/src/DotVVM.Tracing.ApplicationInsights/DotVVM.Tracing.ApplicationInsights.csproj index d6523f6be3..60635242b4 100644 --- a/src/DotVVM.Tracing.ApplicationInsights/DotVVM.Tracing.ApplicationInsights.csproj +++ b/src/DotVVM.Tracing.ApplicationInsights/DotVVM.Tracing.ApplicationInsights.csproj @@ -1,7 +1,7 @@  DotVVM.Tracing.ApplicationInsights - 1.1.7-pre01 + 1.1.7 netstandard2.0;net451 $(NoWarn);CS1591 true @@ -9,7 +9,7 @@ true true DotVVM.Tracing.ApplicationInsights - 1.1.7-pre01 + 1.1.7 RIGANTI Common infrastructure for Application Insights Tracing module for DotVVM false diff --git a/src/DotVVM.Tracing.MiniProfiler.AspNetCore/DotVVM.Tracing.MiniProfiler.AspNetCore.csproj b/src/DotVVM.Tracing.MiniProfiler.AspNetCore/DotVVM.Tracing.MiniProfiler.AspNetCore.csproj index ae87be67f1..dcb3cd60ec 100644 --- a/src/DotVVM.Tracing.MiniProfiler.AspNetCore/DotVVM.Tracing.MiniProfiler.AspNetCore.csproj +++ b/src/DotVVM.Tracing.MiniProfiler.AspNetCore/DotVVM.Tracing.MiniProfiler.AspNetCore.csproj @@ -2,7 +2,7 @@ DotVVM.Tracing.MiniProfiler.AspNetCore - 1.1.7-pre01 + 1.1.7 netstandard2.0 $(NoWarn);CS1591 true @@ -10,7 +10,7 @@ true true DotVVM.Tracing.MiniProfiler.AspNetCore - 1.1.7-pre01 + 1.1.7 RIGANTI MiniProfiler Tracing module for ASP.NET Core and DotVVM false diff --git a/src/DotVVM.Tracing.MiniProfiler.Owin/DotVVM.Tracing.MiniProfiler.Owin.csproj b/src/DotVVM.Tracing.MiniProfiler.Owin/DotVVM.Tracing.MiniProfiler.Owin.csproj index e85ca768eb..45983b226c 100644 --- a/src/DotVVM.Tracing.MiniProfiler.Owin/DotVVM.Tracing.MiniProfiler.Owin.csproj +++ b/src/DotVVM.Tracing.MiniProfiler.Owin/DotVVM.Tracing.MiniProfiler.Owin.csproj @@ -2,7 +2,7 @@ DotVVM.Tracing.MiniProfiler.Owin - 1.1.7-pre01 + 1.1.7 net451 $(NoWarn);CS1591 true @@ -10,7 +10,7 @@ true true DotVVM.Tracing.MiniProfiler.Owin - 1.1.7-pre01 + 1.1.7 RIGANTI MiniProfiler Tracing module for OWIN and DotVVM false diff --git a/src/Templates/DotVVM.Templates.nuspec b/src/Templates/DotVVM.Templates.nuspec index b456b7ae09..0d61c8492d 100644 --- a/src/Templates/DotVVM.Templates.nuspec +++ b/src/Templates/DotVVM.Templates.nuspec @@ -2,7 +2,7 @@ DotVVM.Templates - 1.1.7-pre01 + 1.1.7 RIGANTI DotVVM Project Templates en-US