Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayPianikov committed Jan 17, 2025
1 parent 26b6b20 commit 2d76b87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CSharpInteractive/CSharpInteractive.Tool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,11 @@
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Description>$(Title) $(Version) $(TargetFramework)</Description>
<PackageTags>C#;csharp;script;interactive</PackageTags>
<PureDIProfilePath>c:\profiling</PureDIProfilePath>
</PropertyGroup>

<ItemGroup>
<!--<CompilerVisibleProperty Include="PureDIProfilePath" />-->
<PackageReference Include="Microsoft.CodeAnalysis.Scripting" Version="4.12.0" />
<PackageReference Include="Pure.DI" Version="2.1.50">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 2d76b87

Please sign in to comment.