Fix broken MSBuild tests (#345)
This commit is contained in:
Родитель
1e4f4d0a18
Коммит
72c5ce0f7b
|
@ -3,6 +3,7 @@
|
|||
<TargetFramework>net5.0</TargetFramework>
|
||||
<IsPackable>false</IsPackable>
|
||||
<IsTestProject>true</IsTestProject>
|
||||
<ExcludeMSBuildRuntime>true</ExcludeMSBuildRuntime>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Moq" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче