-
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Populate MetricsDeclarationBuilder.Version
I realised that the Version property wasn't being populated on either the model object or the serialization object. I've removed it from the model object since it isn't versioned. I've also updated the v1 ConfigurationSerializer to just set the version to `v1` since it only handles the v1 format.
- Loading branch information
1 parent
b4ceab3
commit 5d0dc75
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters