Skip to content

Commit a41616e

Browse files
committed
Updated NuGet with latest version of the assembly
1 parent 57a3c9f commit a41616e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

documentation/MyWebApi.1.0.0.nupkg

-1 Bytes
Binary file not shown.

src/MyWebApi/MyWebApi.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
<PropertyGroup>
3434
<SignAssembly>false</SignAssembly>
3535
</PropertyGroup>
36+
<PropertyGroup>
37+
<AssemblyOriginatorKeyFile>
38+
</AssemblyOriginatorKeyFile>
39+
</PropertyGroup>
3640
<ItemGroup>
3741
<Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
3842
<HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>

0 commit comments

Comments
 (0)