diff --git a/appveyor.yml b/appveyor.yml index 1041615c68..8aeecbfb6f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,4 +11,4 @@ build_script: clone_depth: 1 test: off deploy: off -os: Visual Studio 2017 +os: Visual Studio 2017 Preview diff --git a/build/VSIX.targets b/build/VSIX.targets index 961e3759be..348ac0ce4f 100644 --- a/build/VSIX.targets +++ b/build/VSIX.targets @@ -1,15 +1,10 @@ $(PackageDependsOn);GenerateVSIX - 4.1.0 Microsoft.VisualStudio.RazorExtension $(RepositoryRoot)tooling\$(VSIXName)\$(VSIXName).csproj - - - - - - - $([MSBuild]::EnsureTrailingSlash('$(NuGetPackageRoot)'))nuget.commandline\$(NuGetCommandLineVersion)\tools\nuget.exe - - - - $(ArtifactsDir)msbuild\ @@ -44,7 +32,8 @@ $(BuildDir)$(VSIXName).vsix - + + - \ No newline at end of file +