Skip to content

Commit 0e22506

Browse files
committed
Close #491
1 parent db70477 commit 0e22506

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

VSDiagnostics/VSDiagnostics/VSDiagnostics.Vsix/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<package id="Microsoft.CodeAnalysis.VisualBasic.Workspaces" version="1.1.0" targetFramework="net452" />
1010
<package id="Microsoft.CodeAnalysis.Workspaces.Common" version="1.1.0" targetFramework="net452" />
1111
<package id="Microsoft.Composition" version="1.0.27" targetFramework="net45" />
12-
<package id="RoslynTester" version="1.5.0" targetFramework="net45" />
1312
<package id="System.Collections.Immutable" version="1.1.37" targetFramework="net452" />
1413
<package id="System.Reflection.Metadata" version="1.1.0" targetFramework="net452" />
1514
</packages>

VSDiagnostics/VSDiagnostics/VSDiagnostics/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<package id="Microsoft.CodeAnalysis.Workspaces.Common" version="1.1.0" targetFramework="portable45-net45+win8" />
99
<package id="Microsoft.Composition" version="1.0.27" targetFramework="portable45-net45+win8" />
1010
<package id="NuGet.CommandLine" version="2.8.2" targetFramework="portable45-net45+win8" />
11-
<package id="RoslynTester" version="1.5.0" targetFramework="portable45-net45+win8" />
1211
<package id="System.Collections.Immutable" version="1.1.37" targetFramework="portable45-net45+win8" />
1312
<package id="System.Reflection.Metadata" version="1.1.0" targetFramework="portable45-net45+win8" />
1413
<package id="VSDiagnostics" version="1.9.3" targetFramework="portable45-net45+win8" />

0 commit comments

Comments
 (0)