Account for NuGet/Home#4404
This commit is contained in:
parent
4985804ba2
commit
e089f8753e
2 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,7 @@
|
|||
<PackRuntime>$(CoreCLRRid)</PackRuntime>
|
||||
</BaseTestPackageProject>
|
||||
<BaseTestPackageProject Include="TestAssets/TestPackages/dotnet-desktop-binding-redirects"
|
||||
Condition=" '$(IsDesktopAvailable)' == 'True' ">
|
||||
Condition=" '$(IsDesktopAvailable)' == 'True' ">
|
||||
<Name>dotnet-desktop-binding-redirects</Name>
|
||||
<ProjectName>dotnet-desktop-binding-redirects.csproj</ProjectName>
|
||||
<IsTool>True</IsTool>
|
||||
|
|
|
@ -13,6 +13,6 @@
|
|||
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
|
||||
|
||||
|
||||
<CliVersionPrefix>1.0.0-rc4</CliVersionPrefix>
|
||||
<CliVersionPrefix>1.0.0</CliVersionPrefix>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Reference in a new issue