Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Configuration
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Coscine
backend
libraries
Configuration
Commits
a4bce916
Commit
a4bce916
authored
5 years ago
by
Benedikt Heinrichs
Browse files
Options
Downloads
Plain Diff
Merge branch 'Product/109-nuget' into 'master'
Product/109 nuget See merge request coscine/cs/configuration!11
parents
4ac9bfad
aa4340e4
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!11
Product/109 nuget
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/Configuration/Configuration.csproj
+7
-0
7 additions, 0 deletions
src/Configuration/Configuration.csproj
src/Configuration/Coscine.Configuration.Key.snk
+0
-0
0 additions, 0 deletions
src/Configuration/Coscine.Configuration.Key.snk
with
7 additions
and
0 deletions
src/Configuration/Configuration.csproj
+
7
−
0
View file @
a4bce916
...
@@ -30,6 +30,12 @@
...
@@ -30,6 +30,12 @@
<ErrorReport>
prompt
</ErrorReport>
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<WarningLevel>
4
</WarningLevel>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>
true
</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>
Coscine.Configuration.Key.snk
</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"Consul, Version=0.7.2.6, Culture=neutral, PublicKeyToken=20a6ad9a81df1d95, processorArchitecture=MSIL"
>
<Reference
Include=
"Consul, Version=0.7.2.6, Culture=neutral, PublicKeyToken=20a6ad9a81df1d95, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Consul.0.7.2.6\lib\net45\Consul.dll
</HintPath>
<HintPath>
..\packages\Consul.0.7.2.6\lib\net45\Consul.dll
</HintPath>
...
@@ -51,6 +57,7 @@
...
@@ -51,6 +57,7 @@
<Compile
Include=
"Properties\AssemblyInfo.cs"
/>
<Compile
Include=
"Properties\AssemblyInfo.cs"
/>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"Coscine.Configuration.Key.snk"
/>
<None
Include=
"packages.config"
/>
<None
Include=
"packages.config"
/>
</ItemGroup>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
...
...
This diff is collapsed.
Click to expand it.
src/Configuration/Coscine.Configuration.Key.snk
0 → 100644
+
0
−
0
View file @
a4bce916
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment