dotnet-desktop-and-portable.csproj to netcoreapp1.1
This commit is contained in:
parent
25e3395684
commit
f66dbdb4b4
2 changed files with 5 additions and 5 deletions
|
@ -129,7 +129,7 @@
|
|||
<VersionPrefix>1.0.0-rc-</VersionPrefix>
|
||||
<VersionSuffix>rc-$(TestPackageBuildVersionSuffix)</VersionSuffix>
|
||||
<Clean>True</Clean>
|
||||
<Frameworks>net451;netcoreapp1.0</Frameworks>
|
||||
<Frameworks>net451;netcoreapp1.1</Frameworks>
|
||||
<PackRuntime>$(CoreCLRRid)</PackRuntime>
|
||||
</BaseTestPackageProject>
|
||||
<BaseTestPackageProject Include="TestAssets/TestPackages/dotnet-desktop-binding-redirects"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue