提交 15c1320f 编写于 作者: T Tomáš Matoušek

Merge pull request #4573 from tmat/DSR1051

Change Microsoft.DiaSymReader portable lib directory to 'portable-net45+win8'
......@@ -19,8 +19,8 @@ Supported Platforms:
<tags>DiaSymReader ISymUnmanagedReader PDB COM interop debugging</tags>
</metadata>
<files>
<file src="Microsoft.DiaSymReader.dll" target="lib\net45" />
<file src="Microsoft.DiaSymReader.xml" target="lib\net45" />
<file src="Microsoft.DiaSymReader.dll" target="lib\portable-net45+win8" />
<file src="Microsoft.DiaSymReader.xml" target="lib\portable-net45+win8" />
<file src="NetFX20\Microsoft.DiaSymReader.dll" target="lib\net20" />
<file src="NetFX20\Microsoft.DiaSymReader.xml" target="lib\net20" />
</files>
......
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<RoslynSemanticVersion>1.0.5</RoslynSemanticVersion>
<NuGetVersion>$(RoslynSemanticVersion)</NuGetVersion>
<NuGetVersion>$(RoslynSemanticVersion).1</NuGetVersion>
<NuGetVersionType>PreRelease</NuGetVersionType>
</PropertyGroup>
</Project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册