Skip to content

Conversation

dsplaisted
Copy link
Member

Fixes #164

@@ -12,4 +12,7 @@
<ProjectReference Include="..\MSBuildExtensionTask\MSBuildExtensionTask.csproj" />
<ProjectReference Include="..\NerdBank.GitVersioning\NerdBank.GitVersioning.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Shared\Utilities.cs" LinkBase="Shared" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you use a ** wildcard under Shared here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@@ -12,4 +12,7 @@
<PackageReference Include="Nerdbank.GitVersioning.LKG" Version="1.6.20-beta-gfea83a8c9e" />
<PackageReference Include="NuProj.Common" Version="0.11.14-beta" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Shared\Utilities.cs" LinkBase="Shared" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you use a ** wildcard under Shared here?

@AArnott AArnott merged commit 146671c into dotnet:master Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants