Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</ItemGroup>

<ItemGroup>
<SwrFile Include="Files.swr" />
<SwrFile Include="Dependencies.swr" />
<SwrFile Include="Files.swr" />
</ItemGroup>

</Project>
5 changes: 0 additions & 5 deletions setup/Swix/Microsoft.FSharp.IDE/Dependencies.swr
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,3 @@ vs.dependencies
version=$(VsixVersion)
type=Required
when=Microsoft.VisualStudio.Product.Enterprise,Microsoft.VisualStudio.Product.Professional,Microsoft.VisualStudio.Product.Community

vs.dependency id=Microsoft.FSharp.VSIX.Full.Resources
version=$(VsixVersion)
type=Required
when=Microsoft.VisualStudio.Product.Enterprise,Microsoft.VisualStudio.Product.Professional,Microsoft.VisualStudio.Product.Community
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
</ItemGroup>

<ItemGroup>
<SwrFile Include="Files.swr" />
<SwrFile Include="Dependencies.swr" />
<SwrFile Include="Files.swr" />
</ItemGroup>

</Project>