Skip to content

Commit

Permalink
Update Integration.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney authored Jul 26, 2024
1 parent 7877c49 commit 6452fcf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Integration.Tests/Integration.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.5.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
<PackageReference Include="python" Version="3.12.4" />
</ItemGroup>

<ItemGroup>
Expand All @@ -54,4 +55,6 @@
<ProjectReference Include="..\PythonEnvironments\PythonEnvironments.csproj" />
<ProjectReference Include="..\PythonSourceGenerator\PythonSourceGenerator.csproj" ReferenceOutputAssembly="false" OutputItemType="Analyzer" />
</ItemGroup>


</Project>

0 comments on commit 6452fcf

Please sign in to comment.