Skip to content

Commit 0154ea9

Browse files
authored
Update version to 1.7
1 parent 3307a98 commit 0154ea9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Dataverse/TALXIS.DevKit.Templates.Dataverse.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- The package metadata. Fill in the properties marked as TODO below -->
55
<!-- Follow the instructions on https://learn.microsoft.com/en-us/nuget/create-packages/package-authoring-best-practices -->
66
<PackageId>TALXIS.DevKit.Templates.Dataverse</PackageId>
7-
<PackageVersion>1.6</PackageVersion>
7+
<PackageVersion>1.7</PackageVersion>
88
<Title>TALXIS.DevKit.Templates.Dataverse</Title>
99
<Authors>NETWORG</Authors>
1010
<Description>A collection of .NET templates for creating Power Platform components using a code-first approach. These templates will allow you to quickly scaffold projects with pre-configured settings and structure.</Description>
@@ -40,3 +40,4 @@
4040
</ItemGroup>
4141

4242
</Project>
43+

0 commit comments

Comments
 (0)