11
22Microsoft Visual Studio Solution File, Format Version 12.00
3- # Visual Studio Version 17
4- VisualStudioVersion = 17.13.35617.110
3+ # Visual Studio Version 18
4+ VisualStudioVersion = 18.3.11505.172 d 18.3
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Kepware.SyncService" , "KepwareSync.Service\Kepware.SyncService.csproj" , "{19B2841F-01D1-4A7E-BE26-A93CF8C57628}"
77EndProject
@@ -10,7 +10,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionFiles", "SolutionFi
1010 .copilot .json = .copilot .json
1111 .dockerignore = .dockerignore
1212 .gitignore = .gitignore
13- .runsettings = .runsettings
1413 Directory .Build .props = Directory .Build .props
1514 LICENSE .txt = LICENSE .txt
1615 README .md = README .md
@@ -22,14 +21,16 @@ EndProject
2221Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".github" , ".github" , "{A904D930-41F6-4016-A8BE-AED91D9E5B26}"
2322 Project Section (SolutionItems ) = preProject
2423 .github \copilot -instructions .md = .github \copilot -instructions .md
25- .github \release -drafter .yml = .github \release -drafter .yml
24+ .github \nuget -release -drafter .yml = .github \nuget -release -drafter .yml
25+ .github \syncservice -release -drafter .yml = .github \syncservice -release -drafter .yml
2626 EndProject Section
2727EndProject
2828Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "workflows" , "workflows" , "{F0A34611-31AD-4698-A368-4D65F9A0F9D9}"
2929 Project Section (SolutionItems ) = preProject
3030 .github \workflows \docfx -build -and -push .yml = .github \workflows \docfx -build -and -push .yml
3131 .github \workflows \docker -build -and -push .yml = .github \workflows \docker -build -and -push .yml
32- .github \workflows \dotnet .yml = .github \workflows \dotnet .yml
32+ .github \workflows \nuget -test -and -build .yml = .github \workflows \nuget -test -and -build .yml
33+ .github \workflows \syncservice -build .yml = .github \workflows \syncservice -build .yml
3334 EndProject Section
3435EndProject
3536Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Kepware.Api.Sample" , "Kepware.Api.Sample\Kepware.Api.Sample.csproj" , "{C7A179F8-E6D4-4163-9780-23B866636A3F}"
0 commit comments