File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd" >
33 <metadata minClientVersion =" 2.12" >
4- <version >1.0.10 </version >
4+ <version >1.0.12 </version >
55 <id >Raven.CodeAnalysis</id >
66 <description >Raven.CodeAnalysis</description >
7- <authors >Hibernating Rhinos </authors >
7+ <authors >RavenDB </authors >
88 </metadata >
99 <files >
1010 <file src =" Raven.CodeAnalysis\bin\Release\netstandard2.0\Raven.CodeAnalysis.dll" target =" analyzers\dotnet\cs\" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFramework >netstandard2.0</TargetFramework >
4- <AssemblyVersion >1.0.10 .0</AssemblyVersion >
5- <FileVersion >1.0.10 .0</FileVersion >
6- <Version >1.0.10 </Version >
4+ <AssemblyVersion >1.0.12 .0</AssemblyVersion >
5+ <FileVersion >1.0.12 .0</FileVersion >
6+ <Version >1.0.12 </Version >
77 <Description />
88 </PropertyGroup >
99 <ItemGroup >
You can’t perform that action at this time.
0 commit comments