Skip to content

Commit 6a426fd

Browse files
fix integration tests
1 parent edd94d5 commit 6a426fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/RustAnalyzer/RustAnalyzer.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@
107107
</ItemGroup>
108108
<ItemGroup>
109109
<Content Include="..\external\rust-analyzer.exe">
110-
<Link>2024-12-02\rust-analyzer.exe</Link>
110+
<Link>2025-02-10\rust-analyzer.exe</Link>
111111
<IncludeInVSIX>true</IncludeInVSIX>
112112
</Content>
113113
<Content Include="..\external\rust_analyzer.pdb">
114-
<Link>2024-12-02\rust_analyzer.pdb</Link>
114+
<Link>2025-02-10\rust_analyzer.pdb</Link>
115115
<IncludeInVSIX>true</IncludeInVSIX>
116116
</Content>
117117
<Content Include="languages.pkgdef">

0 commit comments

Comments
 (0)