зеркало из https://github.com/dotnet/fsharp.git
rearrange order of SWR files to fix dependencies (#6582)
This commit is contained in:
Родитель
95f733dc1d
Коммит
0fadd9e42b
|
@ -12,8 +12,8 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<SwrFile Include="Files.swr" />
|
||||
<SwrFile Include="Dependencies.swr" />
|
||||
<SwrFile Include="Files.swr" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<SwrFile Include="Files.swr" />
|
||||
<SwrFile Include="Dependencies.swr" />
|
||||
<SwrFile Include="Files.swr" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Загрузка…
Ссылка в новой задаче