Skip to content

Instantly share code, notes, and snippets.

@masaru-b-cl
Created May 23, 2013 15:01
Show Gist options
  • Select an option

  • Save masaru-b-cl/5636713 to your computer and use it in GitHub Desktop.

Select an option

Save masaru-b-cl/5636713 to your computer and use it in GitHub Desktop.
ファイルのグループ化方法
<Compile Include="JdkVersionTest.cs" />
<Compile Include="JdkVersionTest.IsValid.cs">
<DependentUpon>JdkVersionTest.cs</DependentUpon>
</Compile>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment