Skip to content

Commit b28c661

Browse files
authored
Merge pull request #1 from sakapon-net/v1.0
v1.0.0 (Diff)
2 parents 4f82d8a + 84ccc4e commit b28c661

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

RandomGenerator/RandomGenerator.sln

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,6 @@ EndProject
1515
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RandomConsole", "RandomConsole\RandomConsole.csproj", "{5C9CE8D8-F9F0-4F5C-9B0B-85AB4B8E0EB6}"
1616
EndProject
1717
Global
18-
GlobalSection(TeamFoundationVersionControl) = preSolution
19-
SccNumberOfProjects = 4
20-
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
21-
SccTeamFoundationServer = https://saka-pon-apps14.visualstudio.com/defaultcollection
22-
SccLocalPath0 = .
23-
SccProjectUniqueName1 = RandomWebApp\\RandomWebApp.csproj
24-
SccProjectName1 = RandomWebApp
25-
SccLocalPath1 = RandomWebApp
26-
SccProjectUniqueName2 = RandomLib\\RandomLib.csproj
27-
SccProjectName2 = RandomLib
28-
SccLocalPath2 = RandomLib
29-
SccProjectUniqueName3 = RandomConsole\\RandomConsole.csproj
30-
SccProjectName3 = RandomConsole
31-
SccLocalPath3 = RandomConsole
32-
EndGlobalSection
3318
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3419
Debug|Any CPU = Debug|Any CPU
3520
Release|Any CPU = Release|Any CPU

RandomGenerator/RandomWebApp/RandomWebApp.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
<IISExpressAnonymousAuthentication />
2121
<IISExpressWindowsAuthentication />
2222
<IISExpressUseClassicPipelineMode />
23-
<SccProjectName>SAK</SccProjectName>
24-
<SccLocalPath>SAK</SccLocalPath>
25-
<SccAuxPath>SAK</SccAuxPath>
26-
<SccProvider>SAK</SccProvider>
2723
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
2824
<RestorePackages>true</RestorePackages>
2925
</PropertyGroup>

0 commit comments

Comments
 (0)