Skip to content

Commit d395b3a

Browse files
committed
1.23.10209.11223
1 parent 2f51752 commit d395b3a

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
runs-on: windows-latest
4646
strategy:
4747
matrix:
48-
ProjectName: [ BD.SteamClient ]
48+
ProjectName: [ BD.SteamClient.Models ]
4949

5050
steps:
5151
- name: Checkout code

BD.SteamClient.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_Root", "_Root", "{6E093A62
77
ProjectSection(SolutionItems) = preProject
88
src\.editorconfig = src\.editorconfig
99
.gitignore = .gitignore
10+
.github\workflows\CI.yml = .github\workflows\CI.yml
1011
src\Directory.Build.props = src\Directory.Build.props
1112
ref\DirectoryPackages\Directory.Packages.props = ref\DirectoryPackages\Directory.Packages.props
1213
src\GeneratePackage.props = src\GeneratePackage.props

NuGet.Config

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)