Skip to content

Commit 2b3e2fc

Browse files
committed
Fixed solution
It showed perf test project in the samples folder for some reason.
1 parent 54a6911 commit 2b3e2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serilog-sinks-mssqlserver.sln

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
2828
Directory.Build.props = Directory.Build.props
2929
Directory.Packages.props = Directory.Packages.props
3030
.github\ISSUE_TEMPLATE.md = .github\ISSUE_TEMPLATE.md
31+
.github\workflows\perftests.yml = .github\workflows\perftests.yml
3132
.github\workflows\pr-analysis-codeql.yml = .github\workflows\pr-analysis-codeql.yml
3233
.github\workflows\pr-analysis-devskim.yml = .github\workflows\pr-analysis-devskim.yml
3334
.github\workflows\pr-validation.yml = .github\workflows\pr-validation.yml
3435
README.md = README.md
3536
.github\workflows\release.yml = .github\workflows\release.yml
3637
RunPerfTests.ps1 = RunPerfTests.ps1
37-
.github\workflows\perftests.yml = .github\workflows\perftests.yml
3838
EndProjectSection
3939
EndProject
4040
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NetStandardDemoLib", "sample\NetStandardDemo\NetStandardDemoLib\NetStandardDemoLib.csproj", "{8E69E31B-61C7-4175-B886-9C2078FCA477}"

0 commit comments

Comments
 (0)