mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
* renamed the key file (baby steps here)
* ignored the generated files
This commit is contained in:
@@ -159,13 +159,13 @@
|
||||
<Configuration name="Debug">
|
||||
<Options>
|
||||
<OutputPath>../../../bin/</OutputPath>
|
||||
<KeyFile>TribalMedia.Framework.Data.snk</KeyFile>
|
||||
<KeyFile>OpenSim.Framework.Data.Base.snk</KeyFile>
|
||||
</Options>
|
||||
</Configuration>
|
||||
<Configuration name="Release">
|
||||
<Options>
|
||||
<OutputPath>../../../bin/</OutputPath>
|
||||
<KeyFile>TribalMedia.Framework.Data.snk</KeyFile>
|
||||
<KeyFile>OpenSim.Framework.Data.Base.snk</KeyFile>
|
||||
</Options>
|
||||
</Configuration>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user