Skip to content

Commit e7ab874

Browse files
dannyvarod_cpdannyvarod_cp
dannyvarod_cp
authored and
dannyvarod_cp
committed
Added VersionHistory.txt file to solution
git-tfs-id: [https://tfs.codeplex.com/tfs/tfs27]$/pubcomp/Building;C29164
1 parent 71068c2 commit e7ab874

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Building.sln

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1212
.tfignore = .tfignore
1313
Data.txt = Data.txt
1414
DemoVersionInfo.cs = DemoVersionInfo.cs
15+
VersionHistory.txt = VersionHistory.txt
1516
VersionInfo.cs = VersionInfo.cs
1617
EndProjectSection
1718
EndProject

VersionHistory.txt

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
1.0.0: Initial
2+
1.1.0: Added support for content files (files marked as content in NuGet project)
3+
2.0.0: Only take content files under content folder (from NuGet project)
4+
2.1.0: Take all files under content folder as content (from NuGet project)
5+
2.2.0: Support packages used by project references.
6+
2.3.0: Added optional config file (for NuGet projects),
7+
now you can set icon and choose to add framework references to your NuGet packages
8+
2.4.0: Added more config file options

0 commit comments

Comments
 (0)