Skip to content

Commit 7485995

Browse files
committed
update versions
1 parent cf230c7 commit 7485995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharpSource.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ Some other NuGET monikers to support in the future, see http://docs.nuget.org/do
917917

918918
<!-- Reference an existing FSI.EXE for use from within MSBuild -->
919919
<PropertyGroup>
920-
<FsSrGenToolPath>$(FSharpSourcesRoot)\..\packages\FsSrGen.$(FsSrGenVersion)\lib\net46</FsSrGenToolPath>
920+
<FsSrGenToolPath>$(FSharpSourcesRoot)\..\packages\fssrgen.$(FsSrGenVersion)\lib\net46</FsSrGenToolPath>
921921
<FsLexToolPath>$(LkgPath)</FsLexToolPath>
922922
<FsYaccToolPath>$(LkgPath)</FsYaccToolPath>
923923
<FsLexToolExe>fslex.exe</FsLexToolExe>

0 commit comments

Comments
 (0)