minor file updates
هذا الالتزام موجود في:
@@ -52,7 +52,7 @@ jobs:
|
|||||||
# Reference a specific commit
|
# Reference a specific commit
|
||||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
|
||||||
# Reference the major version of a release
|
# Reference the major version of a release
|
||||||
- uses: actions/checkout@v4.1.1
|
- uses: actions/checkout@v4
|
||||||
# Reference a specific version
|
# Reference a specific version
|
||||||
- uses: actions/checkout@v4.1.1
|
- uses: actions/checkout@v4.1.1
|
||||||
# Reference a branch
|
# Reference a branch
|
||||||
|
25
dotnet-sample/dotnet-sample.sln
Normal file
25
dotnet-sample/dotnet-sample.sln
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# Visual Studio Version 17
|
||||||
|
VisualStudioVersion = 17.5.002.0
|
||||||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dotnet-sample", "dotnet-sample.csproj", "{9F64ACA8-AC68-4997-8BCB-9DDC42A84792}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|Any CPU = Debug|Any CPU
|
||||||
|
Release|Any CPU = Release|Any CPU
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{9F64ACA8-AC68-4997-8BCB-9DDC42A84792}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{9F64ACA8-AC68-4997-8BCB-9DDC42A84792}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{9F64ACA8-AC68-4997-8BCB-9DDC42A84792}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{9F64ACA8-AC68-4997-8BCB-9DDC42A84792}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
|
SolutionGuid = {0C410A2A-5BA9-41BD-AFC4-220FD9EA110F}
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
المرجع في مشكلة جديدة
حظر مستخدم