Skip to content

Commit

Permalink
Will sln work?
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonC9018 committed Dec 13, 2023
1 parent 79dd046 commit 0860d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build/Build.GenerateSolution.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ partial class Build
{
[PackageExecutable(
packageId: "Microsoft.VisualStudio.SlnGen.Tool",
packageExecutable: "slngen.exe",
packageExecutable: "slngen.dll",
// Must be set for tools shipping multiple versions
Framework = "net8.0")]
readonly Tool SlnGen;
Expand Down

0 comments on commit 0860d3f

Please sign in to comment.