FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update solution to slnx by jeremy-visionaid · Pull Request #321 · openmcdf/openmcdf · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .sln  (1) .slnf  (1) .slnx  (1) .yml  (1) All 4 file types selected
Only manifest files
Deleted files Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on

env:
Solution_Name: OpenMcdf.sln
Solution_Name: OpenMcdf.slnx

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion OpenMcdf.CrossPlatform.slnf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"solution": {
"path": "OpenMcdf.sln",
"path": "OpenMcdf.slnx",
"projects": [
"OpenMcdf/OpenMcdf.csproj",
"OpenMcdf.Benchmarks/OpenMcdf.Benchmarks.csproj",
Expand Down
82 changes: 0 additions & 82 deletions OpenMcdf.sln

This file was deleted.

23 changes: 23 additions & 0 deletions OpenMcdf.slnx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.csproj.props" />
<File Path="Directory.csproj.targets" />
<File Path="Directory.Packages.props" />
<File Path="exclusion.dic" />
<File Path="global.json" />
<File Path="License.txt" />
<File Path="README.md" />
<File Path="ReleaseNotes.md" />
</Folder>
<Project Path="OpenMcdf.Benchmarks/OpenMcdf.Benchmarks.csproj" />
<Project Path="OpenMcdf.Ole.Tests/OpenMcdf.Ole.Tests.csproj" />
<Project Path="OpenMcdf.Ole/OpenMcdf.Ole.csproj" />
<Project Path="OpenMcdf.Perf/OpenMcdf.Perf.csproj" />
<Project Path="OpenMcdf.Tests/OpenMcdf.Tests.csproj" />
<Project Path="OpenMcdf/OpenMcdf.csproj" />
<Project Path="StructuredStorage/StructuredStorage.csproj" />
<Project Path="StructuredStorageExplorer/StructuredStorageExplorer.csproj" />
</Solution>
Loading

Back | FazBrowse Home | New Git URL