Skip to content

Commit 28a03d1

Browse files
committed
Merge pull request #1 from brianwint/master
Updating the version element to use properties
2 parents 432bcff + 79cc3c1 commit 28a03d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DataPresenter.DataSources.OData/DataPresenter.DataSources.OData/DataPresenter.DataSources.OData.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<metadata>
33
<id>Infragistics.DataPresenter.DataSources.OData</id>
44
<title>OData DataSource Reference Implementation for Infragistics XamDataPresenter</title>
5-
<version>1.0.0-beta</version>
5+
<version>$naVersionMajor$.$naVersionMinor$.$naVersionRevision$</version>
66
<authors>Infragistics, Inc.</authors>
77
<owners>Infragistics, Inc</owners>
8-
<description>Installs the DataPresenter.DataSources.OData.dll assembly which contains a reference implementation for an OData data source based on the AsyncPagingDataSourceBase class delivered in InfragisticsWPF4.DataPresenter.DataSources.Async.v16.1</description>
8+
<description>Installs the DataPresenter.DataSources.OData.dll assembly which contains a reference implementation for an OData data source based on the AsyncPagingDataSourceBase class delivered in InfragisticsWPF4.DataPresenter.DataSources.Async.v$naVersionMajor$.$naVersionMinor$</description>
99
<projectUrl>https://github.com/Infragistics/DataSource-Reference-Implementations/tree/master/DataPresenter.DataSources.OData</projectUrl>
1010
<licenseUrl>https://github.com/Infragistics/DataSource-Reference-Implementations/blob/master/LICENSE</licenseUrl>
1111
<iconUrl>http://www.infragistics.com/tempicon.png</iconUrl>

0 commit comments

Comments
 (0)