Version as Metadata in TestAssets
This commit is contained in:
parent
a5862752c9
commit
19e486bcb2
66 changed files with 140 additions and 380 deletions
|
@ -6,11 +6,9 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<DotNetCliToolReference Include="dotnet-portable">
|
||||
<Version>1.0.0</Version>
|
||||
<DotNetCliToolReference Include="dotnet-portable" Version="1.0.0</Version>
|
||||
</DotNetCliToolReference>
|
||||
<DotNetCliToolReference Include="dotnet-prefercliruntime">
|
||||
<Version>1.0.0</Version>
|
||||
<DotNetCliToolReference Include="dotnet-prefercliruntime" Version="1.0.0</Version>
|
||||
</DotNetCliToolReference>
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue