Skip to content

Commit

Permalink
1.23.10209.11223
Browse files Browse the repository at this point in the history
  • Loading branch information
AigioL committed Feb 9, 2023
1 parent 2f51752 commit d395b3a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
ProjectName: [ BD.SteamClient ]
ProjectName: [ BD.SteamClient.Models ]

steps:
- name: Checkout code
Expand Down
1 change: 1 addition & 0 deletions BD.SteamClient.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_Root", "_Root", "{6E093A62
ProjectSection(SolutionItems) = preProject
src\.editorconfig = src\.editorconfig
.gitignore = .gitignore
.github\workflows\CI.yml = .github\workflows\CI.yml
src\Directory.Build.props = src\Directory.Build.props
ref\DirectoryPackages\Directory.Packages.props = ref\DirectoryPackages\Directory.Packages.props
src\GeneratePackage.props = src\GeneratePackage.props
Expand Down
5 changes: 0 additions & 5 deletions NuGet.Config

This file was deleted.

2 changes: 1 addition & 1 deletion ref/DirectoryPackages

0 comments on commit d395b3a

Please sign in to comment.