Attempt to fix System.Diagnostics in SnapWrap scripts
This commit is contained in:
parent
0edc8104c9
commit
eb74649282
7 changed files with 71 additions and 19 deletions
|
@ -104,8 +104,11 @@
|
|||
</Options>
|
||||
</Configuration>
|
||||
|
||||
|
||||
<PackageReference name="Microsoft.CodeAnalysis" version="4.6.0"/>
|
||||
<PackageReference name="Microsoft.CodeAnalysis.CSharp" version="4.6.0"/>
|
||||
<PackageReference name="Microsoft.CodeAnalysis.CSharp.Scripting" version="4.6.0"/>
|
||||
<PackageReference name="System.Diagnostics.Process" version="4.3.0"/>
|
||||
|
||||
</Project>
|
||||
</Solution>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue