Skip to content

Commit 79a12ae

Browse files
committed
Fix dotnet-releaser.toml
1 parent ad35415 commit 79a12ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dotnet-releaser.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# configuration file for dotnet-releaser
22
[msbuild]
3-
project = "LibObjectFile.sln"
3+
project = "LibObjectFile.slnx"
44
build_debug = true
55
[test]
66
run_tests_for_debug = true

0 commit comments

Comments
 (0)