Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Change GetImports to allow querying of information on non-existent files. #1270

Merged
merged 1 commit into from
Apr 29, 2017

Conversation

NTaylorMullen
Copy link
Member

  • Added tests to validate imports can still be found on non-existent files.
  • End-to-end verified this test fix by quick-swapping the Razor.Language binary in VS.

#1267

…files.

- Added tests to validate imports can still be found on non-existent files.

#1267
@@ -18,7 +18,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFrameworkIdentifier)'=='.NETFramework' AND '$(OutputType)'=='library'">
<PackageReference Include="NETStandard.Library" Version="$(NetStandardImplicitPackageVersion)" />
<PackageReference Include="NETStandard.Library" Version="$(BundledNETStandardPackageVersion)" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did I miss this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You good homessss

@NTaylorMullen NTaylorMullen changed the base branch from dev to preview-1/stabilization April 28, 2017 23:28
@NTaylorMullen NTaylorMullen merged commit 207e0f0 into preview-1/stabilization Apr 29, 2017
@NTaylorMullen NTaylorMullen deleted the nimullen/1267 branch April 29, 2017 00:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants