diff --git a/JsReportVSTools/JsReportVSTools.csproj b/JsReportVSTools/JsReportVSTools.csproj index dcef12e..8a63b87 100644 --- a/JsReportVSTools/JsReportVSTools.csproj +++ b/JsReportVSTools/JsReportVSTools.csproj @@ -1,11 +1,31 @@  - 12.0 + 14.0 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) ..\ true + + + + + 12.0 + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true @@ -297,6 +317,18 @@ MSBuild:Compile + + + False + Microsoft .NET Framework 4.5 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + true diff --git a/JsReportVSTools/VSPackage.Designer.cs b/JsReportVSTools/VSPackage.Designer.cs index a43d917..8480956 100644 --- a/JsReportVSTools/VSPackage.Designer.cs +++ b/JsReportVSTools/VSPackage.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/JsReportVSTools/source.extension.vsixmanifest b/JsReportVSTools/source.extension.vsixmanifest index 2ea13a9..6d697b6 100644 --- a/JsReportVSTools/source.extension.vsixmanifest +++ b/JsReportVSTools/source.extension.vsixmanifest @@ -1,8 +1,8 @@  - - jsreport visual studio tools beta + + jsreport visual studio tools Extension allowing to use jsreport open source reporting platform inside visual studio. It allows to create any pdf report you can think of without lame designers just using html and javascript. http://jsreport.net/ license.txt @@ -11,8 +11,8 @@ pdf report jsreport - - + + diff --git a/ReportItemTemplate/ReportItemTemplate.csproj b/ReportItemTemplate/ReportItemTemplate.csproj index 1fb77c8..760c18c 100644 --- a/ReportItemTemplate/ReportItemTemplate.csproj +++ b/ReportItemTemplate/ReportItemTemplate.csproj @@ -1,13 +1,14 @@  - 12.0 + 14.0 11.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) 12.0 - + + publish\ true Disk diff --git a/UpgradeLog.htm b/UpgradeLog.htm new file mode 100644 index 0000000..b62629e Binary files /dev/null and b/UpgradeLog.htm differ diff --git a/vstools.sln b/vstools.sln index 184b0c7..c8d0f9c 100644 --- a/vstools.sln +++ b/vstools.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.30501.0 +# Visual Studio 14 +VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Wizard", "Wizard\Wizard.csproj", "{2700070C-FD63-48E8-8305-1629DE237948}" EndProject