Skip to content

Commit

Permalink
Final release of v1 at v1.1. (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronRobinsonMSFT authored Feb 19, 2023
1 parent 31d0d0f commit ac479b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sample/Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DNNE" Version="1.0.35" />
<PackageReference Include="DNNE" Version="1.1.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/dnne-pkg/dnne-pkg.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<PropertyGroup>
<PackageId>DNNE</PackageId>
<Version>1.0.35</Version>
<Version>1.1.0</Version>
<Authors>AaronRobinsonMSFT</Authors>
<Owners>AaronRobinsonMSFT</Owners>
<Description>Package used to generated native exports for .NET assemblies.</Description>
Expand Down

0 comments on commit ac479b1

Please sign in to comment.