File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
- name : Setup .NET
21
21
uses : actions/setup-dotnet@v4
22
22
with :
23
- dotnet-version : 8 .0.x
23
+ dotnet-version : 9 .0.200
24
24
- name : Restore dependencies
25
25
run : dotnet restore
26
26
- name : Build
Original file line number Diff line number Diff line change 1
1
<Solution>
2
2
<Folder Name="/DbExceptionClassifier/">
3
3
<Project Path="DbExceptionClassifier/Common/Common.csproj" />
4
- <Project Path="DbExceptionClassifier/MySQL.Pomelo/MySQL.Pomelo.csproj" Id="1ecbe784-4401-46a3-a84c-70da709eea6a" />
5
- <Project Path="DbExceptionClassifier/MySQL/MySQL.csproj" Id="9264a653-120d-46bd-bec6-8fafd1353b92" />
6
- <Project Path="DbExceptionClassifier/Oracle/Oracle.csproj" Id="13eee1f0-82ee-4030-88cd-16a2e5a99055" />
4
+ <Project Path="DbExceptionClassifier/MySQL.Pomelo/MySQL.Pomelo.csproj" />
5
+ <Project Path="DbExceptionClassifier/MySQL/MySQL.csproj" />
6
+ <Project Path="DbExceptionClassifier/Oracle/Oracle.csproj" />
7
7
<Project Path="DbExceptionClassifier/PostgreSQL/PostgreSQL.csproj" />
8
- <Project Path="DbExceptionClassifier/SQLite/SQLite .csproj" Id="5469d6c8-9d53-4f02-a926-8ebfa8ccf7d3" DisplayName="Sqlite " />
8
+ <Project Path="DbExceptionClassifier/Sqlite/Sqlite .csproj" />
9
9
<Project Path="DbExceptionClassifier/SqlServer/SqlServer.csproj" />
10
10
</Folder>
11
11
<Folder Name="/EntityFramework.Exceptions/">
You can’t perform that action at this time.
0 commit comments