Skip to content

Commit

Permalink
add simple project classifier authoring for .fsproj (#1681)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettfo authored and KevinRansom committed Oct 29, 2016
1 parent 4c93b84 commit 44ec493
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup/Swix/Microsoft.FSharp.Vsix.Core/Files.swr
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ vs.dependencies

vs.payloads
vs.payload source="$(BinariesFolder)\net40\bin\VisualFSharp$(VSSku).vsix"

vs.projectClassifier extension=.fsproj
factoryGuid={F2A71F9B-5D33-465A-A702-920D77279786}

0 comments on commit 44ec493

Please sign in to comment.