File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 13
13
<SupportedPlatform Include =" windows" />
14
14
</ItemGroup >
15
15
<ItemGroup >
16
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
16
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
17
17
<PackageReference Include =" NUnit" Version =" 4.3.2" />
18
- <PackageReference Include =" NUnit3TestAdapter" Version =" 4.6 .0" />
18
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 5.0 .0" />
19
19
</ItemGroup >
20
20
<ItemGroup >
21
- <ProjectReference Include =" $(MSBuildThisFileDirectory)..\Core\Vanara.Core.csproj" />
22
- <ProjectReference Include =" $(MSBuildThisFileDirectory)..\PInvoke\Shared\Vanara.PInvoke.Shared.csproj" />
23
21
<ProjectReference Condition =" !$(MSBuildProjectDirectory.EndsWith('CSharpRunner'))" Include =" $(MSBuildThisFileDirectory)CSharpRunner\Shared.csproj" />
24
22
</ItemGroup >
25
23
</Project >
You can’t perform that action at this time.
0 commit comments