Skip to content

Conversation

@enricosada
Copy link
Contributor

ref #962

  • replace FsSrGen.exe
  • replace FsSrGen msbuild task
  • remove temp fssrgen ci feed, use standard nuget feed

the FsSrGen use .NET 4.6 instead of .NET 3.5

@OmarTawfik
Copy link
Contributor

@dotnet-bot test this please

@enricosada enricosada changed the title [WIP] Use FsSrGen package Use FsSrGen package Feb 19, 2016
@enricosada
Copy link
Contributor Author

ok, ready to review/merge.

the FsSrGen now use .NET 4.6 instead of .NET 3.5
I removed the FindUnusedResources.exe because was unused

</Target>

<Import Project="..\lkg\FSharp-$(LkgVersion)\bin\FSharp.SRGen.targets" />
<Import Project="..\packages\FSharp.SRGen.Build.Tasks.2.0.0\content\FSharp.SRGen.targets" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Can you add this path as well to the above properties? since we are using that group to keep track of all nuget versions.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@enricosada
Copy link
Contributor Author

ok parametrized FsSrGen packages versions, thx @otawfik-ms

@OmarTawfik
Copy link
Contributor

Thanks @enricosada

OmarTawfik pushed a commit that referenced this pull request Feb 22, 2016
@OmarTawfik OmarTawfik merged commit 0061aa7 into dotnet:master Feb 22, 2016
@KevinRansom
Copy link
Contributor

@enricosada I notice from GitHub that you have a dotnetcli built version of fsSrgen is there a nugget package containing that ?

@enricosada
Copy link
Contributor Author

@KevinRansom yes. I'll post tomorrow a coreclr branch with my wip dotnet cli build of fsharp.compiler.
The dotnet-fssrgen is in the myget feed
Fssrgen and fslexyac as dotnet cli tool are integrated in the dotnet build
I'll post fslexyac to master before that because @dsyme want to review it

@enricosada
Copy link
Contributor Author

Btw these packages are .net 4.6 but are built with dotnet cli and the coreclr fsc, no fsproj

KevinRansom added a commit that referenced this pull request Mar 10, 2016
enricosada added a commit to enricosada/visualfsharp that referenced this pull request Apr 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants