Commit bece593
committed
Update to .NET 10, VS 18, and include workflow in solution
Upgrade build to .NET 10, update to Visual Studio 18, and add workflow file to solution items.
.NET and Visual Studio version updates
-- Update GitHub Actions workflow to use .NET 10.0.x (prerelease) instead of 8.0.x for building and packing.
-- Update SmartValidations.sln to use Visual Studio Version 18 instead of 17.
Solution file improvements
-- Add .github/workflows/smart-validations.yml as a solution item in SmartValidations.sln.1 parent 2f2efbf commit bece593
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments