Skip to content

Commit

Permalink
Bump to latest SL with better session caching
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Mar 21, 2023
1 parent 4f43c17 commit 32b81cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CodeAnalysis/CodeAnalysis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.1.3" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Strings" Version="1.1.3" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.1" GeneratePathProperty="true" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.2" GeneratePathProperty="true" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 32b81cc

Please sign in to comment.