Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
-->
<PropertyGroup>
<_MicrosoftWebToolsPackageVersion>17.11.11-preview-0001</_MicrosoftWebToolsPackageVersion>
<_MicrosoftVisualStudioShellPackagesVersion>18.0.2101-preview.1</_MicrosoftVisualStudioShellPackagesVersion>
<_MicrosoftVisualStudioPackagesVersion>18.0.332-preview</_MicrosoftVisualStudioPackagesVersion>
<_MicrosoftVisualStudioShellPackagesVersion>18.0.2188-preview.1</_MicrosoftVisualStudioShellPackagesVersion>
<_MicrosoftVisualStudioPackagesVersion>18.0.404-preview</_MicrosoftVisualStudioPackagesVersion>
<_VisualStudioLanguageServerProtocolVersion>17.12.1-preview</_VisualStudioLanguageServerProtocolVersion>
<_MicrosoftExtensionsPackageVersion>9.0.0</_MicrosoftExtensionsPackageVersion>
<_BasicReferenceAssembliesVersion>1.7.2</_BasicReferenceAssembliesVersion>
<_BenchmarkDotNetPackageVersion>0.13.5.2136</_BenchmarkDotNetPackageVersion>
<_MicrosoftVisualStudioExtensibilityTestingVersion>0.1.800-beta</_MicrosoftVisualStudioExtensibilityTestingVersion>
<_MicrosoftVisualStudioLanguageServicesPackageVersion>$(MicrosoftVisualStudioLanguageServicesPackageVersion)</_MicrosoftVisualStudioLanguageServicesPackageVersion>
<_XunitPackageVersion>2.9.2</_XunitPackageVersion>
<_MicrosoftBuildPackageVersion>17.15.0-preview-25353-11</_MicrosoftBuildPackageVersion>
<_MicrosoftBuildPackageVersion>17.15.0-preview-25357-08</_MicrosoftBuildPackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down Expand Up @@ -86,7 +86,7 @@
<PackageVersion Include="Microsoft.VisualStudio.Text.Data" Version="$(_MicrosoftVisualStudioPackagesVersion)" />
<PackageVersion Include="Microsoft.VisualStudio.Text.Implementation" Version="$(_MicrosoftVisualStudioPackagesVersion)" NoWarn="NU1701" />
<PackageVersion Include="Microsoft.VisualStudio.Text.Logic" Version="$(_MicrosoftVisualStudioPackagesVersion)" />
<PackageVersion Include="Microsoft.VisualStudio.Threading" Version="17.15.20-alpha" />
<PackageVersion Include="Microsoft.VisualStudio.Threading" Version="17.15.22-alpha" />
<PackageVersion Include="Microsoft.VisualStudio.Validation" Version="17.8.8" />
<PackageVersion Include="Microsoft.VisualStudio.Web" Version="16.10.0-preview-1-31008-014" />
<PackageVersion Include="Microsoft.WebTools.Languages.Html" Version="$(_MicrosoftWebToolsPackageVersion)" />
Expand Down
44 changes: 22 additions & 22 deletions eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,28 @@ This file should be imported by eng/Versions.props
<Project>
<PropertyGroup>
<!-- dotnet/roslyn dependencies -->
<RoslynDiagnosticAnalyzersPackageVersion>5.3.0-2.25601.4</RoslynDiagnosticAnalyzersPackageVersion>
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisAnalyzersPackageVersion>
<MicrosoftCodeAnalysisCommonPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisCommonPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpEditorFeaturesPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisCSharpEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesCommonPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisEditorFeaturesCommonPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
<MicrosoftCodeAnalysisExternalAccessRazorEditorFeaturesPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisExternalAccessRazorEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisExternalAccessRazorFeaturesPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisExternalAccessRazorFeaturesPackageVersion>
<MicrosoftCodeAnalysisLanguageServerProtocolPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisLanguageServerProtocolPackageVersion>
<MicrosoftCodeAnalysisRemoteServiceHubPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisRemoteServiceHubPackageVersion>
<MicrosoftCodeAnalysisTestUtilitiesPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisTestUtilitiesPackageVersion>
<MicrosoftCodeAnalysisVisualBasicWorkspacesPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisVisualBasicWorkspacesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>5.3.0-2.25601.4</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCommonLanguageServerProtocolFrameworkPackageVersion>5.3.0-2.25601.4</MicrosoftCommonLanguageServerProtocolFrameworkPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>5.3.0-2.25601.4</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.3.0-2.25601.4</MicrosoftVisualStudioLanguageServicesPackageVersion>
<RoslynDiagnosticAnalyzersPackageVersion>5.3.0-2.25618.9</RoslynDiagnosticAnalyzersPackageVersion>
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisAnalyzersPackageVersion>
<MicrosoftCodeAnalysisCommonPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisCommonPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpEditorFeaturesPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisCSharpEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesCommonPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisEditorFeaturesCommonPackageVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisEditorFeaturesTextPackageVersion>
<MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisExternalAccessFSharpPackageVersion>
<MicrosoftCodeAnalysisExternalAccessRazorEditorFeaturesPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisExternalAccessRazorEditorFeaturesPackageVersion>
<MicrosoftCodeAnalysisExternalAccessRazorFeaturesPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisExternalAccessRazorFeaturesPackageVersion>
<MicrosoftCodeAnalysisLanguageServerProtocolPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisLanguageServerProtocolPackageVersion>
<MicrosoftCodeAnalysisRemoteServiceHubPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisRemoteServiceHubPackageVersion>
<MicrosoftCodeAnalysisTestUtilitiesPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisTestUtilitiesPackageVersion>
<MicrosoftCodeAnalysisVisualBasicWorkspacesPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisVisualBasicWorkspacesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>5.3.0-2.25618.9</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCommonLanguageServerProtocolFrameworkPackageVersion>5.3.0-2.25618.9</MicrosoftCommonLanguageServerProtocolFrameworkPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>5.3.0-2.25618.9</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftVisualStudioLanguageServicesPackageVersion>5.3.0-2.25618.9</MicrosoftVisualStudioLanguageServicesPackageVersion>
<!-- dotnet/arcade dependencies -->
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25609.2</MicrosoftDotNetArcadeSdkPackageVersion>
<!-- dotnet/aspnetcore dependencies -->
Expand Down
88 changes: 44 additions & 44 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,93 +2,93 @@
<Dependencies>
<Source Uri="https://github.com/dotnet/dotnet" Mapping="razor" Sha="5a69737e6f6447fe397d552503a3909ea49f6f34" BarId="293565" />
<ProductDependencies>
<Dependency Name="Roslyn.Diagnostics.Analyzers" Version="5.3.0-2.25601.4">
<Dependency Name="Roslyn.Diagnostics.Analyzers" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CommonLanguageServerProtocol.Framework" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CommonLanguageServerProtocol.Framework" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Common" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.Common" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.EditorFeatures" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.EditorFeatures" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Common" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Common" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.EditorFeatures.Text" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Remote.ServiceHub" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.Remote.ServiceHub" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.Common" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.Common" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.VisualStudio.LanguageServices" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Test.Utilities" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.Test.Utilities" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.Razor.Features" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.Razor.Features" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.LanguageServer.Protocol" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.LanguageServer.Protocol" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.ExternalAccess.FSharp" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.3.0-2.25601.4">
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.3.0-2.25618.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>a618d6246ead857f8c7de055bfde0f3438aa136a</Sha>
<Sha>f009f3ebf963204c55140e277c1ebad886fee3f1</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ public string ReadFile(string filePath)

public Stream OpenReadStream(string filePath)
=> new FileStream(filePath, FileMode.Open, FileAccess.Read, FileShare.ReadWrite | FileShare.Delete);

public void Move(string sourceFilePath, string destinationFilePath)
=> File.Move(sourceFilePath, destinationFilePath);
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ internal interface IFileSystem
string ReadFile(string filePath);

Stream OpenReadStream(string filePath);

void Move(string sourceFilePath, string destinationFilePath);
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ public IEnumerable<string> GetDirectories(string workspaceDirectory)
public IEnumerable<string> GetFiles(string workspaceDirectory, string searchPattern, SearchOption searchOption)
=> _fileSystem.GetFiles(workspaceDirectory, searchPattern, searchOption);

public void Move(string sourceFilePath, string destinationFilePath)
=> _fileSystem.Move(sourceFilePath, destinationFilePath);

internal TestAccessor GetTestAccessor() => new(this);

internal readonly struct TestAccessor(RemoteFileSystem instance)
Expand Down
Loading