mirror of https://github.com/mono/CppSharp.git
6 changed files with 20 additions and 9 deletions
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
<Project> |
||||
<ItemGroup> |
||||
<PackageVersion Include="System.CodeDom" Version="4.7.0" /> |
||||
<PackageVersion Include="Microsoft.Win32.Registry" Version="4.7.0" /> |
||||
<PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="2.3.2262-g94fae01e" /> |
||||
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="16.8.0" /> |
||||
<PackageVersion Include="NUnit" Version="3.11.0" /> |
||||
<PackageVersion Include="NUnit3TestAdapter" Version="3.17.0" /> |
||||
</ItemGroup> |
||||
</Project> |
Loading…
Reference in new issue