Skip to content

Commit 058ae09

Browse files
Rename build.yml to azure-pipelines.yml
1 parent f501a12 commit 058ae09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

HttpClient.Caching.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 15
4-
VisualStudioVersion = 15.0.27428.2011
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.1.32421.90
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HttpClient.Caching", "HttpClient.Caching\HttpClient.Caching.csproj", "{CBA31ECF-3D41-4AF0-B966-7815F2AD25E9}"
77
EndProject
@@ -11,10 +11,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HttpClient.Caching.Tests",
1111
EndProject
1212
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{755C7AC9-B66F-4FB3-9CFB-A6013586A5F7}"
1313
ProjectSection(SolutionItems) = preProject
14-
build.yml = build.yml
15-
README.md = README.md
16-
.gitignore = .gitignore
1714
.editorconfig = .editorconfig
15+
.gitignore = .gitignore
16+
azure-pipelines.yml = azure-pipelines.yml
17+
README.md = README.md
1818
EndProjectSection
1919
EndProject
2020
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ConsoleAppSample", "Samples\ConsoleAppSample\ConsoleAppSample.csproj", "{592B2324-79AA-4973-8CE5-F65BD503641F}"
File renamed without changes.

0 commit comments

Comments
 (0)