Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update to public version of VSSDK
  • Loading branch information
kzu committed Jul 3, 2017
commit 1354cb9ff72a38230321336b8e878ef65b40fa8e
2 changes: 1 addition & 1 deletion src/Analyzer.Vsix/Moq.Analyzer.Vsix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="15.1.192" />
<PackageReference Include="Xamarin.VSSDK.BuildTools" Version="0.2.1-pre-build0027" />
<PackageReference Include="Xamarin.VSSDK.BuildTools" Version="0.2.1-alpha-build0001" />
<PackageReference Include="Roslynator" Version="0.2.3" />
</ItemGroup>

Expand Down