Родитель
3611adb894
Коммит
60a06b2e07
|
@ -8,7 +8,7 @@ Install `Microsoft.DotNet.Watcher.Tools` as a `DotNetCliToolReference` to your p
|
|||
|
||||
```xml
|
||||
<ItemGroup>
|
||||
<DotNetCliToolReference Include="Microsoft.DotNet.Watcher.Tools" Version="1.0.0-msbuild2-final" />
|
||||
<DotNetCliToolReference Include="Microsoft.DotNet.Watcher.Tools" Version="1.0.0-msbuild3-final" />
|
||||
</ItemGroup>
|
||||
```
|
||||
|
||||
|
@ -95,4 +95,4 @@ Example:
|
|||
<ItemGroup Condition="'$(DotNetWatchBuild)'=='true'">
|
||||
<!-- only included in the project when dotnet-watch is running -->
|
||||
</ItemGroup>
|
||||
```
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче