Skip to content

Commit

Permalink
Update Natasha.CSharp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
NMSAzulX committed Jul 12, 2023
1 parent d32c69d commit 524d0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Natasha.CSharp/Natasha.CSharp/Natasha.CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="7.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.6.0" />
</ItemGroup>
<!--<ItemGroup Condition="'$(TargetFramework)' != 'net7.0'">
Expand Down

0 comments on commit 524d0fb

Please sign in to comment.