Skip to content

Commit

Permalink
Update references.
Browse files Browse the repository at this point in the history
  • Loading branch information
kingcean committed Dec 24, 2024
1 parent abb4383 commit abcb23a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UnitTest/UnitTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@

<PropertyGroup>
<OutputPath>..\bin\$(Configuration)\</OutputPath>
<DocumentationFile>..\bin\$(Configuration)\$(TargetFramework)\Trivial.UnitTest.xml</DocumentationFile>
<DocumentationFile>..\bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Trivial.Console" Version="9.0.0" />
<PackageReference Include="Trivial.Console" Version="9.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
Expand Down

0 comments on commit abcb23a

Please sign in to comment.